diff --git a/docs/index.md b/docs/index.md index 000ea34..41b1b6e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,17 +1,15 @@ -# Welcome to MkDocs +# Welcome -For full documentation visit [mkdocs.org](https://www.mkdocs.org). +After having my old site sit dormant for the best part of five years, I think it's probably +finally time to try something a bit different. For a start, I've ditched Wordpress; in part +because of the unending tantrums of Matt "Drama" Mullenweg, but mainly because Wordpress is +just overkill for what I need (as well as being constantly attacked.) -## Commands +This new site is based on [MkDocs](https://www.mkdocs.org/) and [MKDocs Material](https://squidfunk.github.io/mkdocs-material/) +and automatically builds when I push the git repository containing the source files. I'll +be describing the setup for that soon, as well as talking about my current work in progress +game [Project Shinar](https://jeremiahfieldhaven.itch.io/project-shinar). -* `mkdocs new [dir-name]` - Create a new project. -* `mkdocs serve` - Start the live-reloading docs server. -* `mkdocs build` - Build the documentation site. -* `mkdocs -h` - Print help message and exit. -## Project layout - - mkdocs.yml # The configuration file. - docs/ - index.md # The documentation homepage. - ... # Other markdown pages, images and other files. +## Latest updates +2025-01-19: New site \ No newline at end of file