mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-25 14:30:39 +00:00
docs: add missing shortcodes and features (#114)
This commit is contained in:
parent
17e2455161
commit
26a710b53c
@ -148,7 +148,7 @@ run the described steps as well.
|
|||||||
Clone the Geekblog git repository.
|
Clone the Geekblog git repository.
|
||||||
|
|
||||||
```Shell
|
```Shell
|
||||||
git clone https://github.com/thegeeklab/hugo-geekblog.git themes/geekblog
|
git clone https://github.com/thegeeklab/hugo-geekblog.git themes/hugo-geekblog
|
||||||
```
|
```
|
||||||
|
|
||||||
Build required theme assets e.g. CSS files and SVG sprites with `gulp`.
|
Build required theme assets e.g. CSS files and SVG sprites with `gulp`.
|
||||||
@ -250,11 +250,13 @@ There are a lot more things to discover. To get the most out of the Theme we hav
|
|||||||
- [Menus](/posts/usage/menus/)
|
- [Menus](/posts/usage/menus/)
|
||||||
- **Features**
|
- **Features**
|
||||||
- [Code Blocks](/posts/features/code-blocks/)
|
- [Code Blocks](/posts/features/code-blocks/)
|
||||||
|
- [Dark Mode](/posts/features/dark-mode/)
|
||||||
- [Icon Sets](/posts/features/icon-sets/)
|
- [Icon Sets](/posts/features/icon-sets/)
|
||||||
- [Theming](/posts/features/theming/)
|
- [Theming](/posts/features/theming/)
|
||||||
- [Authors](/posts/features/authors/)
|
- [Authors](/posts/features/authors/)
|
||||||
- [Sticky Posts](/posts/features/sticky/)
|
- [Sticky Posts](/posts/features/sticky/)
|
||||||
- [Shortcodes](/posts/advanced/shortcodes/)
|
- [Shortcodes](/posts/advanced/shortcodes/)
|
||||||
- [Table of Content](/posts/advanced/toc/)
|
|
||||||
- [Mermaid](/posts/advanced/mermaid/)
|
|
||||||
- [Advanced Images](/posts/post-with-images/)
|
- [Advanced Images](/posts/post-with-images/)
|
||||||
|
- [Includes](/posts/advanced/includes/)
|
||||||
|
- [Mermaid](/posts/advanced/mermaid/)
|
||||||
|
- [Table of Content](/posts/advanced/toc/)
|
||||||
|
Loading…
Reference in New Issue
Block a user