The Ultimate Playbook for developers with coding snippets, references, procedures and How-To guides crafted with real time experience.
Please find below steps to set up and run application in your workstation.
Application uses MkDocs, please refer MkDocs Installation for base setup.
- Download Repository
git clone https://github.com/nramc/my-notes.git
- Run Application
mkdocs serve
- Open up http://127.0.0.1:8000/ in your browser, and you'll see the home page being displayed
Any contributions you make are greatly appreciated.
If you like the project and have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'feat: Add the AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
Ramachandran Nellaiyappan Website | Twitter | E-Mail
Sincere Thanks to following open source community for their wonderful efforts to make our life much easier.
- MkDocs: Project documentation with Markdown.
- MkDocs Material: Material Theme for MkDocs
Give a ⭐️ if you like this project!