My personal website, coded with Astro 🧑‍🚀
Find a file
2022-10-23 19:30:50 +02:00
.github/workflows deploy 2022-10-21 17:07:44 +02:00
archetypes same site, still trying to fix setup 2022-10-21 16:58:47 +02:00
content resume 5. fix.. 2022-10-23 19:30:50 +02:00
resources same site, still trying to fix setup 2022-10-21 16:58:47 +02:00
static adding english resume 2022-10-23 18:56:49 +02:00
themes adding english resume 2022-10-23 18:56:49 +02:00
.DS_Store adding english resume 2022-10-23 18:56:49 +02: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 forgot to edit config 2022-10-23 18:58:44 +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