Skip to content

Latest commit

 

History

History

vanilla-blog

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Example: vanilla blog

This is a simple blog like website using no frameworks other than Cherrytree for routing. It simply renders out some html templates in each route.

npm install
npm start

Now open http://localhost:8000.