GithubHelp home page GithubHelp logo

hanz13 / hugoblog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zuramai/hugoblog

0.0 0.0 0.0 3.62 MB

Hugoblog is responsive, simple, and clean that very fit for your personal blog based on Hugo Theme Static Site Generator (SSG)

License: MIT License

SCSS 43.39% HTML 56.61%

hugoblog's Introduction

Hugoblog

Hugoblog is responsive, simple, and clean that very fit for your personal blog based on Hugo Theme Static Site Generator (SSG)

Screenshot

Demo

Installation

Before starting, please be sure that you have installed Hugo and created a new site. After that, you ready to install Mainroad.

In your Hugo site themes directory, run:

git clone https://github.com/zuramai/hugoblog

Or, if you don't plan to make any significant changes, but want to track and update the theme, you can add it as a git submodule via the following command:

git submodule add https://github.com/zuramai/hugoblog

Next, open config.toml in the base of the Hugo site and ensure the theme option is set to hugoblog:

theme = "hugoblog"

For more information read the official setup guide of Hugo.

Getting started

After installing the theme successfully it requires a just a few more steps to get your site running.

The config file

Take a look inside the exampleSite folder of this theme. You'll find a file called config.toml. To use it, copy the config.toml in the root folder of your Hugo site. Feel free to change the strings in this theme.

Change site logo

Upload your site logo to the /static folder in your project, then edit config.toml and change site_logo value your image path. For example:

[params]
  site_logo = "/images/logo.svg"

Comments Section

You could use Disqus comment by activating them in the config.toml and put your disqus shortname.

disqusShortname = "your-disqus-site-shortname"

License

This template is under MIT License

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.