Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CONTRIBUTING.md - github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5cfc560c12e0d457e58d91ae5fb1f31fb13c02bf (plain)
1
2
3
4
5
6
7
8
9
Thank you for investing your time in contributing to Eureka! This is a document that is still under construction and therefore does not cover all considerations during development.

## CSS Resources

Always remember to update the cached resources in `resources/_gen/` when you make changes to CSS.

## Font Awesome

Eureka reduce the size of Font Awesome with tree shaking. If your PR contains changes to Font Awesome icons, please make sure to update `layouts/partials/utils/get-fontawesome-icons.html` to include all related icons.