Open
Description
Hugo is a little bit of a pain for me and the other board members; it's hard for us to find templates we need to modify sometimes (and template organization has gone to shit as a result), and cumbersome to add new content (you have to remember not only the magic Hugo command, but run it from the right path). Maybe we're asking too much from a static site generator, I don't know.
Anyway, I've heard interesting things about 11ty, and I am curious to understand if it is going to help make site maintenance easier. The scope of this issue is to understand whether 11ty can help us with these problems:
- 1. Creating and modifying templates should happen in exactly one place (Hugo can do this, but since we're basing the theme on an existing template that we can't modify in place, we have two places for the templating as we're using it)
- 2. Building should be pretty straightforward
- 3. Testing too! Right now, I have three separate config files for Hugo, a common one, a production one, and a development one.
- 4. Creating new content should be really straightforward (secondary because we aren't making that much content yet!)
- 5. It should be pleasant for our front-end devs to use.
Metadata
Assignees
Labels
No labels