/issuance

Blogging with Github Issues.

Primary LanguageHTMLMIT LicenseMIT

Open, free blogging on Github pages with Github issues.

Quick setup

  1. Fork this repository.
  2. Create a Github personal access token with no scope.
  3. Open index.html and ammend the parameters to endpoint with one's username, repo, and append , auth: '<GITHUB_TOKEN>'with the token you just created.

Link to individual posts by appending ?<issue_number> to index.html.

Live examples

Styling

  • css/structure.css regulates the structure of the website,
  • css/typography.css regulates the typography.