mirror of
https://github.com/zaphar/jeremy.marzhillstudios.com.git
synced 2025-07-23 19:49:57 -04:00
22 lines
924 B
Markdown
22 lines
924 B
Markdown
+++
|
|
title = "About"
|
|
path = "about"
|
|
template = "about.html"
|
|
+++
|
|
|
|
This site provides a demo for the Even theme for the
|
|
[Gutenberg](https://www.getgutenberg.io/) static site generator. Even was
|
|
designed by [Vincent Prouillet](https://vincent.is/) and was based on the
|
|
Even Hugo theme by olOwOlo. This demo site was built by
|
|
[Daniel Sockwell](https://www.codesections.com). Both the theme and this
|
|
site are licensed under the
|
|
[MIT license](https://opensource.org/licenses/MIT), so you may freely use and
|
|
redistribute either for commercial or non-commercial work.
|
|
|
|
You can find the source code for this site [in its GitHub
|
|
repository](https://github.com/codesections/gutenberg-theme-demo/tree/even)
|
|
and can find the source code for the theme in the
|
|
[Even](https://www.github.com/Keats/even) repository. For a
|
|
description of this theme and links to other Gutenberg themes, please
|
|
go to <https://www.getgutenberg.io/themes/>.
|