Skip to content

Commit d1e8fb5

Browse files
committed
Add domain blog post
1 parent cb7e3bf commit d1e8fb5

File tree

3 files changed

+29
-1
lines changed

3 files changed

+29
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ email: your-email@example.com
2323
description: >- # this means to ignore newlines until "baseurl:"
2424
The keycube is a kind of keyboard. A cubic device dedicated to text entry.
2525
baseurl: "" # the subpath of your site, e.g. /blog
26-
url: "https://keycube.github.io" # the base hostname & protocol for your site, e.g. http://example.com
26+
url: "https://keycube.org" # the base hostname & protocol for your site, e.g. http://example.com
2727
github_username: keycube
2828
rss: rss
2929

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
layout: post
3+
title: "The cube rolled... and landed at keycube.org"
4+
date: 2025-11-30 16:30:00 +0200
5+
categories: update
6+
lang: en
7+
author: Damien
8+
code: blog
9+
---
10+
The keycube finally has its own place on the internet, and it feels great to say it: the project now lives at **[keycube.org](https://keycube.org)**.
11+
12+
Nothing else changes behind the scenes. The site is still hosted on [GitHub Pages](https://docs.github.com/en/pages), and the classic [keycube.github.io](https://keycube.github.io) link continues to work just fine. It now redirects smoothly to the new domain, so you can use whichever link you prefer.
13+
14+
This new domain makes the project easier to find, easier to share and, honestly, a bit more real. It’s a small step, but it feels like an important one in the journey of the keycube.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
layout: post
3+
title: "Le cube est jeté... et atterrit sur keycube.org"
4+
date: 2025-11-30 16:30:00 +0200
5+
categories: update
6+
lang: fr
7+
author: Damien
8+
code: blog
9+
---
10+
Le keycube a maintenant sa propre place sur le Web et cela fait vraiment plaisir de l'écrire : le projet vit désormais à l’adresse **[keycube.org](https://keycube.org)**.
11+
12+
Rien ne change en coulisses. Le site est toujours hébergé avec [GitHub Pages](https://docs.github.com/fr/pages) comme avant, et l’adresse [keycube.github.io](https://keycube.github.io) fonctionne encore parfaitement. Elle redirige simplement vers le nouveau domaine, donc tu peux continuer à utiliser le lien que tu préfères.
13+
14+
Ce nouveau domaine rend le projet plus facile à trouver, plus simple à partager et, honnêtement, un peu plus réel. C’est une petite étape, mais elle compte dans l’évolution du keycube.

0 commit comments

Comments
 (0)