GithubHelp home page GithubHelp logo

oscafrica / oscafrica-website Goto Github PK

View Code? Open in Web Editor NEW
7.0 4.0 13.0 22.95 MB

๐Ÿ”ฅ New OSCA Website (WIP)

Home Page: https://new-osca.netlify.app

JavaScript 82.42% CSS 17.51% Shell 0.07%

oscafrica-website's Introduction

oscafrica.org Netlify Status

Getting Started

  1. Fork this repository

  2. Clone the forked repository like so:

git clone https://github.com/<your username>/oscafrica.org.git && cd oscafrica.org
  1. Read the Contributors Guide

Installation Guide

  1. Install the Gatsby CLI
npm install -g gatsby-cli
  1. Change directories into site folder
cd oscafrica.org
  1. Create and checkout to a new branch for your feature
git checkout -b gallery-component
  1. Start development server
npm run dev

Gatsby will start a hot-reloading development environment accessible by default at localhost:8000

  1. Create a production build
npm run build

Gatsby will perform an optimized production build, generating static HTML and per-route JavaScript code bundles.

  1. Serve the production build locally
npm run serve

Gatsby starts a local HTML server for testing the built site. Remember to build the site using gatsby build before using this command.

  1. Run Storybook
npm run storybook

Storybook will start a hot-reloading development environment accessible on a random open port

  1. Make Git commits
npm run commit

We use the commitizen command line utility, you'll be prompted to fill out any required commit fields at commit time. You would not need to run git commit again.

Format and lint

  1. See what ESLint and Prettier can fix
npm run analyze
  1. Run Prettier and ESLint with the --fix option
npm run fix

oscafrica-website's People

Contributors

alabobriggs avatar bolajiayodeji avatar princesso avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

oscafrica-website's Issues

Redesign header component

The header on the design looks different from what is currently on the page.

Redesign header to look like the one in the design.

Issue: Gotham font missing

The Gotham font should be used on some write-ups in this design but it is missing in the fonts folder and Tailwind configuration file.

OSCA Home Page

The design for the home page can be found here:

Concerns:
@perriefidelis I noticed that images on page one and page two on the community section on the home page are different. Is the section intended to have carousel images?

Blank space below the Footer

osca

On large screens
there's a little bit of problem-related to the page size, the footer.

The white blank space below the footer.

i tried it out on a bigger screen, it was way bigger than the sample i sent(screen capture)

Issue: Build new button variation

Hi! There is a new button variation in the design of the new Osca website and it has not been built and added to the button component as a new variation. Check the "our-community" section in the about-us page design to see a sample of this button variation.

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.