Skip to content

klarawust/technosphere2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

56 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

helloklara.com

This is my personal website/portfolio where you can get to know me as a programmer a bit better. The page is created with Astro, Javascript/Typescript and Tailwind.

Project Structure

Here is a model of the project-structure. I have excluded some files to make the structure more visual.

/
β”œβ”€β”€ public/
β”‚   └── images/
β”‚   └── CNAME
β”‚   └── ...
β”œβ”€β”€ src/
β”‚   └── pages/
β”‚        └── projects.astro
β”‚        └── portfolio.astro
β”‚        └── CV.astro
β”‚        └── pics.astro
β”‚        └── books.astro
β”‚        └── friends.astro
β”‚   └── layouts/
β”‚        └── MainLayout.astro
β”‚   └── components/
β”‚        └── Folder.astro
β”‚        └── Footer.astro
β”‚        └── LinkList.astro
β”‚        └── Navbar.astro
└── ...

Commands

All commands are run from the root of the project, from a terminal:

Command Action
yarn dev Starts local dev server at localhost

About

My personal technosphereπŸ•ΈπŸͺπŸ“‘πŸͺ©

Resources

Stars

Watchers

Forks