Fork Repo
February 26, 2020 ยท View on GitHub
- Fork the repository
git clone https://github.com/${yourUsername}/docsify-darkly-themecd docsify-darkly-theme- Make changes in CSS File
docs/css/darkly.cssand preview it. later do the same changes incss/darkly.cssandcss/darkly.min.cssfolder of root dir and Create Pull Request
Sending Pull Request
- Create a branch in your forked repository with a relevant name (
e.g enhanced-styling) - Push your changes to the branch
- Create a pull request from your branch to
masterof my branch.