Multimedia-Orchestra / mmo-meteor

Meteor Website for the Multimedia Orchestra
3 stars 3 forks source link

use docpad instead of meteor #20

Open ahdinosaur opened 10 years ago

ahdinosaur commented 10 years ago

docpad

the current website is awesome, so this issue is not a major concern. this is only a suggestion based on my experience making websites in meteor, with a variety of static site generators, and now with docpad. i can lead the porting process if this is something we want.

for a site without dynamic content, a static site generator like docpad makes a lot of sense:

the only reason i am bringing this up now is to open a discussion of whether this is even remotely desired now before porting away from meteor becomes more difficult, such as after #3, #5. i don't mean to suggest meteor is bad, i just want to bring up an alternative i've come to love for sites like this that is quite popular.

if we do want to use docpad, i would further suggest we use my skeleton repo as a starting point: https://github.com/ahdinosaur/init.docpad, as it contains goodies like browserify, less, semantic-ui, font-awesome, etc. examples of my websites using docpad are http://savecloyne.com (https://github.com/cloyne/savecloyne.com), http://holonomy.is (https://github.com/holonomy/holonomy.is), and http://dinosaur.is (https://github.com/ahdinosaur/dinosaur.is).

:heart: