- this is a test project developed at home by Mihnea
- simple webpage using bootstrap
Linux
- git clone https://github.com/Chrisbuuren/mihneas_first_website.git
- cd ~
- cp mihnea_first_website/ /var/www/
- cd /var/www/mihnea_first_website/;
- python -m SimpleHTTPServer 7777 to start the server;
- navigate to http://www.your-ip:7777;
Windows
- clone or download
- download ZIP
- unzip the file
- open mihneas_first_website-master
- open templates
- open index.html in Google Chrome or other browser