All Projects → spookey → Slick

spookey / Slick

Licence: mit
A fast, minimal, responsive theme for Hugo which honours your privacy

Projects that are alternatives of or similar to Slick

Yotter
Youtube and Twitter with privacy.
Stars: ✭ 376 (+817.07%)
Mutual labels:  rss, privacy
Hugo Theme Meme
You can’t spell aWEsoME without MEME! 😝
Stars: ✭ 459 (+1019.51%)
Mutual labels:  hugo, hugo-theme
Hugo Theme Zzo
Make a blog with hugo zzo theme!
Stars: ✭ 438 (+968.29%)
Mutual labels:  hugo, hugo-theme
Hugo Fresh
Hugo Fresh Theme
Stars: ✭ 317 (+673.17%)
Mutual labels:  hugo, hugo-theme
Wowchemy Hugo Modules
🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, build with widgets! 创建在线课程,学术简历或初创网站。
Stars: ✭ 6,093 (+14760.98%)
Mutual labels:  hugo, hugo-theme
Kube
Kube is a professional and a responsive Hugo theme for developers and designers that offers a documentation section mixed with a landing page and a blog.
Stars: ✭ 349 (+751.22%)
Mutual labels:  hugo, hugo-theme
Minimo
Minimo - Minimalist theme for Hugo
Stars: ✭ 453 (+1004.88%)
Mutual labels:  hugo, hugo-theme
Workbase Server
Slack alternative, email integrated, build with Meteor
Stars: ✭ 284 (+592.68%)
Mutual labels:  rss, privacy
Hugo Theme Hello Friend
Pretty basic theme for Hugo that covers all of the essentials. All you have to do is start typing!
Stars: ✭ 586 (+1329.27%)
Mutual labels:  hugo, hugo-theme
Hugo Paper
🥛 A simple, clean, flexible Hugo theme
Stars: ✭ 538 (+1212.2%)
Mutual labels:  hugo, hugo-theme
Hugo Creative Portfolio Theme
Port of the creative portfolio theme to Hugo
Stars: ✭ 311 (+658.54%)
Mutual labels:  hugo, hugo-theme
Hugo Theme Stack
Card-style Hugo theme designed for bloggers
Stars: ✭ 720 (+1656.1%)
Mutual labels:  hugo, hugo-theme
Cocoa Hugo Theme
Responsive Hugo blog theme
Stars: ✭ 306 (+646.34%)
Mutual labels:  hugo, hugo-theme
Hugo Xmin
eXtremely Minimal Hugo theme: about 150 lines of code in total, including HTML and CSS (with no dependencies)
Stars: ✭ 351 (+756.1%)
Mutual labels:  hugo, hugo-theme
Hugo Awesome Identity
😤 Awesome Identity is a single-page Hugo theme to introduce yourself.
Stars: ✭ 301 (+634.15%)
Mutual labels:  hugo, hugo-theme
Hugo Theme Introduction
Minimal, single page, smooth-scrolling theme for Hugo static site generator.
Stars: ✭ 441 (+975.61%)
Mutual labels:  hugo, hugo-theme
Doks
Hugo theme helping you build modern documentation websites.
Stars: ✭ 256 (+524.39%)
Mutual labels:  hugo, hugo-theme
Blackburn
A Hugo theme built using Yahoo's Pure CSS
Stars: ✭ 279 (+580.49%)
Mutual labels:  hugo, hugo-theme
Mainroad
Responsive, simple, clean and content-focused Hugo theme based on the MH Magazine lite WordPress theme
Stars: ✭ 509 (+1141.46%)
Mutual labels:  hugo, hugo-theme
Hugo Theme Jane
A readable & concise theme for Hugo
Stars: ✭ 669 (+1531.71%)
Mutual labels:  hugo, hugo-theme

Slick

A Hugo theme focused on content, cleanliness, speed, responsiveness and privacy.

Slick is a fork of Temple with many improvements.

Temple is a fork of Nofancy with many improvements.

Table of Contents

Features

The main features of this theme include:

  • Supports taxonomies of tags, categories and series with their own pages
  • Pagination of content lists
  • RSS Feed with complete entries
  • Open Graph, Schema.org and Twitter Cards support
  • Fully customizable menu entries in the header
  • Footer with fully customizable links and RSS
  • Customizable favicon (with correct mime type for png files) and ability to inject own css file
  • Relies on chroma for syntax highlighting
  • Not even one external request (privacy!) - Everything needed is part of this theme (Fonts, CSS, JS, ...)
  • 404 page with customizable text

Installation

Just download the theme or clone it into your themes/ directory:

$ cd themes && git clone https://github.com/spookey/slick.git

Then reference it in your config:

theme = "slick"

Or when building the site, pass it in to the CLI:

$ hugo -t slick

To setup the 404 page please read the instructions.

Customizing

Your config file will hold all your options.

Please have a look into the subfolders of _sites for working examples. It is highly recommended to make some adjustments to the main and the footer menu (e.g. to link to your About page).

Components

Please Note: Files inside the static folder are only updated on tagged commits (releases).

Development

This theme uses rollup.js and postCSS to bundle all files together. JavaScript is compiled from TypeScript. Components are drawn in by npm.

Please have a look inside package.json for commands and tools required for building.

Use npm version to tag a commit.

Contributing

Contributions are welcome.

Features

If you are adding a feature, fork the repository, create a new branch for your feature and submit a PR. Please make sure to put documentation for your new feature:

  • Place a comment about what your feature is doing above the code.
  • If making additions that will affect the config file, make sure you update the config.toml and config.yaml below the _sites folder as well as the CHANGELOG.md.

Issues/Bugs

Submit a new issue with information about your issue and/or bug. If you have a solution, then submit a new PR with the guidelines posted above in the features section and link your issue to it using the keyword "closes".

License

Licensed under the MIT License. See the LICENSE.

Images

Screenshot

Screenshot

Thumbnail

Thumbnail

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].