kjelsrud.dev/README.md
2023-07-19 21:31:30 +02:00

37 lines
No EOL
884 B
Markdown

# CURRENTLY REWRITING WEBSITE TO ASTRO
<div align="center">
<img alt="logo" src="static/img/coolkid.png" width="100" />
</div>
<h1 align="center">
<a href="https://kjelsrud.dev">kjelsrud.dev</a>
</h1>
<p align="center">
My personal website, made with <a href="https://gohugo.io/">Hugo</a>
</p>
## 📝 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?
...