diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2021-09-29 00:39:14 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2021-09-29 00:39:14 -0400 |
commit | 03f1860689611293f00a562b068f9060c3dc0be9 (patch) | |
tree | b665d14a073a093945764bb16c4c9fb2443338be /README.md | |
parent | c2bac9fd47eae87e79c41636d9249300170baee1 (diff) |
updated readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1 +1,9 @@ | |||
1 | # Coming real soon... | 1 | # This is the repo used to generate my site. |
2 | |||
3 | Made using Hugo, this repo represents the direct source of my site before it is compiled. | ||
4 | |||
5 | Every time I push new data, a webhook fires, updating the live site. | ||
6 | |||
7 | Site is very much a WIP still, but I am using it to advertise my main project and some extra links for myself. | ||
8 | |||
9 | If you notice anything or would like to just say something, feel free to open an issue! | ||