Skip to content

WillDev12/Github-CSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation


Logo

GitCSS

A stylized Github stylesheet to help you make websites!

View Demo . Report Bug . Request Feature

Downloads Contributors Stargazers Issues License

Table Of Contents

About The Project

The Github appeal is one that not many people can master. GitCSS provides a jQuery stylesheet that imports tons of css to make the development process of github-like sites easier.

The stylesheet itself provides many preset structures that can be edited fast and easy for best results.

Built With

This project is built with Javascript, jQuery, and CSS.

Installation

Here are instructions on how to install:

  1. Open a new html editor
  2. Add Jquery in header:
<html>
  <head>
    <script src="https://code.jquery.com/jquery-3.7.0.min.js" type="text/javascript"></script>
  </head>
</html>
  1. Add script in body:
<html>
  <head>
    <script src="https://code.jquery.com/jquery-3.7.0.min.js" type="text/javascript"></script>
  </head>
  <body>
    <script src="https://willdev12.github.io/Github-CSS/release/git.css-1.0.0.js"></script>
  </body>
</html>

Usage

Here is an example of the program itself and most of its elements: link

Furthermore, you can view a list of all elements here.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

  • WillDevv12 - Web dev in training - WillDev12 - Built GitCSS
  • Shaan Khan - Comp Sci Student - Shaan Khan - Built ReadME Template

Acknowledgements

Like content like this?

Check out my Github or share! (this means a lot to me)

https://github.com/WillDev12
https://WillDev12.github.io