Skip to content

incodeit/incode_eleventy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

incode website, w/ 11ty

This is the website of incode.

Development

Clone this repo, cd in the cloned directory and install the required dependencies with

$ npm install

The project uses eleventy to build the website. You can start the development mode with

$ npm start  

Navigate to http://localhost:8080 to get the website preview.

Build

You can build the website with

$ npm run build

The command generates the build assets in the /dist directory.

Note

Parcel is configured to transpile the code to support old browsers. Refer to the official documentation for further details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •