website-raghukamath.com/README.md

585 B

Raghukamath.com

My personal website built with the help of hugo.

Images

I have not uploaded the images directory as it is somewhat bigger in size

Docker

To build image:

docker build -t registry.gitlab.com/raghukamath/website-raghukamath.com .

To run the image locally using docker-compose:

docker-compose up

License

As stated in license file all the code is under GNUgpl-v3 licence and the original content like images, articles photographs are under CC BY-SA 4.0 license Part of hugo code are under MIT.