Skip to content

Latest commit

 

History

History
executable file
·
23 lines (14 loc) · 933 Bytes

README.md

File metadata and controls

executable file
·
23 lines (14 loc) · 933 Bytes

This website is built with Jekyll, hosted on GitHub pages with pure HTML only. (No CSS, Javascript)

All the artifacts in this repository are opensource. You can fork this repo and use it as you wish.

I would be extremely happy, if you link back to the site when, you use the content in your website/blogs (not mandatory though)

Remember this quote always:

If you have an apple & I have an apple & if we exchange apples - we both will have one apple each
If you have an idea & I have an idea & if we exchange ideas - we both will have two ideas each

Let open source be the de-facto for every industry in this world.

Thanks,
Premkumar Masilamani.

Commands for local operations:

  • To run the website locally using docker, run the below command in a terminal make run

  • To stop the website locally using docker, run the below command in a terminal make stop