This is the source code to my website, neoi.sh. Look at the LICENSE page for information on usage.
- Clone the repo
- Run
npm install
- Run
npm run start
- That's all.
- Create a new file in the
/_posts
directory with the format: 1-slug-to-article.md - ...actually, just copy one of the articles in that folder and rename it to your pleasure.