issues
search
tylerbutler
/
engineer
A static website generator written in Python.
http://engineer.readthedocs.org/
MIT License
25
stars
3
forks
source link
Provide more rational navigation support
#12
Closed
tylerbutler
closed
4 years ago
tylerbutler
commented
12 years ago
Navigation is a bit kludgy right now. Some things to consider:
Creating generic navigation lists isn't super-simple. You have to create a fragment with the nav list in it yourself. Is that the right model?
pages need to have richer contexts - see issue #11
Navigation is a bit kludgy right now. Some things to consider: