Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jajoosam
Created March 1, 2018 10:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jajoosam/41b26b40258a781e0ba80656bdabd684 to your computer and use it in GitHub Desktop.
Save jajoosam/41b26b40258a781e0ba80656bdabd684 to your computer and use it in GitHub Desktop.
How to make https://pagi.ga

Create a blog like Pagi.ga

Steps

Creating the form

  • Go to google forms - and create a form
  • Add a title and description if you want to
  • Add a short answer input with header Title
  • Add a paragraph input with header Enter your markdown!
  • Mark required for both inputs

Spreadsheet

  • Go to the responses tab in your form
  • Click the Google sheets button Looks like this
  • Create a new spreadsheet
  • Once the spreadsheet opens, go up to the File menu and pick Publish to the web. Then click Start publishing
  • Close the modal, And click Share on the upper right hand corner
  • Press get shareable link, and copy it. This is your publicSpreadsheetUrl

Script and Customizing

  • Remix this glitch
  • Open script.js
  • Modify the variables from lines 3-7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment