File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ This is the repository for my coding blog [nemanjamitic.com](https://nemanjamiti
10
10
| Github Pages | https://nemanjam.github.io |
11
11
| Docker | https://nmc-docker.arm1.nemanjamitic.com |
12
12
13
+ #### Plausible analytics
14
+
15
+ https://plausible.arm1.nemanjamitic.com/nemanjamitic.com
16
+
13
17
## Screenshots
14
18
15
19
https://github.com/user-attachments/assets/5bf85aee-a3bd-4ca0-9b6d-d5b4f555934b
@@ -279,11 +283,11 @@ Latest git commit info is included in the website footer for easy identification
279
283
280
284
- Component to float text around images
281
285
- Add accessibility attributes
282
- - Fix View transitions flash in Firefox dark theme
283
- - Add analytics
284
- - Add image gallery page
285
- - Add remote markdown page
286
- - Validate config with ` astro:env `
286
+ - Fix View transitions flash in Firefox dark theme - done
287
+ - Add analytics - done
288
+ - Add image gallery page - done
289
+ - Add remote markdown page - done
290
+ - Validate config with ` astro:env ` - done
287
291
- Render ` .mdx ` for RSS using component containers
288
292
- Review and improve ESLint, (strictest) Typescript and Prettier configs
289
293
- Improve visual design
You can’t perform that action at this time.
0 commit comments