Skip to content

COPIM/inate-hugo

 
 

Repository files navigation

Inate theme for Hugo

A Hugo theme combining Hugo themes Introduction designed by Victoria Drake and Slate designed by Gus Esquivel. Thanks to both designers for sharing and openly licensing their work.

This site generates a minimalist single-page combining Introduction's multilingual structure, responsiveness, and presentation of longer text with Slate's 'speed dial' structure for dynamically shuffled tiles linking out as a kind of index.

New to the Hugo static site generator? Learn the fundamentals here.

Getting started

Requires the extended version of Hugo. You can find installation instructions here (latest version recommended). Here's a handy Bash function for downloading a specific Hugo version.

Get the theme

Run from the root of your Hugo site:

git clone https://github.com/COPIM/inate-hugo.git themes/inate

Alternatively, you can include this repository as a git submodule. This makes it easier to update this theme if you have your Hugo site in git as well:

git submodule add https://github.com/COPIM/inate-hugo.git themes/inate

License

Copyright © 2023 Community-led Open Publishing Infrastructures for Monographs (COPIM).

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A minimal, single page Hugo theme combining Introduction and Slate themes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.0%
  • JavaScript 11.7%
  • CSS 8.7%
  • Sass 1.6%