Ivy: a minimalist static site generator in Python
11–20 of 58 posts
Re: Ivy: a minimalist static site generator in Python
#12I like that it has the syntex support which seem to fix some of Markdown faults related to HTML
The sheer number of lightweight markup languages is truly amazing.
Re: Ivy: a minimalist static site generator in Python
#13Re: Ivy: a minimalist static site generator in Python
#14Re: Ivy: a minimalist static site generator in Python
#15mysite/ site.py # site configuration file ext/ # extensions directory for plugins inc/ # includes directory for menus, etc. lib/ # library directory for themes out/ # output directory for html files res/ # resources directory for static assets src/ # source directory for text files Isn't this way too messy? What are the advantages of this over the other 1000000 static site generators?
On the contrary, it appears hyper-organized.
Re: Ivy: a minimalist static site generator in Python
#16"If I had known as much about copyright in 2001 as I know now, I probably would have gone with something like the Apache license. Live and learn…"
Re: Ivy: a minimalist static site generator in Python
#17Re: Ivy: a minimalist static site generator in Python
#18Poor name choice: https://ant.apache.org/ivy/ https://github.com/robpike/ivy
Re: Ivy: a minimalist static site generator in Python
#19This is public domain, which is very generous, but apparently problematic. E.g. see comments here https://www.red-gate.com/simple-talk/opinion/geek-of-the-wee... : "If I had known as much about copyright in 2001 as I know now, I probably would have gone with something like the Apache license. Live and learn…"
Re: Ivy: a minimalist static site generator in Python
#20This is public domain, which is very generous, but apparently problematic. E.g. see comments here https://www.red-gate.com/simple-talk/opinion/geek-of-the-wee... : "If I had known as much about copyright in 2001 as I know now, I probably would have gone with something like the Apache license. Live and learn…"
They put the interview in a table? Ewww. :(