Skip to content

Bauhaus inspired learning journal/digital garden. Articles not yet implemented, in the meantime notes can be found under /notes

License

Notifications You must be signed in to change notification settings

Robin1224/i-love-web

 
 

Repository files navigation


Logo

I Love Web

A Work-in-Progress Learning Journal and Digital Garden
Live link »

· Report Bug · Run locally

About The Project

Page screenshot

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.

(back to top)

Built With

  • Svelte

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone https://github.com/Robin1224/i-love-web.git
  2. Install NPM packages
    npm install
  3. 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
  4. Run the SvelteKit local development server
    npm run dev

(back to top)

License

Distributed under the MIT License. See the LICENSE file for more information.

(back to top)

Acknowledgments

(back to top)

About

Bauhaus inspired learning journal/digital garden. Articles not yet implemented, in the meantime notes can be found under /notes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 86.8%
  • JavaScript 5.9%
  • CSS 4.3%
  • HTML 3.0%