Skip to content

alephinsights/alephlabs

Repository files navigation

About

A show case of some of the projects we've been working on.

Adding Pages

Add .md (or .html) files to the /pages directory. Use the template file as a guide.

Theme

Based on the Cayman theme with some modifications.

Setting up local Ruby & Jekyll dev environment

  1. Setup RVM
    1. Don't for get to add user to rvm group 'sudo usermod -a -G rvm USERNAME
  2. Setup ruby - rvm install ruby or rvmsudo rvm install ruby if you need to use root permissions
  3. Install nodejs - sudo apt install nodejs
  4. Setup bundle and jekyll - gem install bundle && gem install jekyll

Prep site to run locally

  • navigate to dir and run bundle install

Running locally

Handy scripts

/script

run site with script/server site will be available at localhost:4000

Licence

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

About

Things we've done.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published