![Logo](https://private-user-images.githubusercontent.com/81151231/406752306-2020129a-c53f-48db-bcbf-64a42cb0d14f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MjIyNTcsIm5iZiI6MTczOTQyMTk1NywicGF0aCI6Ii84MTE1MTIzMS80MDY3NTIzMDYtMjAyMDEyOWEtYzUzZi00OGRiLWJjYmYtNjRhNDJjYjBkMTRmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDA0NDU1N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI0M2Q5M2ZjNzAwZGIwNWVhYWM2NmM1YzY3ZTBlNTBiMzQyMzdjNWFmOGY1ZTFjMTRiNGI5ZGE5Njg4MzRjMzUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.6kVh--CKQBJUQNGDe8O_c3mhAb4_egoSsR46Tkjhoqo)
A Work-in-Progress Learning Journal and Digital Garden
Live link »
·
Report Bug
·
Run locally
A work-in-progress learning journal/digital garden website made as an assignment for my University course. Eventually - once I have more time to work on it - this will display a sort of digital garden-type collection of notes and writings. For now it only includes the functionality to create responsive and modular Bauhaus-inspired tiles, along with some basic text positioning. The design probably does not truly follow the rules of the Bauhaus art movement as I have done no research into this, it is just inspired by it.
To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone https://github.com/Robin1224/i-love-web.git
- Install NPM packages
npm install
- Change git remote url to avoid accidental pushes to base project
git remote set-url origin github_username/repo_name git remote -v # confirm the changes
- Run the SvelteKit local development server
npm run dev
Distributed under the MIT License. See the LICENSE
file for more information.