Coder Social home page Coder Social logo

hugo-invi's Introduction

Hugo Invi - The Fresh theme for Hugo

Hugo Invi is a multi-page website theme for the Hugo static site generator, based on hugo-fresh but heavily modified. hugo-fresh itself is adapted from CSS Ninja's Fresh, a bulma-based landing page.

Functionality

Hugo Invi supports the following features…

Technical

  • Internationalization
    • incl. an option in the Navigation Bar to change the site language
  • Meta Data for SEO; supports
    • OpenGraph
    • Twitter
    • Schema
      • Organization
  • Color Palette
  • various Shortcodes and Markdown Render Hooks

Visual

  • Navigation Bar
  • Sidebar
  • Image Gallery
  • Embedding YouTube videos
    • incl. thumbnail with warning as video replacement: user has to accept YouTube cookies first (decision is saved as a cookie)
  • Feature / Product cards
    • varying height or aligned height
  • Short list of main features (large font size)
  • Quote Cards
  • Cookie Notification

Usage

Custom Javascript

  • Write custom javascript and declare the path in config file using params.customJS
    • layouts/partials/javascript.html will fetch and insert it in each page including this partial (as of now: baseof.html, single.html)

Merge Project styling with this theme

  • Write custom sass file in your assets folder and declare the path in config file using params.customCSS
    • The styling will be merged with this theme

Content Shortcodes

Hugo Docs

Title and Subtitle

// id is optional
{{< title id="delicious" lvl="3" text="Bacon" >}}

// id is optional
{{< subtitle id="delicious" lvl="3" text="Bacon" >}}

Markdown Render Hooks

Hugo Docs

supported

  • render link
    • if the URL has the "http" prefix, it gains target="_blank" rel="noopener, nofollow"

hugo-invi's People

Contributors

mjacred avatar stefma avatar lucperkins avatar nathanbiller avatar gazoakley avatar deining avatar bwmills avatar clsource avatar raheems avatar gfrenoy avatar jimafisk avatar knmurphy avatar mahons avatar rv0 avatar cyrilf avatar

Forkers

mjacred

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.