Skip to content

Robin1224/brutalist-portfolio

 
 

Repository files navigation


Logo

Brutalist portfolio

A Work-in-Progress portfolio site and digital garden
Live link »

· Report Bug · Run locally

About The Project

Page screenshot

A work-in-progress portfolio site. Originally a Bauhaus-inspired digital garden created as an assignment for a university course, it eventually grew into a brutalist, abstract portfolio project with a design centered around raw, true randomness.

(back to top)

Built With

  • Svelte
  • Contentful

(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/brutalist-portfolio.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. Create a .env file with an appropriate CONTENTFUL_SPACE_ID and CONTENTFUL_ACCESS_TOKEN
  5. 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

Brutalist portfolio site, exploring true randomness with a bold, abstract foundation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Svelte 94.0%
  • JavaScript 4.2%
  • Other 1.8%