Skip to content

jongacnik/bloog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bloog

Example ✨

Tiny choo app which inlines markdown files to create a blog complete with pagination and permalinks.

This is verrrry simple, but perhaps that's all we need sometimes.

Notes

  • Posts go in the posts directory
  • Posts will be sorted by filename (dates work well for chronology)
  • Some npm scripts are provided to make things easier, like...
    • npm start runs blog locally for development
    • npm run new makes a new post
    • npm run dist builds blog for production into dist
    • npm run deploy deploy to surge (make sure to change url)

About

Kinda static, choo markdown blog

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published