/ktklab.org

website source code

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

ktklab.org

This repository contains source code for my website.

Installation

Clone repository.

git clone git@github.com:Kartik1397/ktklab.org.git && cd ktklab.org

Build html files.

make clean && make install

Start server with http-server.

http-server html