diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 14 |
1 files changed, 1 insertions, 13 deletions
@@ -1,16 +1,4 @@ # blog -this is the source of my blog website +Live at <https://blog.pipeframe.xyz> -## important locations for stuff - -|**what** | **location** | -|----------------------|--------------------| -|**home page content** | `posts/index.md` | -|**posts** | `posts/*.md` | -|**pinned posts** | `pages/index.tsx` | -|**images** | `public/img/*` | -|**rss feed info** | `rss/base.xml` | -|**theme stuff** | `styles/theme.css` | - -it's mit licensed so you can basically shamelessly copy it and i won't cry |