From charlesreid1

(Created page with "Project starts here: https://github.com/charlesreid1/asmodeus Outline: * Set up Pelican site ** Blog posts paginated ** Style, content can be worked out later * Set up gene...")
 
No edit summary
Line 15: Line 15:
** Add and commit blog post  
** Add and commit blog post  
** Add and commit site contents
** Add and commit site contents
* Scheduling commits
** Libfaketime to make commits at particular times: https://github.com/wolfcw/libfaketime
** git-invaders: https://github.com/djosephsen/Git-Invaders
** more on git-invaders: http://www.skeptech.org/blog/2014/02/11/the-part-where-I-hack-my-github-graph/

Revision as of 09:47, 27 June 2016

Project starts here: https://github.com/charlesreid1/asmodeus

Outline:

  • Set up Pelican site
    • Blog posts paginated
    • Style, content can be worked out later
  • Set up generation toolchain
    • Generate text
    • Generate blog post
    • Generate pelican site
  • Set up commit toolchain
    • Add and commit blog post
    • Add and commit site contents