satsummit / landscape

Satellites in Global Development
http://landscape.satsummit.io/
MIT License
35 stars 16 forks source link

Managing content #51

Closed smit1678 closed 5 years ago

smit1678 commented 8 years ago

As we think about #47, we will want to think about how we manage content. Right now we have everything in a single app/content folder. We will want to review how we restructure the site and manage the content and new pages.

Stubbing this out as a todo.

danielfdsilva commented 8 years ago

Given the structure outlines in #47, I'd say that Jekyll is the way to go for site building. It provides easy content management when paired with github's file editing capabilities and the result will be a static site which is pretty fast.

The interactive pieces are pretty contained, so some simple js is enough. There's no need for a full framework.

brunosan commented 7 years ago

Related PR #52.

drewbo commented 5 years ago

Stale