Giter Club home page Giter Club logo

hugo-theme-originstart's Introduction

🚀OriginStart

A journey of a thousand miles begins with one step.


OriginStart is a responsive theme for Hugo which is forked and modified from freshstart. OriginStart provides you a clean and easy-to-use start page for your Internet experience.

GitHub | Gitee

Features

  • Responsive design
  • Custom search engines
  • Poetry sentences
  • Custom theme color & background
  • Blur theme (not compatible with all browsers)
  • Weather plugin
  • Inject CSS & JS

For using blur theme on Firefox: if you are using Firefox, your need to configure layout.css.backdrop-filter.enabled to true to enable the blur effects.

  1. Open about:config in Firefox browser;
  2. Search the option layout.css.backdrop-filter.enabled and set it to true;
  3. Reload your site.

Screenshot

useBlur: false

useBlur = false

useBlur: true

useBlur = true

Installation & Usage

Preconditions

  • Basic command line & git skills
  • Git installed
  • Hugo (version >= 0.74.3) installed
  • A text editor you like

Install the theme

Inside your Hugo site directory run:

$ git submodule add https://github.com/SylleoYr/hugo-theme-OriginStart themes/OriginStart

Usage

Copy the contents in the exampleSite directory into your site root directory, and then:

To preview:

$ hugo server

Then open http://localhost:1313 in your browser to preview the site.

To build:

$ hugo
# or
$ hugo --minify

It will generate the static files in the public directory.

Configuration

See config.yaml.

ℹ️ Note: the example site is prompted with a message, please disable it in your production environment:

  • please delete alert.js in static/js/ directory,
  • or set the activated property of Alert of customJS to false, or delete this item.

Thanks

Thanks to the following projects (unordered):

License

This project is licensed under MIT.

hugo-theme-originstart's People

Contributors

isylleo avatar rz3n avatar

Stargazers

 avatar  avatar  avatar 血小板自动机 avatar LCHNAN avatar  avatar

Watchers

 avatar

hugo-theme-originstart's Issues

🎉🎉集合啦~

如果你有使用或者 fork 了本项目,可以考虑在这个 issue 下分享你的项目哦。

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.