My personal website, built with eleventy
Find a file
Gordon Pedersen c9fb844aaf remove .nojekyll
...in case that's an issue.
The other tutorial I read didn't have it.
2022-11-30 20:09:15 +11:00
.github/workflows Is this where the deploy key is supposed to go? 2022-11-30 16:55:54 +11:00
_content added a file that might have been in the wrong spot? 2022-11-30 20:00:28 +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 Added 11ty to publish mds dropped by micropub to pages 2022-11-30 16:48:51 +11:00
.gitignore Added 11ty to publish mds dropped by micropub to pages 2022-11-30 16:48:51 +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 I need to commit something to redeploy 2022-11-30 11:07:37 +11:00
package-lock.json Added 11ty to publish mds dropped by micropub to pages 2022-11-30 16:48:51 +11:00
package.json try deploy again? 2022-11-30 17:05:06 +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.