dev blog
This commit is contained in:
@@ -11,19 +11,24 @@
|
||||
# ordered by weight from lowest to highest.
|
||||
|
||||
[[main]]
|
||||
name = "Blog"
|
||||
pageRef = "posts"
|
||||
weight = 10
|
||||
name = "Blog"
|
||||
pageRef = "posts"
|
||||
weight = 10
|
||||
|
||||
[[main]]
|
||||
name = "Categories"
|
||||
pageRef = "categories"
|
||||
weight = 20
|
||||
name = "Works"
|
||||
pageRef = "works"
|
||||
weight = 20
|
||||
|
||||
[[main]]
|
||||
name = "Tags"
|
||||
pageRef = "tags"
|
||||
weight = 30
|
||||
# [[main]]
|
||||
# name = "Categories"
|
||||
# pageRef = "categories"
|
||||
# weight = 20
|
||||
|
||||
# [[main]]
|
||||
# name = "Tags"
|
||||
# pageRef = "tags"
|
||||
# weight = 30
|
||||
|
||||
|
||||
# -- Footer Menu --
|
||||
|
@@ -1,13 +1,13 @@
|
||||
---
|
||||
title: "Welcome to Congo! :tada:"
|
||||
description: "This is a demo of the Congo theme for Hugo."
|
||||
title: "Welcome to Okami101 Blog! :tada:"
|
||||
description: "This is adr1enbe4udou1n blog."
|
||||
---
|
||||
|
||||
{{< lead >}}
|
||||
A 🧔🌍💻 aka senior web developer @Bretagne 🇫🇷
|
||||
{{< /lead >}}
|
||||
|
||||
I'm a digital lover that do many things around Web development, including some *DevOps*. Mastering `Vue 3` with `Typescript` for frontend as well as `Laravel` and `Symfony` as main backend frameworks on modern `PHP 8+`.
|
||||
Hi folks, I'm a web lover working [@Cesson-Sévigné](https://fr.wikipedia.org/wiki/Cesson-S%C3%A9vign%C3%A9). Mastering `Vue 3` with `Typescript` for frontend as well as `Laravel` and `Symfony` as main backend frameworks on modern `PHP 8+`.
|
||||
|
||||
I love develop proper API design following `DDD` + `Hexa` principles if applicable. My favorite backend stack is `ASP.NET Core` and `C#`. I'm also comfortable on [`Nest.js`](https://nestjs.com/) with combination on [`MikroORM`](https://mikro-orm.io/). I also used [`FastAPI`](https://fastapi.tiangolo.com/) as well as `Spring Boot` (*Java*).
|
||||
|
||||
|
@@ -1,8 +1,8 @@
|
||||
---
|
||||
title: "Markdown"
|
||||
date: 2019-03-11
|
||||
description: "Sample article showcasing basic Markdown syntax and formatting for HTML elements."
|
||||
tags: ["markdown", "css", "html", "sample"]
|
||||
title: "History of yet another blog"
|
||||
date: 2021-12-23
|
||||
description: "Now I can say I finally have a blog..."
|
||||
tags: ["hugo", "docker", "drone"]
|
||||
---
|
||||
|
||||
This article offers a sample of basic Markdown formatting that can be used in Congo, also it shows how some basic HTML elements are decorated.
|
9
content/works.md
Normal file
9
content/works.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: "Okami101 Works! :tada:"
|
||||
description: "This is adr1enbe4udou1n works."
|
||||
showAuthor: false
|
||||
showDate: false
|
||||
showReadingTime: false
|
||||
---
|
||||
|
||||
Some works insights...
|
Reference in New Issue
Block a user