Skip to content

notsag/www.gaston.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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