Skip to content

Commit

Permalink
Update README.md - Add codespaces link and update content
Browse files Browse the repository at this point in the history
  • Loading branch information
AVGVSTVS96 authored Mar 10, 2024
1 parent 5d343a2 commit 61a37d6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,13 @@

This is the 3rd version of my personal website, this time built with [Astro][] and [TailwindCSS][].

This is my first multipage application, I'm building it as I learn about Astro and front end web development. Astro was the perfect fit for this project, it allows writing components in an extended HTML syntax while allowing progressive enhancement with client side Javascript frameworks. This makes it an excellent platform for experimenting with more advanced web development techniques and technologies.
This is my first multipage application, I'm building it as I learn about Astro and front end web development. Astro was the perfect fit for this project, it enables writing components in an extended HTML syntax while allowing progressive enhancement with client side Javascript frameworks. This makes it an excellent platform for experimenting with more advanced web development techniques and technologies.

My goal for this website is to continuously improve it as I continue to learn more about web development.

---
### **Open this repo in StackBlitz or CodeSandbox!**
### **Open this repo online!**

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/AVGVSTVS96/astroSite)
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/AVGVSTVS96/astroSite)
[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/sandbox/github/AVGVSTVS96/astroSite)

0 comments on commit 61a37d6

Please sign in to comment.