Giter Site home page Giter Site logo

devit-gatsby's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar kauth avatar kbariotis avatar varemenos avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

kauth dpauth

devit-gatsby's Issues

Migrate components from our legacy codebase

Our legacy codebase is a Jekyll based website. We did a good job of designing proper components which will make the migration easier.

Moving to a Gatsby based system now, we want to migrate these components to React components. Some base work has already been done and you will find examples on how to do it.

For example, this is the Footer component in our Jekyll website and this is the equivalent React component.

We have also included a Storybook to allow for easier development. Start it with yarn storybook.

To start on this issue, pick a component from this repo (make sure that it's not already in the new repo) and try to migrate it to the new website. Focus on creating a functional component on storybook only and we will focus on putting all of the components together later.

(Create a PR as soon as possible to know that you are working on a specific component)

Setup tooling

  • nvm
  • linting setup and rules
  • deployment setup, environments and process
  • bundling (I assume gatsby does this for us)

Design the data model

This will probably be needed in the near future but it's surely not critical at the moment. For now, we can just copy whatever is on our legacy system.

But for the future, we have already talked about moving to a headless CMS in which case we will have to have a predefined and clear data model.

Define clearly our entities and the relationships between them.

Also, have a look at possible solutions for a headless CMS, such as Contenful and Strapi.

Documentation

Introduction and guides

  • Introduction to the stack
  • Directory structure
  • Quick tips and guides on how to add new features or debug things locally
  • How to contribute
  • Conventions

Setup

  • Setting up the environment
  • Installation instructions

Release process

  • step by step instructions on going from local to stage and prod

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.