Skip to content
Sankha Narayan Guria edited this page Jun 5, 2013 · 1 revision

To edit your blog anytime, just change the config.js file on GitHub.

The different parameters are:

  1. title: The main title of the blog.
  2. navbar: An array of objects with 2 properties text and link, respectively the for text and URL they point to.
  3. posts: An array of Gist IDs.
  4. atOnce: Number of posts to load at once.
  5. footerText: The footer text in HTML for your blog.

That's it! Edit these and you blog is automatically updated.

Clone this wiki locally