this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

📝 Update ortfo description

+44 -16
+44 -16
.ortfo/description.md
··· 1 1 --- 2 - started: "2018-10-20" 3 - aliases: [ewen.works] 2 + started: 2018-10-20 3 + finished: 2025-10-02 4 + aliases: [gwen.works] 5 + colors: 6 + primary: "#000" 7 + secondary: "#fff" 8 + tertiary: "#ffa20a" 4 9 made with: 5 - - css 6 10 - figma 7 - - go 8 - - html 9 - - javascript 10 - - markdown 11 - - yaml 12 - - svg 13 11 - ortfo 14 - - go-templ 12 + - astro 15 13 tags: 16 14 - web 17 - - icons 18 15 - site 16 + layout: 17 + - [p1, p1, m1] 18 + - [l1, l1, m1] 19 + - [p2, p2, m1] 20 + - [p3, p3, m1] 21 + - [p4, p4, m1] 19 22 --- 20 23 21 - # ewen.works 24 + # gwen.works 25 + 26 + ![](../public/favicon.svg "Favicon") 22 27 23 28 :: fr 29 + 24 30 25 31 Mon site personnel, qui regroupe mes projets, mes articles et mes expériences. Vous êtes dessus en ce moment même! 26 32 27 - [Code source](https://github.com/ewen-lbh/portfolio) 33 + [Code source](https://github.com/gwennlbh/portfolio) 34 + 35 + Fait avec [Ortfo](/ortfo), un système de gestion d'articles de portfolios que j'ai créé 28 36 29 - Fait avec [Ortfo](/ortfo), un système de gestion d'articles de portfolios que j'ai créé, et [Go Templ](/using/go-templ) 37 + Mon portfolio est un terrain de jeu pour l'exploration des technologies web, et a donc été beaucoup réécrit au final des années : 38 + 39 + - 2025 avec [Astro](https://astro.build) et [ortfo/db](https://github.com/ortfo/db) 40 + - 2023 avec [Go Templ](https://templ.guide) et [ortfo/db](https://github.com/ortfo/db) 41 + - 2021 avec [ortfo/mk](https://github.com/ortfo/mk-old) et [ortfo/db](https://github.com/ortfo/db) 42 + - 2020 avec [Nuxt](https://nuxt.com) seul 43 + - 2020 avec [Nuxt](https://nuxt.com) et [django rest framework](https://www.django-rest-framework.org/) 44 + - 2020 avec [Vue.js](https://vuejs.org) et [django](https://djangoproject.com) 45 + - 2019 avec [Django](https://djangoproject.com) 46 + - 2018 avec [PHP](https://php.net) (premier projet web ^^) 30 47 31 48 :: en 32 49 33 50 My personal website, which gathers my projects, my articles and my experiences. You are on it right now! 34 51 35 - [Source code](https://github.com/ewen-lbh/portfolio) 52 + [Source code](https://github.com/gwennlbh/portfolio) 53 + 54 + Made with [Ortfo](/ortfo), a portfolio article management system I created. 36 55 37 - Made with [Ortfo](/ortfo), a portfolio article management system I created, and [Go Templ](/using/go-templ) 56 + my portfolio is a playground for web dev tech exploration, and has thus been rewritten an unreasonable amount of times: 57 + 58 + - 2025 with [Astro](https://astro.build) and [ortfo/db](https://github.com/ortfo/db) 59 + - 2023 with [Go Templ](https://templ.guide) and [ortfo/db](https://github.com/ortfo/db) 60 + - 2021 with [ortfo/mk](https://github.com/ortfo/mk-old) and [ortfo/db](https://github.com/ortfo/db) 61 + - 2020 with [Nuxt](https://nuxt.com) alone 62 + - 2020 with [Nuxt](https://nuxt.com) and [django rest framework](https://www.django-rest-framework.org/) 63 + - 2020 with [Vue.js](https://vuejs.org) and [django](https://djangoproject.com) 64 + - 2019 with [Django](https://djangoproject.com) 65 + - 2018 with [PHP](https://php.net) (first webdev project ^^)