1.0.0-alpha20 • Published 23 days ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
23 days 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-alpha20

23 days ago

1.0.0-alpha19

30 days ago

1.0.0-alpha18

1 month ago

1.0.0-alpha17

4 months ago

1.0.0-alpha16

4 months ago

1.0.0-alpha15

4 months ago

1.0.0-alpha14

5 months ago

1.0.0-alpha13

6 months ago

1.0.0-alpha12

6 months ago

1.0.0-alpha11

7 months ago

1.0.0-alpha10

8 months ago

1.0.0-alpha9

8 months ago

1.0.0-alpha8

8 months ago

1.0.0-alpha7

8 months ago

1.0.0-alpha6

8 months ago

1.0.0-alpha5

8 months ago

1.0.0-alpha4

9 months ago

1.0.0-alpha3

9 months ago

1.0.0-alpha2

9 months ago

1.0.0-alpha1

9 months ago