1.0.0-alpha31 • Published 4 months ago

@trimble-oss/modus-docs-hugo-theme v1.0.0-alpha31

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Modus Docs Hugo Theme (Experimental)

LICENSE GitHub Super-Linter npm Version

A documentation theme for Hugo.

Status: Alpha. This theme is currently under development.

Installation

  1. Add this repo to your package.json as follows:
npm i @trimble-oss/modus-docs-hugo-theme --save-dev
  1. Add the following mounts to your Hugo config:
module:
  mounts:
    - source: node_modules/@trimble-oss/modus-docs-hugo-theme/assets/
      target: assets
      # The main theme CSS and JavaScript

    - source: node_modules/@trimble-oss/modus-docs-hugo-theme/layouts/
      target: layouts
      # The main theme templates

    - source: node_modules/@trimble-oss/modus-docs-hugo-theme/static/
      target: static
      # Includes Trimble favicon and JS for theme toggle and search

    - source: node_modules/@trimble-oss/modus-icons/dist/modus-solid/sprites/modus-icons.svg
      target: static/modus-solid-icons.svg
      # Modus Icons Solid will be available as an SVG sprite

    - source: node_modules/@trimble-oss/modus-icons/dist/modus-outlined/fonts/
      target: static/fonts/
      # Modus Icons Outlined will be available as webfont
1.0.0-alpha31

4 months ago

1.0.0-alpha30

5 months ago

1.0.0-alpha29

5 months ago

1.0.0-alpha28

6 months ago

1.0.0-alpha27

10 months ago

1.0.0-alpha26

11 months ago

1.0.0-alpha25

12 months ago

1.0.0-alpha24

12 months ago

1.0.0-alpha23

1 year ago

1.0.0-alpha22

1 year ago

1.0.0-alpha21

1 year ago

1.0.0-alpha20

1 year ago

1.0.0-alpha19

1 year ago

1.0.0-alpha18

1 year ago

1.0.0-alpha17

1 year ago

1.0.0-alpha16

1 year ago

1.0.0-alpha15

2 years ago

1.0.0-alpha14

2 years ago

1.0.0-alpha13

2 years ago

1.0.0-alpha12

2 years ago

1.0.0-alpha11

2 years ago

1.0.0-alpha10

2 years ago

1.0.0-alpha9

2 years ago

1.0.0-alpha8

2 years ago

1.0.0-alpha7

2 years ago

1.0.0-alpha6

2 years ago

1.0.0-alpha5

2 years ago

1.0.0-alpha4

2 years ago

1.0.0-alpha3

2 years ago

1.0.0-alpha2

2 years ago

1.0.0-alpha1

2 years ago