My personal website, built with eleventy
Find a file
2022-12-06 13:46:27 +11:00
.github/workflows ...and try using a different workflow file?? 2022-11-30 20:30:20 +11:00
_content add: _content/likes/1670294787.md 2022-12-06 13:46:27 +11:00
css have 11ty pass through img, js, css 2022-11-30 21:21:48 +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 fix(?) img and js references 2022-11-30 21:42:50 +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
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

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.