Compare commits
No commits in common. "eb3f7bdffdd7e765f20336c1a4ac98fed641918d" and "2d08c69125aad1fd8bc33abe43afe06c51a1ec5b" have entirely different histories.
eb3f7bdffd
...
2d08c69125
5 changed files with 5 additions and 9 deletions
|
@ -62,7 +62,7 @@ steps:
|
||||||
# branch: [main]
|
# branch: [main]
|
||||||
|
|
||||||
- name: Build ad5001.eu
|
- name: Build ad5001.eu
|
||||||
image: xdevbase/hugo-builder
|
image: xdevbase/hugo-builder:latest
|
||||||
commands:
|
commands:
|
||||||
- hugo --minify
|
- hugo --minify
|
||||||
when:
|
when:
|
||||||
|
|
|
@ -11,7 +11,7 @@ layout: default
|
||||||
|
|
||||||
# À mon propos
|
# À mon propos
|
||||||
|
|
||||||
Aujourd'hui étudiant, je programme maintenant depuis près de 7 ans, notamment en open source.
|
Aujourd'hui étudiant, je programme maintenant depuis près de 6 ans, notamment en open source.
|
||||||
J'ai commencé à programmer des plugins en 2015 en PHP pour [PocketMine](https://pmmp.io).
|
J'ai commencé à programmer des plugins en 2015 en PHP pour [PocketMine](https://pmmp.io).
|
||||||
Autour de ce projet, aux côtés d'autres contributeurs de l'équipe [BoxOfDevs](https://github.com/BoxOfDevs) nous avons réalisé plusieurs projets à l'époque comme [Sites4Code](https://sites4code.github.io/MCPE/#), le [PocketMine Server Manager](https://github.com/BoxOfDevs/server-manager) et la nouvelle version de [PocketMine Tools](https://github.com/pmt-mcpe-fun/website/tree/master).
|
Autour de ce projet, aux côtés d'autres contributeurs de l'équipe [BoxOfDevs](https://github.com/BoxOfDevs) nous avons réalisé plusieurs projets à l'époque comme [Sites4Code](https://sites4code.github.io/MCPE/#), le [PocketMine Server Manager](https://github.com/BoxOfDevs/server-manager) et la nouvelle version de [PocketMine Tools](https://github.com/pmt-mcpe-fun/website/tree/master).
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@ layout: default
|
||||||
|
|
||||||
# About me
|
# About me
|
||||||
|
|
||||||
Currently a student, I have been programming for almost 7 years, mainly in open source.
|
Currently a student, I have been programming for almost 6 years, mainly in open source.
|
||||||
I've started programming plugins in 2015 in PHP for [PocketMine](https://pmmp.io).
|
I've started programming plugins in 2015 in PHP for [PocketMine](https://pmmp.io).
|
||||||
Around that project, alongside other contributors in the [BoxOfDevs](https://github.com/BoxOfDevs) team we've made several projects at the time like [Sites4Code](https://sites4code.github.io/MCPE/#), the [PocketMine Server Manager](https://github.com/BoxOfDevs/server-manager) and the new version of [PocketMine Tools](https://github.com/pmt-mcpe-fun/website/tree/master).
|
Around that project, alongside other contributors in the [BoxOfDevs](https://github.com/BoxOfDevs) team we've made several projects at the time like [Sites4Code](https://sites4code.github.io/MCPE/#), the [PocketMine Server Manager](https://github.com/BoxOfDevs/server-manager) and the new version of [PocketMine Tools](https://github.com/pmt-mcpe-fun/website/tree/master).
|
||||||
|
|
||||||
|
|
|
@ -103,10 +103,6 @@ FrameworksDev:
|
||||||
|
|
||||||
# Frameworks I created.
|
# Frameworks I created.
|
||||||
FrameworksCreated:
|
FrameworksCreated:
|
||||||
- Name: Enecss
|
|
||||||
Icon: enecss
|
|
||||||
Text: frameworkNowox
|
|
||||||
Properties: CSS 3D transform framework, javascript-less interactive state system.
|
|
||||||
- Name: NowoxComponents
|
- Name: NowoxComponents
|
||||||
Icon: nowox
|
Icon: nowox
|
||||||
Text: frameworkNowox
|
Text: frameworkNowox
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit a2a96a281d461d0d56a16281fea4ae071d96d2bf
|
Subproject commit 7634557b2840ea9b1cd3ffa8481c17ebb69e31b2
|
Loading…
Reference in a new issue