Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

HoughIO/Pyder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##flow $ pyder new "Blog"

Generates:

Blog/
    /_site/
          /config.yml
          /HTML-FILES
    /posts/
          /05.12.16/my_first_blog_post.md
          /05.12.17/my_second_blog_post.md
          ...
    /themes/
           /default/
                   /head.html
                   /header.html
                   /body.html
                   /footer.html
                   /css/
                       /main.css
                   /js/
                      /default.js
    /pages/
          /about.md
          /contact.md
          /landing.md
    /img/
        /vacation.jpeg
        /omg.gif
        /house.png
        /favicon

About

Python web generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published