My personal website, built with eleventy
Find a file
Gordon Pedersen 3f66e318b8 fixed micropub endpoint
note to self: don't try and add code on your phone when you're about to sleep.
Also added the micropub_media endpoint (I think that's how it works? Documentation is slim)
2022-11-30 09:29:30 +11:00
img favicon and tiny tweaks 2022-11-29 17:19:38 +11:00
js more tiny tweaks 2022-11-29 17:37:39 +11:00
CNAME Create CNAME 2022-11-21 14:10:42 +11:00
CONTRIBUTING.md Rename CONTRIBUTING.MD to CONTRIBUTING.md 2020-09-15 16:25:17 -07:00
index.html fixed micropub endpoint 2022-11-30 09:29:30 +11:00
README.md more precision, code escape example domain 2022-03-27 16:25:32 -07:00
styles.css more tiny tweaks 2022-11-29 17:37:39 +11:00

blank-gh-site

This repository provides minimal HTML for starting a new web site!

Your own unique website can be your identity on the Internet! You can use it to set up a simple personal page that lets you use IndieAuth and social readers.

How to play

  1. Fork this repository to your user account by clicking the ( Fork ) button at the top.
  2. Rename it to <yourusername>.github.io by clicking "⚙︎ Settings" and typing in the field under "Repository name"
  3. Edit index.html and put stuff there.
  4. Wait a minute for GitHub to publish your site. Then, check <yourusername>.github.io in a new browser tab
  5. (Optional) Point your domain to Github.

Per CC0, to the extent possible under law, the contributors have waived all copyright and related or neighboring rights to this work.