My personal website, built with eleventy
Find a file
2023-10-16 11:31:51 +11:00
.github/workflows ...and try using a different workflow file?? 2022-11-30 20:30:20 +11:00
_content Update game-privacy.html 2023-05-18 13:08:10 +10:00
css Sweeping changes and a (hopefully) proper feed page 2022-12-08 13:19:45 +11:00
img favicon and tiny tweaks 2022-11-29 17:19:38 +11:00
js Added 11ty to publish mds dropped by micropub to pages 2022-11-30 16:48:51 +11:00
.eleventy.js Update .eleventy.js 2023-10-16 11:31:51 +11:00
.gitignore Sweeping changes and a (hopefully) proper feed page 2022-12-08 13:19:45 +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
did.json Create did.json 2023-10-16 11:28:30 +11:00
package-lock.json Some updates to try and get author info from webmention notes 2022-12-14 11:08:47 +11:00
package.json Some updates to try and get author info from webmention notes 2022-12-14 11:08:47 +11:00
README.md more precision, code escape example domain 2022-03-27 16:25:32 -07: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.