summaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorjoshua <joshua@joshuayun.com>2023-12-30 20:51:12 -0500
committerjoshua <joshua@joshuayun.com>2023-12-30 20:51:12 -0500
commit3a9b26f8f52d8d99d3dd85130a221b5aab30e7ef (patch)
tree349f961d2325db0db4096b89012a2a2c78d1be03 /docs/index.md
parentbe0a9dfcbd5ea62eca32f3cebb104ae39855a4f2 (diff)
downloadwiki-3a9b26f8f52d8d99d3dd85130a221b5aab30e7ef.tar.gz
Added new desktop wiki entry for thunderbird date settings
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md14
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/index.md b/docs/index.md
index 2431b01..e47deee 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,17 +1,3 @@
# Welcome to Joshua's Wiki
This is where I will be putting my stuff on how to configure things
-
-## Commands
-
-* `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.