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

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

Awesome Lists containing this project

README

          

# DevPro website

[![GitHub Action CI status](https://github.com/devpro/devpro-website/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/devpro/devpro-website/actions/workflows/ci.yml)
[![GitHub Action Deploy status](https://github.com/devpro/devpro-website/actions/workflows/deploy.yml/badge.svg?branch=main)](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/)