Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aeecleclair/site-wei
A showcase website for the Ecole Centrale de Lyon student association WEI
https://github.com/aeecleclair/site-wei
css hugo tailwindcss
Last synced: about 2 months ago
JSON representation
A showcase website for the Ecole Centrale de Lyon student association WEI
- Host: GitHub
- URL: https://github.com/aeecleclair/site-wei
- Owner: aeecleclair
- Created: 2023-02-13T13:53:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T15:57:53.000Z (5 months ago)
- Last Synced: 2024-08-21T10:39:29.171Z (5 months ago)
- Topics: css, hugo, tailwindcss
- Language: HTML
- Homepage: https://wei.myecl.fr
- Size: 84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# site-wei
A showcase website for the Ecole Centrale de Lyon association WEI made with Hugo and Tailwindcss
## Style
The site is style using tailwind css, stylesheet are build using Hugo Pipes.
For productions builds, stylesheets are minified, purged and fingerprinted.The corresponding code is located in [layouts/partials/head.html](./layouts/partials/head.html) and configurations and ressources files are in [assets/css/](./assets/css/) folder.