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

https://github.com/pqml/bretagne

Website of Bretagne type foundry
https://github.com/pqml/bretagne

Last synced: about 1 month ago
JSON representation

Website of Bretagne type foundry

Awesome Lists containing this project

README

        




bretagne


bretagnebretagne.fr


Website of Bretagne, the type foundry of Lucas Le Bihan






### Installation

```sh
git clone https://github.com/pqml/bretagne
cd bretagne
npm install
```





### Usage

#### `npm run start`
Run the development server.

#### `npm run build`
Compile a production-ready build into the dist folder.

#### `npm run build:serve`
Serve and test the current compiled website before deployment.





### Manage content

#### Adding font file
Add your font files in the `/static/fonts`. Only **.woff** and **.woff2** formats are needed.

#### Addding font / family content
Edit the file `/config/bretagne.fonts.js` to link font file to content.
Order of the families and fonts are important!

#### Change other content
Edit the file `/config/bretagne.content.js` to edit meta and text.





### Licenses

###### Website
MIT.

###### Fonts
© Copyright 2020 Lucas Le Bihan | Tous droits réservés.