hugo-theme-re-terminal/demoSite/content/posts/hello.md
2024-08-02 11:01:07 +03:00

44 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

+++
title = "Hello Friend, re-Terminal is back!"
date = "2024-07-30"
author = "Mirus"
cover = "img/hello.jpg"
description = "The popular theme for Hugo Terminal is reborn in re-Terminal fork. Let's make the Radek's work continue to live"
hideComments=true
+++
# Hello in a new age
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.
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!
```