This website works better with JavaScript.
git.jstrong.dev
Home
Explore
Help
Sign In
jstrong
/
zola
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
456
Commits
2
Branches
34MB
Tree:
19ec0604d8
index-subcmd
update-syntect
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '19ec0604d8'
${ noResults }
zola
/
test_site
/
content
/
posts
/
tutorials
/
devops
/
nix.md
nix.md
65B
Raw
Normal View
History
Sections Parse _index.md files as sections and render them
7 years ago
Do not append non-sortables pages when not sortable
7 years ago
Use TOML dates in front-matter rather than strings Closes #210
6 years ago
Sections Parse _index.md files as sections and render them
7 years ago
1
2
3
4
5
6
7
+++
title = "Nix"
order = 2
date = 2017-01-01
+++
A simple page