A stylized Github stylesheet to help you make websites!
View Demo
.
Report Bug
.
Request Feature
- About the Project
- Built With
- Installation
- Usage
- Roadmap
- Contributing
- License
- Authors
- Acknowledgements
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.
This project is built with Javascript, jQuery, and CSS.
Here are instructions on how to install:
- Open a new html editor
- Add Jquery in header:
<html>
<head>
<script src="https://code.jquery.com/jquery-3.7.0.min.js" type="text/javascript"></script>
</head>
</html>
- 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>
Here is an example of the program itself and most of its elements: link
Furthermore, you can view a list of all elements here.
See the open issues for a list of proposed features (and known issues).
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
- WillDevv12 - Web dev in training - WillDev12 - Built GitCSS
- Shaan Khan - Comp Sci Student - Shaan Khan - Built ReadME Template
- ShaanCoding (readme template)
- Othneil Drew (readme template)
- ImgShields (icons)
Check out my Github or share! (this means a lot to me)
https://github.com/WillDev12
https://WillDev12.github.io