osdc/osdc.github.io

Adding a static site generator

Closed this issue · 6 comments

Dividing into multiple sub-tasks:

  • Deciding on which static site generator to use:
  • The most popular ones are Jekyll, Metalsmith, Hugo, Middleman etc.
  • We can also consider building our own static site generator from the ground up for finer control !
  • Having the basic setup in place

For now, we could just use Gulp.

@ryzokuken

wdyt ?

@526avijitgupta

  • we should definitely opt for npm scripts for task automation.
  • writing our own CSS means more contribution from newbies and a finer control over things, however, it's definitely more time-consuming.

@priyansh1161
Is time at which we are more concerned? , I mean that that investment of time can prove to be a boon.

@saranshbarua we don't we're using Gatsby. Closing this.