flatten directory structure
add devenv build gem bundle with nix
This commit is contained in:
parent
e5305bfde9
commit
163458b98a
85 changed files with 1014 additions and 12 deletions
16
_data/menus.yml
Normal file
16
_data/menus.yml
Normal file
|
@ -0,0 +1,16 @@
|
|||
- title: home
|
||||
url: /
|
||||
external: false
|
||||
|
||||
- title: archive
|
||||
url: /archive/
|
||||
external: false
|
||||
|
||||
- title: about
|
||||
url: /about/
|
||||
external: false # set true if you using external link, see below
|
||||
|
||||
# Example:
|
||||
# - title: github
|
||||
# url: https://github.com/piharpi/jekyll-klise
|
||||
# external: true
|
Reference in a new issue