jolbol1.github.io

Contributors Forks Stargazers Issues MIT License LinkedIn


OLD - JamesShopland.com

My personal website. Currently built using SvelteKit. Playground for me to learn new things.
Explore the docs »

View Site · Report Bug · Request Feature

About The Project

This site has now been rewritten and has moved to jolbol1/jamesshopland.com

My personal portfolio site. Made as a hub to show of my projects and skills.

I use this site as a place to learn new frameworks and more, from time to time it may completely change as I try out new things. Currently using Svelte and TypeScript. This was a rewrite from the Gatsby React version.

The site is deployed via Github actions.

(back to top)

Built With

(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/jolbol1/jolbol1.github.io.git
    
  2. Install NPM packages
    npm install
    
  3. Enter your Github Login and Github Personal Access Token in a new .env file
    GITHUB_LOGIN="";
    GITHUB_PERSONAL_ACCESS_TOKEN=""
    
  4. Spin it up!
    npm run develop
    

(back to top)

License

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

(back to top)

Contact

Your Name - @JollyShopland - github@jamesshopland.com

Project Link: https://github.com/jolbol1/jolbol1.github.io

(back to top)