dep update + content

This commit is contained in:
Nico 2023-05-17 15:35:03 +02:00
parent 2d23ece013
commit c3ce3f9e38
7 changed files with 200 additions and 184 deletions

View file

@ -7,6 +7,7 @@ excerpt: New changes.
tags: ["Freelance"]
type: articles
createdAt: "2023-02-03T17:41:00.000Z"
updatedAt: "2023-05-17T17:41:00.000Z"
---
This article will be updated when I have something new to share during the year 2023.
@ -17,7 +18,7 @@ This article will be updated when I have something new to share during the year
Oops... I (re)did it again.
I have completely redeveloped my site with <a href="https://astro.build/" rel="noopener noreferer" hreflang="en">Astro</a>, as predicted by myself [in 2023&nbsp;!](/en/articles/2022/#the-website)
I have completely redeveloped my site with <a href="https://astro.build/" rel="noopener noreferer" hreflang="en">Astro</a>, as predicted by myself [in 2022&nbsp;!](/en/articles/2022/#the-website)
I will definitely do an article or two about Astro and the extensions I used. It was a great experience. Nuxt v2 is not really up to date anymore, so the performance was not good. Astro has completely fixed that.
@ -32,6 +33,8 @@ I then did a work of modernization of the codebase. Hello CSS variables and good
I took this opportunity to publish [the source code](https://git.nardu.in/nardu.in/website-astro) on my git repository.
**Update #1:** I've added [an RSS feed](/en/rss.xml) as I find myself using it more and more on other websites.
### Analytics
I removed the tracking on my pages. I was using <a href="https://umami.is/" rel="noopener noreferer">umami</a> hosted on my own server. No personal data was collected and I rarely consulted the reports.
@ -40,6 +43,11 @@ It's nice to see that your site is consulted, but if there is no other purpose b
Previous visit reports can be found at [this link.](https://stat.nardu.in/share/nJSt1tfS/nardu.in)
### Content
- I've added a [work](/en/work/) page to list some of my projects.
- I've also added [a page](/en/veille/) where I list some interesting things from around the web.
## Additional projects
I'm still teaching web development this year. In order to expand my course materials, I have set up a mini documentation site available at [3-w.fr](https://3-w.fr/) (an address I am very proud of).