Skip to content
View ucrscholar's full-sized avatar
Block or Report

Block or report ucrscholar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ucrscholar/README.md

Forty - Jekyll Theme

A Jekyll version of the "Forty" theme by HTML5 UP.

Forty Theme

How to Use

For those unfamiliar with how Jekyll works, check out jekyllrb.com for all the details, or read up on just the basics of front matter, writing posts, and creating pages.

Simply fork this repository and start editing the _config.yml file!

NOTE: GitHub Actions is required to deploy to GitHub Pages because GitHub refuses to update their version of Jekyll.

Added Features

  • Formspree.io contact form integration - just add your email to the _config.yml and it works!
  • Use _config.yml to set whether the homepage tiles should pull pages or posts, as well as how many to display.
  • Add your social profiles easily in _config.yml. Only social profiles buttons you enter in config.yml show up on the site footer!
  • Set featured images in front matter.

Credits

Original README from HTML5 UP:

ilab.online
CVAI @ ilab.online
https://ilab.online


This is Forty, my latest and greatest addition to HTML5 UP and, per its incredibly
creative name, my 40th (woohoo)! It's built around a grid of "image tiles" that are
set up to smoothly transition to secondary landing pages (for which a separate page
template is provided), and includes a number of neat effects (check out the menu!),
extra features, and all the usual stuff you'd expect. Hope you dig it!

Demo images* courtesy of Unsplash, a radtastic collection of CC0 (public domain) images
you can use for pretty much whatever.

(* = not included)

AJ
aj@lkn.io | @ajlkn


Credits:

	Demo Images:
		Unsplash (unsplash.com)

	Icons:
		Font Awesome (fortawesome.github.com/Font-Awesome)

	Other:
		jQuery (jquery.com)
		html5shiv.js (@afarkas @jdalton @jon_neal @rem)
		background-size polyfill (github.com/louisremi)
		Misc. Sass functions (@HugoGiraudel)
		Respond.js (j.mp/respondjs)
		Skel (skel.io)

Repository Jekyll logo icon licensed under a Creative Commons Attribution 4.0 International License.

Popular repositories

  1. HandWashNet HandWashNet Public

    Python 1

  2. Saliency-Evaluation-Toolbox Saliency-Evaluation-Toolbox Public archive

    Forked from jiwei0921/Saliency-Evaluation-Toolbox

    This Toolbox contains E-measure, S-measure, F-measure, MAE and PR curves or bar metrics for salient object detection.

    MATLAB

  3. DMRA DMRA Public

    Forked from jiwei0921/DMRA

    Code and Dataset for ICCV 2019 paper. "Depth-induced Multi-scale Recurrent Attention Network for Saliency Detection".

    Python

  4. saliency-2016-cvpr saliency-2016-cvpr Public

    Forked from imatge-upc/saliency-2016-cvpr

    Shallow and Deep Convolutional Networks for Saliency Prediction

    Python

  5. keras-unet keras-unet Public

    Forked from karolzak/keras-unet

    Helper package with multiple U-Net implementations in Keras as well as useful utility tools helpful when working with image semantic segmentation tasks. This library and underlying tools come from …

    Python

  6. keras-rl keras-rl Public

    Forked from keras-rl/keras-rl

    Deep Reinforcement Learning for Keras.

    Python