https://github.com/bluehats/bluehats.global
bluehats.global website
https://github.com/bluehats/bluehats.global
free-software open-source public-sector
Last synced: 3 months ago
JSON representation
bluehats.global website
- Host: GitHub
- URL: https://github.com/bluehats/bluehats.global
- Owner: Bluehats
- License: mit
- Created: 2025-02-09T08:29:05.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-17T06:33:24.000Z (3 months ago)
- Last Synced: 2025-02-17T07:27:18.982Z (3 months ago)
- Topics: free-software, open-source, public-sector
- Language: JavaScript
- Homepage: https://bluehats.global
- Size: 4.22 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://bluehats.global)
# Introduction
This is the repository for the [https://bluehats.global](https://bluehats.global) website.
# Add an event
To add an event, add an entry in the `events/` directory and include a header like this one:
```
title: My BlueHats event
description: My ministry is inviting BlueHats to a hackathon
start: 2025-01-30T10:00:00+02:00
duration:
days: 1
hours: 0
tags: events
```# License
Source code in this repository reuses [eleventy-base-blog](https://github.com/11ty/eleventy-base-blog) and [eleventy-plugin-calendar](https://github.com/codegouvfr/eleventy-plugin-calendar), both published under the MIT license.
All other content is published under the [Creative Commons BY-4.0](https://creativecommons.org/licenses/by/4.0/deed.fr) license.