Skip to content

MBybee/DevBlogCMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevBlog CMS

Creates static sites for developers with off-host metadata

This is based on the BookshelfCMS_Alpha by WereBooks, adapted to a developer blog that is shared between multiple people on a team.

Typically requires the installation of the Template, JSON, and Roman perl modules (these can be simply installed from CPAN or via apt, with sudo apt install libjson-perl libtemplate-perl libroman-perl)

The other perl libs used are generally pre-installed, but all dependencies are listed here for reference: POSIX Getopt::Long Exporter JSON File::Path File::Spec; File::Copy; Template; Data::Dumper;

About

This creates static sites for developers with off-host metadata

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 47.3%
  • Perl 28.0%
  • CSS 24.7%