Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues number 5 and 6 mainly #8

Merged
merged 25 commits into from
Feb 19, 2020
Merged

Fix issues number 5 and 6 mainly #8

merged 25 commits into from
Feb 19, 2020

Conversation

nyedidikeke
Copy link
Contributor

@nyedidikeke nyedidikeke commented Jan 26, 2020

- Remove blurry and non-authoritative osi logos.
- Add official osi logos - available at https://opensource.org/node/442.
- Create logo directory for logos.
- Rename and move osi Ghana  map to newly created brand directory.
- Delete home directory.
- Add favicon to main images directory.
- Add organisation details (name, URL, categories, etc.) with  information for SEO and Web app manifest (icon, site title, background and theme colour and organisation name mainly).
- Remove duplicate PostCSS plugin reference.
- Add basic layout index.js page with page fragments as footer.js, header.js and navigation.js.
- Add components directory (contains page layout and fragments) under /src.
- Update index.js under pages to make use of page layout and fragments.
- Apply https://www.gitignore.io rules (JetBrains+all and JetBrains+all Patch) to .gitignore.
- Remove duplicate .DS_Store rule.
- Refactor joinus.js as join.js.
- Update navigation.js with menu items.
- Add logo.js under components.
- Update navigation.js with logo reference.
- Update all remaining pages (about.js, events.js, join.js and projects.js) to make use of general layout.
- Format entire project running Prettier.
- Update project name, description and author.
- Add osc-ghana as additional keyword.
- Point repository and bugs URL to correct repository.
- Remove .tailwind.config.js.swp (irrelevant swap file).
.tailwind.config.js updates:
- Add tw- prefix to alienate potential utilities naming conflicts.
- Enforce regular screen breakpoints (640px, 768px, 1024px and 1280px).
- Add Gatsby plugin "gatsby-plugin-react-svg".
- Configure "gatsby-plugin-react-svg".
- Import logo with Webpack; drop use of GraphQL.
- Format 404.js running Prettier.
- Complete regular navigation menu for medium and large screens.
- Complete alternate navigation menu for smaller screens.
- Minor import stylesheet improvement.
- Add "stylelint" and "stylelint-config-standard" as development dependencies.
- Add "stylelint-scss" as dependency.
- Add "sass" and "stylelint" scripts.
- Add .stylelintrc.json for stylelint rules.
- Add _button.scss, _footer.scss and _navigation.scss partials under assets/scss/components.
- Link _button.scss, _footer.scss and _navigation.scss partials to assets/scss/components/_index.scss.
- Add assets/scss/index.scss as main index.
Copy link
Contributor

@oscghanaadmin oscghanaadmin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly make the navigation bar responsive.

@fosuniverse fosuniverse deleted a comment from iamsirmike Jan 31, 2020
- Enable regular navigation menu for smaller devices.
- Fine tune regular navigation menu for smaller devices.
- Remove alternate menu for smaller devices.
- Update stylesheets with corresponding modifications (remove _button.scss partial, etc.)
- Add "main" parameter to Layout component.
- Update header.js with "children" parameter to <header>.
- Update all pages making use of "main" Layout component parameter.
- Add _header.scss partial.
- Refactor _index.scss partial.
- Add hero section to index.js as "header" parameter.
- Update stylesheets.
- Minor layout adjustment.
- Refactor index.scss.
- Create _general.scss.
- Update _index.scss partial.
- Create _button.scss partial.
- Update _header.scss partial and stylesheets.
- Update index.js (add call to action area with "Join Community" and "View Projects" buttons).
- Update index.js, _button.scss partial and stylesheets.
@nyedidikeke nyedidikeke requested review from oscghanaadmin and removed request for dagasonhackason, jaeyholic and iamsirmike February 1, 2020 21:06
@nyedidikeke
Copy link
Contributor Author

Kindly make the navigation bar responsive.

Completed a week ago.

@iamsirmike iamsirmike merged commit 5debab8 into fosuniverse:master Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants