Skip to content

jake-walker/jakew.me

Repository files navigation

jakew.me

This is the source code for my site at https://jakew.me! My site contains a blog alogn with social links and other things.

This site is created using the Gatsby static site generator, along with Bootstrap CSS framework for styling. I host my site on Netlify.

Development

To setup an environment for editing this site, you will need Node.js.

  1. Install the Gatsby CLI with yarn global add gatsby or npm install --global gatsby.
  2. Run yarn install or npm install to install the project's dependencies.
  3. Run gatsby develop to run a live-reloading development server.
  4. Run gatsby build to build a production version of the website for deployment.

Read more about Gatsby here or take the tutorial.

Contributing

Although I only have content on my site that I have written myself, feel free to open an issue or pull request with a mistake that I've made and I'll make sure you get the credit. If you have any large changes, please email me or open an issue first.

About

🌐 My Personal Website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published