My personal website, coded with Astro 🧑‍🚀
Find a file
2023-04-14 11:06:38 +02:00
.github/workflows deploy 2022-10-21 17:07:44 +02:00
archetypes changed footer, added blogtags, removed .DS_Store's ++ 2023-03-19 17:03:06 +01:00
assets/css Feature: added favicon + new colors on menu-buttons 2023-01-20 12:42:49 +01:00
content Updated resume + added some logs for implementations later on 2023-04-14 11:06:38 +02:00
data Updated resume + added some logs for implementations later on 2023-04-14 11:06:38 +02:00
layouts/partials changed footer, added blogtags, removed .DS_Store's ++ 2023-03-19 17:03:06 +01:00
static/img changed footer, added blogtags, removed .DS_Store's ++ 2023-03-19 17:03:06 +01:00
themes changed footer, added blogtags, removed .DS_Store's ++ 2023-03-19 17:03:06 +01:00
.gitmodules same site, still trying to fix setup 2022-10-21 16:58:47 +02:00
.hugo_build.lock same site, still trying to fix setup 2022-10-21 16:58:47 +02:00
config.yml Updated resume + added some logs for implementations later on 2023-04-14 11:06:38 +02:00
README.md adding english resume 2022-10-23 18:56:49 +02:00

v.3 of my personal website

Alt Text

Updates

  • v.1 - basic html/css
  • v.2 - same site as this repo, just bad github repo
  • v.3 - couldn't fix repo, still learning Git, site works - I'm happy lol

Quick guide

New blog-post:

  1. hugo new blog-posts/{Name-Of-Post}.md
  2. Edit basic settings
  3. Write markdown
  4. hugo server
  5. Commit and push -> Success

Powered by:

  1. Hugo - https://gohugo.io/
  2. PaperMod - https://github.com/adityatelange/hugo-PaperMod