From 63e769dc974e9b6aea8fc2527348f9bb8976fdbd Mon Sep 17 00:00:00 2001 From: Noah <144374736+noahkae@users.noreply.github.com> Date: Tue, 10 Sep 2024 09:17:19 -0600 Subject: [PATCH] Update README.md --- docs/README.md | 47 ----------------------------------------------- 1 file changed, 47 deletions(-) diff --git a/docs/README.md b/docs/README.md index 748ecc3..8b13789 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,48 +1 @@ ---- -title: Documentation -description: > - Here you should be able to find everything you need to know to accomplish the most common tasks when blogging with Hydejack. -hide_description: true -sitemap: false -permalink: /docs/ ---- -Here you should be able to find everything you need to know to accomplish the most common tasks when blogging with Hydejack. -Should you think something is missing, [please let me know](mailto:mail@qwtel.com). -Should you discover a mistake in the docs (or a bug in general) feel free to [open an issue](https://github.com/hydecorp/hydejack/issues) on GitHub. - -While this manual tries to be beginner-friendly, as a user of Jekyll it is assumed that you are comfortable running shell commands and editing text files. -{:.note} - - -## Getting started -* [Install]{:.heading.flip-title} --- How to install and run Hydejack. -* [Upgrade]{:.heading.flip-title} --- You can skip this if you haven't used Hydejack before. -* [Config]{:.heading.flip-title} --- Once Jekyll is running you can start editing your config file. -{:.related-posts.faded} - -## Using Hydejack -* [Basics]{:.heading.flip-title} --- How to add different types of content. -* [Writing]{:.heading.flip-title} --- Producing markdown content for Hydejack. -* [Scripts]{:.heading.flip-title} --- How to include 3rd party scripts on your site. -* [Build]{:.heading.flip-title} --- How to build the static files for deployment. -* [Advanced]{:.heading.flip-title} --- Guides for more advanced tasks. -{:.related-posts.faded} - -## Other -* [LICENSE]{:.heading.flip-title} --- The license of this project. -* [NOTICE]{:.heading.flip-title} --- Parts of this program are provided under separate licenses. -* [CHANGELOG]{:.heading.flip-title} --- Version history of Hydejack. -{:.related-posts.faded} - -[install]: install.md -[upgrade]: upgrade.md -[config]: config.md -[basics]: basics.md -[writing]: writing.md -[scripts]: scripts.md -[build]: build.md -[advanced]: advanced.md -[LICENSE]: ../LICENSE.md -[NOTICE]: ../NOTICE.md -[CHANGELOG]: ../CHANGELOG.md