Refactor posts parsing and begin add tags
This commit is contained in:
parent
9cd7029ede
commit
51f34eb290
13 changed files with 146 additions and 282 deletions
|
@ -1,10 +1,13 @@
|
|||
---
|
||||
image_path: "https://upload.wikimedia.org/wikipedia/commons/thumb/1/11/Test-Logo.svg/783px-Test-Logo.svg.png?20150906031702"
|
||||
slug: test_layout
|
||||
title: Testing layout
|
||||
date: 2023-11-26
|
||||
description: Testing the layout of the site.
|
||||
project_link: none
|
||||
draft: true
|
||||
tags:
|
||||
- test
|
||||
---
|
||||
|
||||
# Heading 1
|
||||
|
|
|
@ -1,168 +0,0 @@
|
|||
tags:
|
||||
rust:
|
||||
name: Rust
|
||||
url: https://www.rust-lang.org/
|
||||
groups:
|
||||
- lang
|
||||
- backend
|
||||
- system
|
||||
- web
|
||||
java:
|
||||
name: Java
|
||||
url: https://www.java.com/fr/
|
||||
groups:
|
||||
- lang
|
||||
- backend
|
||||
- desktop
|
||||
cpp:
|
||||
name: C++
|
||||
url: https://isocpp.org/
|
||||
groups:
|
||||
- lang
|
||||
- backend
|
||||
- system
|
||||
- game
|
||||
react:
|
||||
name: React
|
||||
url: https://fr.legacy.reactjs.org/
|
||||
groups:
|
||||
- frontend
|
||||
symfony:
|
||||
name: Symfony
|
||||
url: https://symfony.com/
|
||||
groups:
|
||||
- backend
|
||||
- web
|
||||
flutter:
|
||||
name: Flutter
|
||||
url: https://flutter.dev/
|
||||
groups:
|
||||
- mobile
|
||||
- desktop
|
||||
ruby_on_rails:
|
||||
name: Ruby on rails
|
||||
url: https://rubyonrails.org/
|
||||
groups:
|
||||
- backend
|
||||
- frontend
|
||||
- web
|
||||
hotwired:
|
||||
name: Hotwired
|
||||
url: https://hotwired.dev/
|
||||
groups:
|
||||
- frontend
|
||||
- web
|
||||
docker:
|
||||
name: Docker
|
||||
url: https://www.docker.com/
|
||||
groups:
|
||||
- devops
|
||||
steam_api:
|
||||
name: Steam API
|
||||
url: https://partner.steamgames.com/doc/sdk/api/example
|
||||
groups:
|
||||
- game
|
||||
gitlab_ci:
|
||||
name: Gitlab CI
|
||||
url: https://docs.gitlab.com/ee/ci/
|
||||
groups:
|
||||
- devops
|
||||
unity:
|
||||
name: Unity 3D
|
||||
url: https://unity.com/fr
|
||||
groups:
|
||||
- game
|
||||
wordpress:
|
||||
name: Wordpress
|
||||
url: https://wordpress.com/fr/
|
||||
groups:
|
||||
- web
|
||||
cordova:
|
||||
name: Cordova
|
||||
url: https://cordova.apache.org/
|
||||
groups:
|
||||
- mobile
|
||||
electron:
|
||||
name: Electron
|
||||
url: https://www.electronjs.org/
|
||||
groups:
|
||||
- desktop
|
||||
lwjgl:
|
||||
name: LWJGL
|
||||
url: https://www.lwjgl.org/
|
||||
groups:
|
||||
- desktop
|
||||
- game
|
||||
opengl:
|
||||
name: OpenGL
|
||||
url: https://www.opengl.org/
|
||||
groups:
|
||||
- desktop
|
||||
- game
|
||||
vulkan:
|
||||
name: Vulkan
|
||||
url: https://www.vulkan.org/
|
||||
groups:
|
||||
- desktop
|
||||
- game
|
||||
midi:
|
||||
name: MIDI
|
||||
url: https://fr.wikipedia.org/wiki/Musical_Instrument_Digital_Interface
|
||||
groups:
|
||||
- desktop
|
||||
- web
|
||||
- music
|
||||
- game
|
||||
requirejs:
|
||||
name: RequireJS
|
||||
url: https://requirejs.org/
|
||||
groups:
|
||||
- frontend
|
||||
- web
|
||||
webpack:
|
||||
name: Webpack
|
||||
url: https://webpack.js.org/
|
||||
groups:
|
||||
- frontend
|
||||
- web
|
||||
vite:
|
||||
name: Vite
|
||||
url: https://vitejs.dev/
|
||||
groups:
|
||||
- frontend
|
||||
- web
|
||||
maven:
|
||||
name: Maven
|
||||
url: https://maven.apache.org/
|
||||
groups:
|
||||
- desktop
|
||||
gradle:
|
||||
name: Gradle
|
||||
url: https://gradle.org/
|
||||
groups:
|
||||
- desktop
|
||||
- mobile
|
||||
babylonjs:
|
||||
name: BabylonJS
|
||||
url: https://www.babylonjs.com/
|
||||
groups:
|
||||
- game
|
||||
rocket_rs:
|
||||
name: Rocket.rs
|
||||
url: https://rocket.rs/
|
||||
groups:
|
||||
- backend
|
||||
- web
|
||||
actix_web:
|
||||
name: Actix Web
|
||||
url: https://actix.rs/
|
||||
groups:
|
||||
- backend
|
||||
- web
|
||||
leptos:
|
||||
name: Leptos
|
||||
url: https://leptos.dev/
|
||||
groups:
|
||||
- web
|
||||
- backend
|
||||
- frontend
|
Loading…
Add table
Add a link
Reference in a new issue