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
- Host: GitHub
- URL: https://github.com/pqml/bretagne
- Owner: pqml
- License: mit
- Created: 2016-10-02T20:58:22.000Z (over 8 years ago)
- Default Branch: v2
- Last Pushed: 2020-02-16T22:57:46.000Z (over 5 years ago)
- Last Synced: 2025-02-17T15:52:22.916Z (4 months ago)
- Language: JavaScript
- Size: 19.3 MB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
![]()
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.