Skip to content

autumnai/autumnai.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Autumn Website

The website is using Metalsmith as the static website generator.

Build

To build the website run in the root directory.

> npm install
> npm run build

Metalsmith copies the generated files into the build directory at the root.

Deploy

You can deploy the website to autumnai.com via the following call

> npm run deploy

License

The Autumn Website is released under No License. More info about the License can be found on choosealicense.com.