My personal website, coded with Astro 🧑‍🚀
Find a file
sindrekjelsrud bb41712ce4 add TailwindCSS
+ a lot of node_modules?? unsure what happened
2023-07-20 20:28:44 +02:00
node_modules add TailwindCSS 2023-07-20 20:28:44 +02:00
public 🎉 initiate project *astro_rewrite* 2023-07-19 21:31:30 +02:00
src 🎉 initiate project *astro_rewrite* 2023-07-19 21:31:30 +02:00
astro.config.mjs add TailwindCSS 2023-07-20 20:28:44 +02:00
package.json add TailwindCSS 2023-07-20 20:28:44 +02:00
README.md 🎉 initiate project *astro_rewrite* 2023-07-19 21:31:30 +02:00
tailwind.config.cjs add TailwindCSS 2023-07-20 20:28:44 +02:00
tsconfig.json 🎉 initiate project *astro_rewrite* 2023-07-19 21:31:30 +02:00
yarn.lock add TailwindCSS 2023-07-20 20:28:44 +02:00

CURRENTLY REWRITING WEBSITE TO ASTRO

logo

kjelsrud.dev

My personal website, made with Hugo

📝 Info

What I've learned from the project so far

  • Coding with html and css
  • How to use Git
  • Some understanding of Github Actions + Pages
  • How to use some of the most popular open-source static site generators
  • How to create websites that are faster, more secure, and easier to maintain
  • How to use templates to generate static websites
  • How to use DNS pointers (A- & CNAME records)
  • How to create & use layouts for a static website
  • How to write JSON-docs and use data from it

Features

...

Future plans:

...

🛠️ How do I run it locally?

...