About Me
... and my new Astro site!
I am working through Astro's introductory tutorial. This is the second page on my website, and it's the first one I built myself!
This site will update as I complete more of the tutorial, so keep checking back and see how my journey is going!
A few facts about me:
- My name is Sarah.
- I live in Canada and I work as a Technical Writer.
- Two of my hobbies are: photography and birdwatching
My Skills
- HTML
- CSS
- JavaScript
- React
- Astro
- Writing Docs
The value of the variable value
is: 42
Here's a conditional element rendered... If the value is more than 50, then say it is more than fifty. If it is even, say it is even.
The value is even.
This is a simple Astro page that demonstrates how to use variables, conditionals, and lists.