mirror of
https://github.com/Noratrieb/website.git
synced 2026-01-14 17:05:02 +01:00
never use a submodule ever again
This commit is contained in:
parent
830045ee2f
commit
bf24af3431
77 changed files with 12557 additions and 1 deletions
21
blog/themes/terminal/exampleSite/content/about.md
Normal file
21
blog/themes/terminal/exampleSite/content/about.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
+++
|
||||
title = "About"
|
||||
date = "2019-01-25"
|
||||
author = "Radek"
|
||||
+++
|
||||
|
||||
# Hi there
|
||||
|
||||
My name is Radek and I'm the author of this theme. I made it to help you present your ideas easier.
|
||||
|
||||
We all know how hard is to start something on the web, especially these days. You need to prepare a bunch of stuff, configure them and when that’s done — create the content.
|
||||
|
||||
This theme is pretty basic and covers all of the essentials. All you have to do is start typing!
|
||||
|
||||
The theme includes:
|
||||
|
||||
- fully customizable color schemes generated by [**terminal.css**](https://panr.github.io/terminal-css/).
|
||||
- great reading experience thanks to [**Fira Code**](https://github.com/tonsky/FiraCode).
|
||||
- nice code highlighting thanks to [**PrismJS**](https://prismjs.com) that matches the theme's color scheme.
|
||||
|
||||
So, there you have it... enjoy!
|
||||
Loading…
Add table
Add a link
Reference in a new issue