Skip to content

A beautiful, simple, clean, and responsive Jekyll theme for academics

License

Notifications You must be signed in to change notification settings

LoickCh/LoickCh.github.io

 
 

Repository files navigation

Source

Source: https://github.com/alshedivat/al-folio

Installation

Local setup

To install Ruby and Bundler, simply execute the following command lines:

$ git clone [email protected]:<your-username>/<your-repo-name>.git
$ cd <your-repo-name>
$ zsh setup_homepage.sh

Local modifs

To see local modifications without deploying the webpage, execute the following command:

$ bundle exec jekyll serve

If you encountered problems with images, try to install imagick:

$ sudo apt install imagemagick

Mermaid diagrams

Execute: $ sudo npm config set puppeteer_skip_chromium_download true -g sudo npm install -g mermaid.cli $

About

A beautiful, simple, clean, and responsive Jekyll theme for academics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.1%
  • HTML 5.3%
  • SCSS 2.0%
  • Other 0.6%