-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some tweak on UI and handle JavaScript (through JSOO)
- Loading branch information
Showing
21 changed files
with
1,615 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#333;background:#fff}.hljs-comment,.hljs-quote{color:#777;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#333;font-weight:700}.hljs-literal,.hljs-number{color:#777}.hljs-doctag,.hljs-formula,.hljs-string{color:#333;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJ0lEQVQIW2O8e/fufwYGBgZBQUEQxcCIIfDu3Tuwivfv30NUoAsAALHpFMMLqZlPAAAAAElFTkSuQmCC)}.hljs-section,.hljs-selector-id,.hljs-title{color:#000;font-weight:700}.hljs-subst{font-weight:400}.hljs-class .hljs-title,.hljs-name,.hljs-title.class_,.hljs-type{color:#333;font-weight:700}.hljs-tag{color:#333}.hljs-regexp{color:#333;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAPUlEQVQYV2NkQAN37979r6yszIgujiIAU4RNMVwhuiQ6H6wQl3XI4oy4FMHcCJPHcDS6J2A2EqUQpJhohQDexSef15DBCwAAAABJRU5ErkJggg==)}.hljs-bullet,.hljs-link,.hljs-symbol{color:#000;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAKElEQVQIW2NkQAO7d+/+z4gsBhJwdXVlhAvCBECKwIIwAbhKZBUwBQA6hBpm5efZsgAAAABJRU5ErkJggg==)}.hljs-built_in{color:#000;text-decoration:underline}.hljs-meta{color:#999;font-weight:700}.hljs-deletion{color:#fff;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAE0lEQVQIW2MMDQ39zzhz5kwIAQAyxweWgUHd1AAAAABJRU5ErkJggg==)}.hljs-addition{color:#000;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAALUlEQVQYV2N89+7dfwYk8P79ewZBQUFkIQZGOiu6e/cuiptQHAPl0NtNxAQBAM97Oejj3Dg7AAAAAElFTkSuQmCC)}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700} | ||
|
||
/* Hook */ | ||
|
||
.hljs-symbol { | ||
background-image: none; | ||
font-weight: 300; | ||
} | ||
|
||
.hljs-string { | ||
background-image: none; | ||
font-weight: 400; | ||
color: #a0a0a0; | ||
} | ||
|
||
.hljs-built_in { | ||
text-decoration: none; | ||
} | ||
|
||
.hljs-keyword { | ||
font-weight: 900; | ||
color: #000000; | ||
} | ||
|
||
.hljs-type { | ||
font-weight: 700; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
pin-depends: [ | ||
["nightmare.dev" "git+https://github.com/funkywork/nightmare.git"] | ||
["nightmare-dream.dev" "git+https://github.com/funkywork/nightmare.git"] | ||
["nightmare-tyxml.dev" "git+https://github.com/funkywork/nightmare.git"] | ||
["nightmare_js.dev" "git+https://github.com/funkywork/nightmare.git"] | ||
["nightmare_js-vdom.dev" "git+https://github.com/funkywork/nightmare.git"] | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
page_title: Jeux vidéo | ||
description: | ||
Articles relatifs aux jeux vidéo, conception, développement et mécaniques | ||
synopsis: | ||
Même si, depuis 2007, je joue largement moins aux jeux vidéo qu'à l'aube de mon | ||
adolescence, je maintiens un intérêt tout particulier pour leur conception et | ||
leur analyse. Ces expériences de conception se matérialisant souvent par des | ||
embryons de projets destinés à rester à l'état de fœtus, j'ai décidé _d'essayer_ | ||
de leur donner un peu plus de consistance en les transformant en | ||
_notes ou articles_. | ||
breadcrumb: | ||
- title: Technologies | ||
url: /#index-technologies | ||
toc: false | ||
indexes: | ||
- name: Mécaniques de jeux | ||
synopsis: | ||
Articles décrivant (ou critiquant) des mécaniques de jeux. | ||
links: | ||
- title: L'infernal Tetra Master dans Final Fantasy 9 | ||
url: /pages/tetra-master.html | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,32 @@ | ||
--- | ||
page_title: Index | ||
description: Content | ||
synopsis: Synopsis | ||
description: Accueil du site xvw.lol | ||
synopsis: | ||
Bonjour, je m'appelle **Xavier Van de Woestyne**, et vous êtes sur | ||
l'index de mon _site personnel_ (mais qui ne parle pas trop de | ||
_choses personnelles_, donc ça va). L'objectif de ce site est de proposer | ||
une collection de pages, notes et indexes _discutablement organisés_ | ||
sur des sujets qui m'intéressent. Peut-être qu'un jour, elle sera | ||
descriptible comme **une encyclopédie maladroite et _capharnaümesque_** | ||
de ce que je sais (mais c'est probablement fantasmer sur ma fréquence | ||
d'écriture). | ||
indexes: | ||
- name: Technologies | ||
synopsis: | ||
Notes et projets _plus-ou-moins_ organisés relatifs à la technologie — | ||
incluant la programmation. Depuis plusieurs années, la programmation | ||
(idéalement **fonctionnelle et statiquement typée**) est mon activité | ||
principale. Cette section sera donc, probablement, la plus souvent | ||
mise à jour. | ||
links: | ||
- title: Programmation | ||
url: https://xvw.lol/programming.html | ||
- title: Jeux vidéo | ||
url: /games.html | ||
toc: false | ||
--- | ||
|
||
Hello, I am an Index | ||
Vous me trouverez sur [Mastodon](https://merveilles.town/@xvw), sur | ||
[Github](https://github.com/xvw) et sur | ||
[X/Twitter](https://twitter.com/vdwxv) et, dans la _vrai vie_, à | ||
**Nantes**, parfois à **Bruxelles** et de temps en temps à **Paris**. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Hell | ||
|
||
Compose with third-party libraries in the JavaScript | ||
ecosystem... hell! |
Oops, something went wrong.