Bartzalewski.com V2 Save

My 2nd portfolio website

Project README

bartzalewski.com logo

bartzalewski.com - v2

This is a project of my new, refreshed website, that is free to use.

Netlify Status

demo

⭐ How To Install?

To be able to use this properly, you need to choose between the three versions of this portfolio. If you want to make sure that it'll work for you, just don't install it via the master branch, because it won't start for you. There are 3 versions down below, depending on what you choose, you will have to do different things to make it fully working.

Choose your version:

1️⃣ Contentful Blog Installation

  1. Create Contentful account.

  2. Create New Content Model with fields:

  • title (Short Text)
  • slug (Short Text)
  • publishedDate (Date & time)
  • background (Media)
  • Body (Rich text)
  1. Add a new post and publish it.

  2. In the portfolio root directory, create a file ".env", and paste the following code to it:

    CONTENTFUL_SPACE_ID=YOUR_CONTENTFUL_SPACE_ID
    CONTENTFUL_ACCESS_TOKEN=YOUR_CONTENTFUL_ACCESS_TOKEN
    
  3. Paste your IDs and re-run the development server.

2️⃣ Markdown blog/No blog Installation

No configuration at all. Just install.

Installation and set up:

  1. Install Node.js

  2. Install the Gatsby CLI

    npm install -g gatsby-cli
    
  3. CD to the forked repo

    cd bartzalewski.com-v2
    
  4. Install the packages

    npm install
    
  5. Start the development server

    npm start
    

📝 How to make the Contact Form work?

Click here

⚠️ Using it as Your Portfolio

As I'm making this repo public for all, you can easily get it and use it how you want. But, there is a must. You need to attribute me. You must leave alone the attribution under the copyright statement ("Created By Bart Zalewski").

In the beginning, I created this website only for myself, for portfolio purposes. Now, you can just download it and use it for your purposes.

TL;DR

You can fork this repository, but please give me proper credit by linking back to my website - bartzalewski.com.

Thank you! 💚

✨ What kind of technologies did I use?

  • GatsbyJS
  • styled-components
  • Contentful
  • React Helmet

Follow me!

WebsiteInstagramYouTube

Open Source Agenda is not affiliated with "Bartzalewski.com V2" Project. README Source: bartzalewski/bartzalewski.com-v2
Stars
33
Open Issues
14
Last Commit
6 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating