https://github.com/devpro/devpro-website
devpro.fr website content
https://github.com/devpro/devpro-website
Last synced: 11 days ago
JSON representation
devpro.fr website content
- Host: GitHub
- URL: https://github.com/devpro/devpro-website
- Owner: devpro
- License: other
- Created: 2025-10-09T12:09:45.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-11-17T16:50:02.000Z (2 months ago)
- Last Synced: 2025-11-17T18:24:35.476Z (2 months ago)
- Language: Nunjucks
- Homepage: https://devpro.fr
- Size: 466 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# DevPro website
[](https://github.com/devpro/devpro-website/actions/workflows/ci.yml)
[](https://github.com/devpro/devpro-website/actions/workflows/deploy.yml)
This repository contains the source code for [devpro.fr](https://devpro.fr).
## About
This static website is built with [Eleventy](https://www.11ty.dev/), styled using [Pico CSS](https://picocss.com/), and hosted by GitHub Pages.
## Contributing
Contributions, ideas, and improvements are welcome!
See the [CONTRIBUTING.md](CONTRIBUTING.md) file to learn how to get started.
## Acknowledgments
Huge thanks to:
- [Zach Leatherman](https://www.zachleat.com/) for creating and maintaining Eleventy
- [Lucas Larroche](https://lucaslarroche.com/) for building Pico CSS
Additional thanks to:
- [Brent Arias](https://codepen.io/brentarias) for [CodePen Pico CSS Responsive Hamburger](https://codepen.io/brentarias/pen/gOQybod)
- [Eleanor Holley](https://webbureaucrat.dev/) for [How to Use Excerpts in Eleventy](https://webbureaucrat.dev/articles/eleventy-excerpts/)
- [Sébastien Lecacheur](https://slecache.com/) for [Adding Pagefind Search to a Static Eleventy Site](https://slecache.com/posts/adding-pagefind-search-to-a-static-eleventy-site/)
- Joonatan Uusväli for [Getting an image url for meta tags when using eleventyImageTransformPlugin](https://github.com/11ty/eleventy-img/issues/278#issuecomment-2609486605)
- [Martin Hähnel](https://blog.martin-haehnel.de/) for [How to add footnotes to Eleventy](https://blog.martin-haehnel.de/blog/2025/02/11/footnotes-in-eleventy/)