Go to file
surajmandalcell 13ec37d8df go dark 2018-04-03 18:27:55 +05:30
archetypes update css 2018-04-03 15:21:11 +05:30
exampleSite go dark 2018-04-03 18:27:55 +05:30
images update css 2018-04-03 15:21:11 +05:30
layouts go dark 2018-04-03 18:27:55 +05:30
static go dark 2018-04-03 18:27:55 +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 readme 2018-04-03 15:39:21 +05:30
theme.toml go dark 2018-04-03 18:27:55 +05:30

README.md

Potato Dark license

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

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.

Development

  1. Edit the theme or fox somthing
  2. Create a pull request and be patient

License

Open sourced under the MIT license.