Giter Site home page Giter Site logo

eljuliopo / gatsby-contentful-blog-portfolio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from escapemanuele/gatsby-contentful-blog-portfolio

1.0 0.0 0.0 4.35 MB

Gatsby Contentful starter for creating a portfolio website with a blog

Home Page: https://gatsby-contentful-portfolio-blog.netlify.com/

License: MIT License

JavaScript 99.01% TypeScript 0.99%

gatsby-contentful-blog-portfolio's Introduction

Gatsby

An architect portfolio built with Gatsby and Contentful: https://gatsby-contentful-portfolio-blog.netlify.com/

This is a simple project built for a local architect. It shows its portfolio and also has a blog.

Netlify Status code style: prettier Open Source Love

Lighthouse performance Carbon Gatsby Starter Mate logo

Features

  • Gatsby
  • Graphql
  • Contenful
  • Cypress
  • Styled Components
  • PWA

If this project helped you, please consider giving it a star! It would mean a lot to me :)

🚀 Quick start

  1. Clone the repository

    Use git to clone the repository.

    # clone the project using Git
    git clone https://github.com/escapemanuele/gatsby-contentful-blog-portfolio  your-project-name
  2. Install the packages

    Navigate into your new site’s directory and install the required packages.

    cd your-project-name
    npm install
  3. Configure Contenful

    Get yourself a Contenful Account, create a new space and configure this project to use it with:

    npm run setup

    You will need to add your spaceID and Content Delivery Token as environment variables to Netlify before you deploy1

  4. Start developing.

    Finally you are ready to see your project. Start the engine!

    gatsby develop
  5. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

    Feel free to change everything you want!

  6. Test the application with Cypress

    There are some cypress tests defined in the 'cypress' folder.
    You only need to use
     ```sh
    npm run test:open:e2e
    ```
    

     

1The setup script writes your spaceID and Content Delivery Token to a .env file for local development. .env files are not pushed to remote git repos for security reasons. Thus you'll need to set the environment variables so Netlify can access Contentful. Your personal access token for the Content Management API is used to create the initial content types and is not saved.

gatsby-contentful-blog-portfolio's People

Contributors

escapemanuele avatar johnaschroeder avatar pakonda avatar

Stargazers

Julio Díaz Pérez avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.