Giter VIP home page Giter VIP logo

hugo-theme-ladder's Introduction

Hugo Theme Ladder | Demo

🌈 Clean | ⏩ Fast | 📰 Focus on Reading | 🌐 Multi language | 🌙 Multi Dark Theme | 📱 Mobile support

English README | 简体中文说明

The Demo | ExampleSite includes a lot of documentation about Installation, Features with a few more stuff. Make sure you visit it, to get an awesome hands-on experience and get to know about the features ...

Demo is built up with exampleSite Source Code (https://github.com/guangzhengli/hugo-ladder-exampleSite) as source.

Hugo VersionGitHub licenseGitHub starsGitHub forks


Ladder image


Documentations docs

See docs folder.

Basic Usage

Extra Guides

Quick Start

Use this command to start.

hugo server -s exampleSite --themesDir=../.. --disableFastRender

Or click Use this template to create your blog site in the exampleSite Repository.

Create a new repository(GitHub Pages) from hugo-ladder-exampleSite to enter : username.github.io.

replace the username by your GitHub account

Then configure the GitHub page setting following:

nsrExo

🎉🎉🎉 Open the browser and enter: https://username.github.io 🎉🎉🎉

Minimal Configuration

Clone your repository.

Build and run hugo server by hugo server -D and open in browser http://localhost:1313/.

baseURL: 'https://hugo-ladder.pages.dev' # set https://username.github.io
homepage: 'https://hugo-ladder.pages.dev' # set https://username.github.io
defaultContentLanguage: 'en' #default language
params:
  brand: HOME # set the brand of your site
  avatarURL: /images/avatar.png # avatar, replace your avatar in the /static/images/
  author: Hugo Ladder # name
  authorDescription: # description
  info:  this is a info # information of your blog site
  favicon: /images/avatar.png # blog site icon,replace your avatar in the /static/images/
  options:
    showDarkMode: true # is show dark mode button
    enableMultiLang: true # is show multi language button

Modifying the default configuration. Then push it to your repository.

ALL Configuration

Following this article to cofiguration.

Following this article to configure the umami analytics

Sponsor

if you like this theme, you can sponsor me to buy a cup of coffee. https://guangzhengli.com/sponsors

Special Thanks

hugo-theme-ladder's People

Contributors

guangzhengli avatar sashasimkin avatar terenceliu98 avatar jcaiqueoliveira 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.