Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uninett/uninett-bs-theme
https://github.com/uninett/uninett-bs-theme
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/uninett/uninett-bs-theme
- Owner: Uninett
- Created: 2018-03-06T09:27:25.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T04:36:01.000Z (about 2 years ago)
- Last Synced: 2023-04-19T22:23:27.208Z (over 1 year ago)
- Language: SCSS
- Homepage:
- Size: 2.39 MB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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 updateOr simply
make fonts
## Building
Yarn is required.
For easy installation (requires make)
make
Manual installation
yarn
yarn build