Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.78 KB

README.md

File metadata and controls

57 lines (37 loc) · 1.78 KB

Personal Knwoledge Management System - My Notes

The Ultimate Playbook for developers with coding snippets, references, procedures and How-To guides crafted with real time experience.

Website

Getting Started

Please find below steps to set up and run application in your workstation.

Prerequisites

Application uses MkDocs, please refer MkDocs Installation for base setup.

Installation

  1. Download Repository
    git clone https://github.com/nramc/my-notes.git 
  2. Run Application
    mkdocs serve
  3. Open up http://127.0.0.1:8000/ in your browser, and you'll see the home page being displayed

Contribution

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".

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

Contact

Ramachandran Nellaiyappan Website | Twitter | E-Mail

Credits

Sincere Thanks to following open source community for their wonderful efforts to make our life much easier.

Show your support

Give a ⭐️ if you like this project!