Skip to content

Commit 081c54e

Browse files
authored
Serve roboto and roboto-mono locally (#57)
* Serve `roboto` and `roboto-mono` locally * Include bold and italic variants for `roboto` * Include bold variant for `roboto-mono` * Include italic variant for `roboto-mono` (and unify directory structure) `roboto` and `roboto-mono` now include the same set of fonts so this commit also unifies the directory structure so it's consistent between the two fonts, i.e. ``` ├── roboto │ ├── LICENSE.txt │ ├── roboto-bold.woff2 │ ├── roboto-italic.woff2 │ └── roboto.woff2 └── roboto-mono ├── LICENSE.txt ├── roboto-mono-bold.woff2 ├── roboto-mono-italic.woff2 └── roboto-mono.woff2 ```
1 parent 32d29ae commit 081c54e

File tree

11 files changed

+481
-3
lines changed

11 files changed

+481
-3
lines changed

piccolo_theme/static/basic_mod.css

Lines changed: 36 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

piccolo_theme/static/basic_mod.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)