Skip to content

Pandemonium1986/pandemonium1986.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Pandemonium1986 Resume

Github license GitHub deployments

A simple resume of myself base on modern-resume-theme

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

The only prerequisite is to have an Jekyll >= 3.9.0

Installing

Start by cloning the project

sudo mkdir -p /opt/github/Pandemonium1986/pandemonium1986.github.io
sudo chown $USER:$USER -R /opt/github/Pandemonium1986/pandemonium1986.github.io
git clone https://github.com/Pandemonium1986/pandemonium1986.github.io.git /opt/github/Pandemonium1986/pandemonium1986.github.io

Use your local jekyll

cd /opt/github/Pandemonium1986/pandemonium1986.github.io
bunlde install
bundle exec jekyll serve

Or use the jekyll docker image

cd /opt/github/Pandemonium1986/pandemonium1986.github.io
docker run --rm -p 4000:4000 --volume="$PWD:/srv/jekyll" -it jekyll/jekyll:3 jekyll serve -H 0.0.0.0

In both cases access the content by opening a browser on http://localhost:4000

Deployment

The deployment is done automatically by github-pages

Built With

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Personal resume

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages