Skip to content

jraygauthier/jraygauthier.github.io

Readme

The source code for my personal Github page available at https://jraygauthier.github.io.

Maintainer

Entering the reproducible developer environment

Install the nix package manager and run nix-shell at the root of this repository.

$ cd /this/repo/root/dir
$ nix-shell
# ..

Build and publish a new version of this web site

$ make html
# ..

# A shortcut to a streamlined build and preview:
$ make html-and-preview
# -> Will open the result in your default browser.

Once satisfied, you can publish as follow:

$ make publish
# ..

Todo

See separate todo page.

License

Everything under ./docs/resume (i.e: the resume in all provided formats), ./docs/training-certificates, ./src/template/html/static/img and docs/static/img is licensed under Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International license.

Other non code documents (*.md and *.html) are licensed under Creative Commons Attribution 4.0 International license.

All accompanying code is licensed under Apache 2.0 license

About

No description, website, or topics provided.

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE
CC-BY-4.0
LICENSE.CC-BY-4
Unknown
LICENSE.CC-BY-NC-ND-4

Stars

Watchers

Forks

Releases

No releases published

Packages