Git Product home page Git Product logo

al-folio

A simple and clean Jekyll theme for academics.

Originally, al-folio was based on the *folio theme (published by Lia Bogoev and under the MIT license). Since then, it got a full re-write of the styles and many additional cool features. The emphasis is on whitespace, transparency, and academic usage: theme demo.

Getting started

Testing in local

Assuming you have Ruby and Bundler installed on your system (hint: for ease of managing ruby gems, consider using rbenv), first fork the theme from github.com:alshedivat/al-folio to github.com:<your-username>/<your-repo-name> and do the following:

$ bundle exec jekyll serve

After your are done commit your changes to branch source and deploy to branch master

$ git status
$ git diff *
$ git add .
$ git commit -m
$ git push origin source
$ ./bin/deploy --user

Updating a Gem without modifying the Gemfile

Sometimes some security issues arise and it's necessary to update a dependency.

$ bundle update name_to_update

In case that you want to update every gem:

$ bundle update

License

The theme is available as open source under the terms of the MIT License.

Carlos Fernandez-Lozano's Projects

ai_curriculum icon ai_curriculum

Open Deep Learning and Reinforcement Learning lectures from top Universities like Stanford, MIT, UC Berkeley.

bash_utils icon bash_utils

Bash scripts that help to performed some tasks on the system

batchrregrs icon batchrregrs

HPC version of the RRegrs package . Ready to launch in SLURM

cv icon cv

A beautiful Jekyll theme for academics

deep-histopath icon deep-histopath

A deep learning approach to predicting breast tumor proliferation scores for the TUPAC16 challenge

estadistica-con-r icon estadistica-con-r

Apuntes personales sobre estadística, machine learning y lenguaje de programación R

fcbf icon fcbf

Houses implementation of the Fast Correlation-Based Filter (FCBF) feature selection method.

fic.ei.str icon fic.ei.str

Prácticas de la asignatura de Sistemas en Tiempo Real (STR)

histcnn icon histcnn

A set of codes to classify H&E slides using deep learning

mklpy icon mklpy

A package for Multiple Kernel Learning in Python

nuclei-segmentation-1 icon nuclei-segmentation-1

Segmentation of nuclei in histopathology images of kidney tissues using deep CNNs to improve automated diagnosis of kidney cancer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.