Personal website and blog. Contains a short list of my projects, blog posts, and tutorials.
Some adjustments have been made to the original Astro Micro theme. Here's a short list:
- ✅ Create new "About" page.
- ✅ Create new "Uses" page.
- ✅ Create new "Tutorials" section.
- ✅ Create new
TutorialNavigation.astro
component. - ✅ Create new
LetsConnect.astro
component using the "Let's Connect" section. - ✅ Use "Email" instead of the actual email address under the "Let's Connect" section.
- ✅ Change fonts to Inter and Fira Code.
- ✅ Widen the
Container
andPageFind
components frommax-w-screen-sm
tomax-w-screen-md
. - ✅ Add new responsive
<table>
styles using data attributes. - ✅ Extended
tailwind.config.mjs
with new custom theme colors.
Here's an overview of how the site performs:
The code in this repository is available under the MIT License.