Migrate to jekyll for static gen
This commit is contained in:
parent
8280d4fcab
commit
0cc7d7fe42
27 changed files with 1424 additions and 100 deletions
27
_data/menu.yml
Normal file
27
_data/menu.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
# For documentation on this file, see:
|
||||
# https://github.com/riggraz/no-style-please#customize-the-menu
|
||||
|
||||
entries:
|
||||
- title: info
|
||||
url: false
|
||||
entries:
|
||||
- title: coding
|
||||
url: https://github.com/atomaka
|
||||
- title: emailing
|
||||
url: mailto:atomaka@atomaka.com
|
||||
- title: speaking
|
||||
url: https://slides.com/atomaka
|
||||
- title: tooting
|
||||
url: https://pub.atomaka.com/@atomaka
|
||||
- title: working
|
||||
url: https://www.linkedin.com/in/atomaka
|
||||
|
||||
- title: all posts
|
||||
post_list:
|
||||
limit: 5
|
||||
show_more: true
|
||||
show_more_text: See archive...
|
||||
show_more_url: archive
|
||||
|
||||
- title: rss
|
||||
url: feed.xml
|
Loading…
Add table
Add a link
Reference in a new issue