Code Monkey home page Code Monkey logo

friends-of-gdic's Introduction

Friends of Girl Develop It Columbus

A simple project to practice using Git and creating pull requests! We're compiling a list of the names of the wonderful people who make up this organization. Are you one of us? Please add your own name to the list!

View the list here!

How to Contribute

Check out the issues for ideas of things to do with this repository! Adding your name to the list is just one of the options here! If you think there are other improvements that can be made to the project that aren't listed in the issues... add a new issue!

This README is, itself, incomplete! I'd love some help adding resources for those folks who are new to Git/GitHub. Please feel free to contribute to this portion of the project as well!

Some Resources

To Git Started... (contributing to the project)

If you have a Git installed and a GitHub account, you're ready to get started.

Fork the Repository

Click the fork button to create a copy of the repository in your GitHub account.

Clone the Repository

In your forked repository, click the "Clone or Download" button. Copy the link to your repository.

  • you can tell that if the repository is yours if the link says https://github.com/<your_user_name>/friends-of-gdic

Open the console. Navigate to the folder you want to place the repository (if necessary). Using the command console, enter the following command: git clone <link to your repository>

And Voilá! The repository is cloned to your computer!

friends-of-gdic's People

Contributors

amayahuman avatar anhelina avatar bonwalton avatar csteinert avatar gtkpr avatar maryeb avatar melissa3000 avatar parkerdyer avatar sabrown84 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

friends-of-gdic's Issues

Add spacing between list items.

The list items (<LI>) elements are too close together, in my opinion:
screenshot 2017-10-17 16 22 17
Add some space between the LIs using CSS. (Margin? Padding? Your choice!)

Add a fun background to the page!

The index.html page is currently white and blank and sad. Find a fun repeating background (maybe create one on http://bgpatterns.com/ ?) and add it to the body via the styles.css file.

Make sure the text is still legible with the new background! (Tip: setting a background color on main may help with this, and don't be afraid of RGBA values!)

Footer scroll issue

The footer is fixed so that it's always on the bottom of the screen, which is perfect I love it. Unfortunately, it has the potential to cut off the bottom of the list (on smaller screens, once the list gets long enough) in its current state.

In the below image, I created the test scenario by copy-pasting a bunch of LI elements to fill out the list, and then used the Inspector in Chrome to see if any of the elements were covered.

scroll-bug

There's a few different ways to fix this using just CSS, pick whichever one works best for you!

Add your name!

Use the template (the commented-out section in the index.html file) to add your name to the end of the list!

Add info on how to clone a repo to the README

It would be helpful to folks who are new to Git/GitHub if there was a bit more information in the README.md file about how to clone a repo to their computer and begin working on it. Written documentation or a link to an existing explanation would be great.

Add info on how to submit a pull request to the README

It would be helpful to folks who are new to Git/GitHub if there was a bit more information in the README.md file about how the pull request process works. Written documentation or a link to an existing explanation would be great.

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.