mirror of
https://github.com/driftywinds/materialmkdocs.git
synced 2025-12-22 22:23:42 +00:00
site update
This commit is contained in:
BIN
docs/assets/favicon.png
Normal file
BIN
docs/assets/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 378 KiB |
BIN
docs/assets/logo.png
Normal file
BIN
docs/assets/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
11
docs/blog/posts/firstPost.md
Normal file
11
docs/blog/posts/firstPost.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
date:
|
||||
created: 2024-06-19
|
||||
---
|
||||
|
||||
# Welcome to my docs!
|
||||
|
||||
This place should serve as a link bucket mainly, for stuff I host or own, but it will also have handy guides to do everything I did with steps etc.
|
||||
<!-- more -->
|
||||
|
||||
This is new, I'm still figuring it out, please bear with me and hopefully this is fruitful.
|
||||
@@ -1,17 +1,7 @@
|
||||
# Welcome to MkDocs
|
||||
# Welcome drifty's docs!
|
||||
|
||||
For full documentation visit [mkdocs.org](https://www.mkdocs.org).
|
||||
Hey there! I curate a bunch of links for stuff on here, and try to represent what I have learnt so others can also follow my steps
|
||||
|
||||
## Commands
|
||||
## Stuff to check out
|
||||
|
||||
* `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.
|
||||
## Other stuff
|
||||
Reference in New Issue
Block a user