Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md « exampleSite - github.com/djuelg/Shapez-Theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0eb920d67e032d101c14064726860d029b6af7b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Shapez Theme for Hugo
Designed with passion and love.
Shapez is a modern hugo theme using a lot of SVG graphics.
SVG is super cool, but be aware - it can also be very nasty and exhausting.

Demo: [http://djuelg-student.github.io/](http://djuelg-student.github.io/)
Source: [https://github.com/djuelg-student/blogv2](https://github.com/djuelg-student/blogv2)

# What it's meant to be
Initially I designed this theme for my own blog, but I decided to make it an open source project, because I thought other people might like it, too.
If you want to use it feel free to do so, but be prepared to learn some SVG if you want to adapt the theme to your wishes.

# Features
- responsive use of inline SVG
- Timeline on the homepage
- Single pages to write your content
- spread some unstructured content on the playground
- show reading time of articles
- modern and nice to read design
- responsive side or top bar, depending on apsect ratio
- a comment section would be nice to have
- responsive webdesign for most common screens

Attention! This theme isn't build with full Internet Explorer Support, nor for devices with a low resolution (e.g. smartphones) - feel free to create a merge request to add support.

# Special Thanks
Special thanks goes to Freepik, Daniel Bruce and Plainicon from [www.flaticon.com](http://www.flaticon.com) for their great icons!
Furthermore I would like to thank [CrimsonRay](https://github.com/CrimsonRay), the creator of the slender-Theme. He inspired me to make my own theme and I reused some of his code.