GitXplorerGitXplorer
d

Shapez-Theme

public
10 stars
7 forks
1 issues

Commits

List of commits on branch master.
Unverified
bfc2adf16fd4ec8d38f6450b18b65cdf91b12ab8

moved posts to post as in hugoBasicExample

ddjuelg committed 4 years ago
Unverified
7e7b8493bdc9c2d9ee479f819252a1147f24c55f

removed keywords

ddjuelg committed 4 years ago
Unverified
109c62b043d61c77681926adf02e6c3f94fcbcd2

updated exampleSite

ddjuelg committed 4 years ago
Verified
baa6c65650a54b5c3be3991b864e9b0616d18ff2

Merge pull request #16 from djuelg/feature/v74

ddjuelg committed 4 years ago
Unverified
7721f7dfdbb2ba90c1cbb3c6d10cb9606ea37b3b

fixed pagination and other small bugs

ddjuelg committed 4 years ago
Unverified
c4dd06672882c4125c18a1f04bb85264437b1d23

bumped min version to v74

ddjuelg committed 4 years ago

README

The README file for this repository.

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.

Note: Demo might be buggy because of absolute/relative links.

Screenshot

Screenshot

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.

Getting started

  • copy the file sample-config.toml to your project folder
  • replace the file with your config file
  • adapt the config according to your wishes
  • you are good to go

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 (and smartphones)

Attention! This theme isn't build with full Internet Explorer Support - 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 for their great icons! Furthermore I would like to thank CrimsonRay, the creator of the slender-Theme. He inspired me to make my own theme and I reused some of his code. Last but not least, I would like to thank the creator and all the contributors at Hugo for their great work!