Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.
/ bashnocms Public archive

Simple static site generator on BASH for personal blog

License

Notifications You must be signed in to change notification settings

mn3m0nic/bashnocms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

! Project is arhived and no longer maintained. !

Check Hugo as alternative site generator.

bashnocms

Simple static HTML/CSS-site generator on shell script for personal blog. It's not CMS. All you posts/pages should be placed in separate text files in posts/ and pages/ directories. Static files lives in pub directory.

Supports

  • pages list automatic generation in header (like simple menu);
  • posts in html/txt format
    • tags in posts which availble on main page
  • simple rss
  • commets in disqus
  • markdown/markup -> html converter
  • auto images/video attach

CHANGELOG

  • v0.02 added RSS support
  • v0.01 released. init

About

Simple static site generator on BASH for personal blog

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages