Giter VIP home page Giter VIP logo

devfolio-gatsby-starter's People

Contributors

ajayns avatar anandprabhakar0507 avatar bhaveshsgupta avatar csleong98 avatar dibyaaaaax avatar gribesh avatar harshil1712 avatar itaditya avatar jha-vineet69 avatar michizhou avatar ojaswa1942 avatar parikshit-hooda avatar richard937 avatar silvia-odwyer avatar sshiv5768 avatar stvmachine avatar tanishbaansal avatar vishalpolley-sureify avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

devfolio-gatsby-starter's Issues

Doubts regarding the PR

Hello,

I am new to open source. May I know whether this webpage is focusing on a topic or just a project for starters to work on ?
And also, I actually created a new page for the website and added a PR. But, later I understood that I have to submit an Issue before making PR. Should I delete my PR ?

Thank you in advance.

Add key props

Screenshot from 2019-10-03 15-23-04
The above error is consoled in the dev tools. Although this is not creating any negative effect, it is always good to follow best practices.

Running on localhost

Can anyone tell me which command i shall write to run this website on my localhost.
I tried command form README but yarn is not recognized in my compiler.

Add a basic blog with feature images

I've made a website with Gatsby, and I found it very hard to add feature images to blogs. By feature images I mean those which are shown on top of the blog article, as well as on the page which shows a list of blogs.

I think as a well-round starter pack, this should be in it. I'd love to hear opinion from the community and implement it myself if this is a good idea.

Add a prizes section

We can add a prizes section on the home page as every hackathon intro page has it.

Automatically Prettify and Lint after every commit using Husky and Lint-Staged

Currently we're required to run npm run format to prettify the entire code and npm run lint:fix to fix the code. However, we can use Husky and lint-staged to automatically format those files which are staged into Git, making it more convenient.

We add Husky (which is a git hooks implementation for NodeJS projects) to execute our commands after pre-commit. We use lint-staged to filter out files which are in our staging area, and run our Prettify and ESLint commands there. This automation will massively increase code-maintenance in the future.

I'd like to implement this issue myself. Please let me know if its suitable.

Schedule section is not responsive for mobile view

  • Describe the Feature Request
    Currently the buttons in schedule section don't wrap and overflows in mobile view of the site.
    Browser - Firefox 69.0
    Peek 2019-10-17 17-37

  • Describe Preferred Solution
    The way around is to change the columnar behaviour of the buttons to individual rows for smaller screens.

add google's lighthouse ci action

currently we don't have any measurements of the performance and we don't know how the website is actually performing.
using lighthouse github action we can get the performance of the website on each pull request and can know the performance scores of the website on that PR.

I would like to work on this.

Syntax highlighter theme

Hello, is there a way to change the default syntax highlighting theme to the default dark theme from vscode ?

Thanks.

Build Error

I am always encountering with build error with node-modules locally.
Event the Netlifty bot has also encountered it when I am creating the new pull requests.

yarn commands in capital - readme.md

I am noticing that the yarn commands are written as heading while they should be written as a code snippet. Ready to open a PR if all the conversions need to be made.
This should be a part of hacktoberfest challenge by devfolio.

Improve Accessibility by labelling content with text

Important Images like Logo and Sponsor Images don't have proper text labels. They should be added so people who start their projects with this starter have a solid base and they themselves don't have to fix these issues themselves in their own project

image

Page 2 seems simple

I've noticed that the page 2 is simple and needs a slight good looking buttons, header. So I made a PR for this, do review and consider them!

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.