Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uninett/uninett-bs-theme


https://github.com/uninett/uninett-bs-theme

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Uninett Bootstrap 4 theme

This is the graphical profile for Uninett.

## Usage

Just use the files from the `dist/` directory.

Note: Due to licensing issues, fonts are not included in this repository,
but are instead included as a git submodule. Fonts are therefore also
excluded from the dist directory, you'll have to add them yourself.

git submodule init
git submodule update

Or simply

make fonts

## Building

Yarn is required.

For easy installation (requires make)

make

Manual installation

yarn
yarn build