All Projects → surajmandalcell → potato-dark

surajmandalcell / potato-dark

Licence: other
Dark and elegant blog theme for goHugo static site generator.

Programming Languages

HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to potato-dark

Post Scheduler
Schedule posts & content updates for static websites (Jekyll, Hugo, Gatsby, Phenomic etc)
Stars: ✭ 184 (+776.19%)
Mutual labels:  static-site-generator, hugo
Hugo
The world’s fastest framework for building websites.
Stars: ✭ 55,899 (+266085.71%)
Mutual labels:  static-site-generator, hugo
Atlas
The Hugo boilerplate we use for our projects.
Stars: ✭ 232 (+1004.76%)
Mutual labels:  static-site-generator, hugo
Staticman
💪 User-generated content for Git-powered websites
Stars: ✭ 2,098 (+9890.48%)
Mutual labels:  static-site-generator, hugo
showcase-hugo-theme
Showcase is a minimal, single page theme for Hugo
Stars: ✭ 54 (+157.14%)
Mutual labels:  minimal, hugo
Hugo theme pickles
Modern, Simple and beautiful Hugo theme
Stars: ✭ 168 (+700%)
Mutual labels:  static-site-generator, hugo
Elegant
Best theme for Pelican Static Blog Generator
Stars: ✭ 241 (+1047.62%)
Mutual labels:  static-site-generator, elegant
Hugo Agency Theme
Port of Startbootstrap's Agency theme to Hugo
Stars: ✭ 155 (+638.1%)
Mutual labels:  static-site-generator, hugo
hugo-lime
Hugo Lime is a business theme for GoHugo by https://uicard.io
Stars: ✭ 31 (+47.62%)
Mutual labels:  hugo, gohugo
tabatha
New Tab Replacement for Chrome and Firefox - Sleek, Dark, and Minimal
Stars: ✭ 27 (+28.57%)
Mutual labels:  minimal, dark
Hugs
🤗 A super simple starting point for Hugo websites.
Stars: ✭ 162 (+671.43%)
Mutual labels:  static-site-generator, hugo
readme-in-static-site
💎 Transform and insert your GitHub readme in your static site.
Stars: ✭ 24 (+14.29%)
Mutual labels:  static-site-generator, hugo
Actions Gh Pages
GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
Stars: ✭ 2,576 (+12166.67%)
Mutual labels:  static-site-generator, hugo
Vanilla Back To Top
Simple and smooth Back To Top button
Stars: ✭ 179 (+752.38%)
Mutual labels:  static-site-generator, hugo
Pendulum
A simple markdown editor for static files (Hugo, Nexo, Jekyll, MkDocs, ...)
Stars: ✭ 157 (+647.62%)
Mutual labels:  static-site-generator, hugo
Emacs Easy Hugo
Emacs major mode for managing hugo
Stars: ✭ 235 (+1019.05%)
Mutual labels:  static-site-generator, hugo
Hugothemes
A curated directory of Hugo themes
Stars: ✭ 1,571 (+7380.95%)
Mutual labels:  static-site-generator, hugo
Harbor
Simple and minimal personal blog theme.
Stars: ✭ 120 (+471.43%)
Mutual labels:  static-site-generator, hugo
suru-plus-dark
Suru++ 25 Dark — A full dark cyberpunk, elegant, futuristic and Papirus-like third-party icons theme
Stars: ✭ 55 (+161.9%)
Mutual labels:  elegant, dark
wowchemy-hugo-themes
🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, easily build with blocks! 创建在线课程,学术简历或初创网站。#OpenScience
Stars: ✭ 6,891 (+32714.29%)
Mutual labels:  static-site-generator, hugo

Potato Dark license

Potato Dark is a modern, simple and beautiful Hugo theme.

screenshot

Overview

  • Support for tags
  • Responsive design
  • Support for Related Content
  • Analytics with Google Analytics
  • Modern, Simple and beautiful design
  • Medium's Image Zoom(zoom.js)
  • Social links (most social networks available)

Use short code for Image Zoom.

{{% zoom-img src="https://github.com/images/default.jpg" %}}

Installation

Inside the folder of your Hugo site run:

$ git submodule add https://github.com/surajmandalcell/potato-dark themes/potato-dark

Or download it from the release branch

Then,

replace your config.toml with the one provided in themes/potato-dark/exampleSite/config.toml

Usage

Use hugo's -t potato-dark or --theme=potato-dark option with hugo commands. Example:

$ hugo server -t potato-dark -w -D

Configuration

You may specify following options in config.toml of your site to make use of this theme's features.

For getting started with potato dark, copy the config.toml file from the exampleSite directory inside Potato's repository to your site repository.

$ cp themes/potato-dark/exampleSite/config.toml .

Now, you can start editing this file and add your own stuff!

Contributing

Pull requests, bug fixes and new features are welcome!

To start just fork the repository and consider creating an seperate random branch so it get easier for me to test and review pushed code! thanks.

License

Open sourced under the MIT license.

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].