Giter Site home page Giter Site logo

merbla / hugo-theme-dopetrope Goto Github PK

View Code? Open in Web Editor NEW

This project forked from curtiscde/hugo-theme-dopetrope

0.0 1.0 0.0 2.08 MB

Dopetrope theme for Hugo static site generator

Home Page: https://hugo-theme-dopetrope.netlify.com/

License: Other

HTML 14.15% CSS 74.36% JavaScript 11.48%

hugo-theme-dopetrope's Introduction

Dopetrope

Dopetrope theme ported from HTML5 UP for use with the Hugo static site generator.

Theme includes ability for:

  • Portfolio items
  • Blog posts

Demo

https://hugo-theme-dopetrope.netlify.com/

Setup

Configuration

See the demo's configuration as an example:

https://github.com/curttimson/hugo-theme-dopetrope/blob/master/exampleSite/config-prod.toml

Front Matter

  • description
  • date
  • thumbnail
  • image
  • title
  • slug
  • author
  • draft
  • disqusid - See Blog Comments
  • hidesidebar - Set to false to hide the sidebar on specific pages

Blog Comments

Blog comments are supported by Disqus. Once set up comments will be displayed on the blog posts as well as a count on the homepage.

If not set up already, create a Disqus account and enter the account name in the config.toml file:

[params.settings]
    disqus = "hugo-dopetrope"

To display comments on a post a unique ID will need to be added to the specific blog posts. Enter these IDs in the front-matter of the post files themselves:

disqusid = "1"

Cover Image

The cover image URL is hard-coded, therefore to replace this add an image to the following location in your Hugo application:

/static/images/pic01.jpg

Development

Example Site Deployment

$ hugo --config config-prod.toml

Original Theme Credits

License

This hugo theme is licensed under the Creative Commons Attribution 3.0 License.

Read More - LICENSE

hugo-theme-dopetrope's People

Contributors

curtiscde avatar unvestigate avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.