Skip to main content

idlisite

idli.site generates a static web page from your Google Docs content

How?

  • Fork or clone the GitHub repo
  • On your google doc, click on File > Publish to the web; get the link.
  • Paste the link in the build.py file, against the 'url' variable
  • Run build.py to generate your website
  • After changing content on Google Doc, rebuild the website by running build.py again
  • This pipeline can be automated with netlify.com