Go to file
surajmandalcell cbe1ddc1e4 update theme 2018-06-09 21:27:40 +05:30
archetypes update css 2018-04-03 15:21:11 +05:30
exampleSite fixed example 2018-04-04 17:42:36 +05:30
images update theme 2018-06-09 21:27:40 +05:30
layouts update readme and stuff 2018-04-03 21:31:55 +05:30
static update theme 2018-06-09 21:27:40 +05:30
.gitignore go dark 2018-04-03 18:27:55 +05:30
LICENSE.md update readme 2018-04-03 15:39:21 +05:30
README.md update screenshot and readme 2018-05-02 08:46:07 +05:30
theme.toml remove my name from theme.toml 2018-04-13 08:13:04 +05:30

README.md

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 Zoomzoom.js)
  • Social links most social networks available

Use short code for Image Zoom.

{{% zoom-img src="/images/default.jpg" %}}

Installation

cd your hugo site directory and run:

$ mkdir themes
$ cd themes
$ git clone -b release https://github.com/surajmandalcell/potato-dark

Or download it from the release branch

release

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 information!

Contributing

Pull requests, bug fixes and new features are welcome!

Please create feature branches from develop and submit a PR for any change.

License

Open sourced under the MIT license.