GithubHelp home page GithubHelp logo

falcosuessgott / hugo-theme-even Goto Github PK

View Code? Open in Web Editor NEW

This project forked from olowolo/hugo-theme-even

0.0 1.0 0.0 1.74 MB

πŸš€ A super concise theme for Hugo https://hugo-theme-even.netlify.app

Home Page: https://hugo-theme-even.netlify.app

License: MIT License

JavaScript 8.11% XSLT 3.64% Makefile 0.13% HTML 37.85% SCSS 50.26%

hugo-theme-even's Introduction

hugo-theme-even

GitHub contributors GitHub release GitHub commits (since latest release) GitHub

A super concise theme for Hugo

It's a port of the hexo-theme-even

Demo | δΈ­ζ–‡θ―΄ζ˜Ž

Screenshots

even-showcase

Installation

$ git clone https://github.com/olOwOlo/hugo-theme-even themes/even

Important: 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 it.

Important: This theme uses Hugo Pipes. Modifying contents in assets requires the extended version to be installed.

NOTE: For this theme, you should use post instead of posts, namely hugo new post/some-content.md.

Language Support

Translations are collected from the themes/even/i18n/ folder (built into the theme), as well as translations present in i18n/ at the root of your project. The translations will be merged and take precedence over what is in the theme folder.

To use the translations, just set a correct value for defaultContentLanguage.

defaultContentLanguage = "en"  # en / zh-cn / other...

Can also support any other languages as well. For example, to support german, create a file /i18n/de.yaml in the root folder of your Hugo site. For reference template you can see the en.yaml file.

P.S. In multilingual mode, the language which currently being used to render the website will be used.

Language selector

It is possible to enable language selector for multilingual site. It will be displayed in the header or in the slide menu.

To enable it, set showLanguageSelector parameter to true.

showLanguageSelector = true

Favicon

In order to customize the favicon you need to place all the following files in the static folder at the root of your site, which will overwrite those files in the themes/even/static/ folder.

  • android-chrome-192x192.png
  • android-chrome-512x512.png
  • apple-touch-icon.png
  • browserconfig.xml
  • favicon.ico
  • favicon-16x16.png
  • favicon-32x32.png
  • manifest.json
  • mstile-150x150.png
  • safari-pinned-tab.svg

A favicon generator can help you generate these files.

Front Matter

You can customize something for a single content in the content's front-matter. The themes/even/archetypes/default.md shows all available params. Copy this file in the archetypes folder at the root of your project will be useful.

Shortcodes

This theme provides center, right, left, music, admonition shortcodes, and support center, right, left class for the built-in figure. See more information from there.

Theme Color

There are five built-in theme colors ( Default | Mint Green | Cobalt Blue | Hot Pink | Dark Violet ), you can config it by changing the $theme-color-config value in /assets/sass/_variable.scss.

Update Theme

cd ./themes/even/
git pull

Whenever you update this theme, you should check the CHANGELOG.md file, there may be some breaking changes.

License

Released under the MIT License.

Acknowledgements

hugo-theme-even's People

Contributors

olowolo avatar panda-z avatar laroche avatar flexoid avatar sww13 avatar zhaozhiyuan1989 avatar sslyxhz avatar alicewish avatar sanjayts avatar mbrukman avatar keithmork avatar tac0x2a avatar trentzhou avatar evrifaessa avatar byronhe avatar ghraecakter avatar lzjluzijie avatar lryong avatar morya avatar liugq5713 avatar scarletsky avatar xujiongda avatar yhliyr avatar bwangelme avatar nusr avatar bobuhiro11 avatar antiagainst avatar wolfecub avatar zhengyhn avatar masakichi 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.