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.
425
Commits
2
Branches
34MB
Tree:
ec35d72b6f
index-subcmd
update-syntect
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ec35d72b6f'
${ noResults }
zola
/
components
/
utils
/
test-templates
/
child.html
child.html
67B
Raw
Normal View
History
Rewrite theme tera paths and merge theme.toml data
7 years ago
1
2
3
4
5
{% extends "index.html" %}
A child
{% include "included.html" %}