Giter VIP home page Giter VIP logo

hugo-hello-programmer-theme's Introduction

Hugo Hello Programmer Theme

Hello Programmer is a simple blog theme.

Hugo Hello Programmer Theme Screenshot

Installation

Inside the folder of your Hugo site run:

$ cd themes
$ git clone https://github.com/lubang/hugo-hello-programmer-theme

For more information read the official setup guide of Hugo.

Config

Modify your configuration:

$ vi config.toml

baseurl = "your-site-address"
title = "your-site-name"

languageCode = "ko-KR"
DefaultContentLanguage = "kr"
theme = "hugo-hello-programmer-theme"
disqusShortname = "XXXX"
googleAnalytics = "UA-XXXXXXXX-X"
paginate = 7

[author]
    name = "your-name"
    email = "your-email"

[params]
    description = "desribe-your-site"

Modify images for your site:

static/images/[email protected] (Left top logo image)
static/images/thumbnail.png (OpenGraph tag for preview)

Multilingual

Configure your language. Now support these languages. (updated 2019-06-09)

  • kr (Korean, 한국어)
  • en (English, a little bit stupid sentence :( Plz. Pull-request for this theme)

You can pull request other languages or fix native sentence from exist language pack.

References

Guide for Korean: https://blog.lulab.net/projects/2019-05-hugo-hello-programmer-theme-v2/

License

This theme is released under the MIT License.

hugo-hello-programmer-theme's People

Contributors

bep avatar lubang avatar ysyukr avatar

Watchers

 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.