hugo-theme-re-terminal/demoSite/content/posts/hello.md

43 lines
1.4 KiB
Markdown
Raw Normal View History

2022-06-21 13:50:51 +00:00
+++
2024-07-30 08:01:36 +00:00
title = "Hello Friend, re-Terminal is back!"
date = "2024-07-30"
author = "Mirus"
cover = "img/hello.jpg"
2024-07-30 11:56:07 +00:00
description = "The popular theme for Hugo Terminal is reborn in re-Terminal fork. Let's make the Radek's work continue to live"
2022-06-21 13:50:51 +00:00
+++
# Hello in a new age
2022-06-21 13:50:51 +00:00
You can call me Mirus and I forked the original Terminal theme for Hugo, because Radek, the original creator of the theme stop the maintenance and archived the repo.
2022-06-21 13:50:51 +00:00
So I already pushed a few improvements that I did for my humble blog and I'm going to add some more features in the future, also any contribution is welcome
Below you can read the original about from Radek
```text
# 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 thats 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:
- **5 duotone themes**,
depending on your preferences (orange, red, blue, green, pink)
- [**Fira Code**](https://github.com/tonsky/FiraCode)
as default monospaced font. It's gorgeous!
- **really nice, custom duotone** syntax highlighting based on
[**PrismJS**](https://prismjs.com)
- mobile friendly layout
So, there you have it... enjoy!
```