/www.gaston.sh

My personal website sources

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

www.gaston.sh

My personal website sources

Howto

Install

Clone the project to the webserver and use Ansible :

ansible-playbook -b --ask-become-pass -i hosts install.yml

You can edit the website_name, email and install_dir vars to match your own setup.

Tested on CentOS 7.

Make my own website like this

If you want to use this project to make your own resume webpage, just edit the src/js/resume.js and adapt the content with your own resume.

Credits