That also requires a couple of changes in the template. For some of them I just remove the corresponding feature like analytics and comments.
15 lines
287 B
Markdown
15 lines
287 B
Markdown
---
|
|
menu: main
|
|
title: My work
|
|
weight: 3
|
|
outputs: [ "HTML" ]
|
|
build:
|
|
render: true
|
|
cascade:
|
|
build:
|
|
render: false
|
|
list: true
|
|
---
|
|
|
|
Here I present projects I've created or contributed to. Most of them are open-source and I would be very glad to merge your pull requests into them.
|