Skip to content
forked from 0xcf/decal-web

Course information for the XCF/OCF Unix System Administration DeCal

License

Notifications You must be signed in to change notification settings

sberkun/decal-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a937bbf · Sep 22, 2021
Sep 22, 2021
Sep 22, 2021
Jan 6, 2021
Sep 3, 2021
Jan 6, 2021
Sep 3, 2021
Sep 3, 2021
Sep 3, 2021
Sep 22, 2021
Aug 10, 2021
Jan 6, 2021
May 17, 2021
Nov 15, 2018
Jan 6, 2021
Jan 6, 2021
Aug 10, 2021
Sep 6, 2021
Sep 22, 2021
Jan 6, 2021
Aug 7, 2021
Jan 6, 2021
Sep 3, 2021
Sep 18, 2021
Sep 15, 2021

Repository files navigation

OCF/XCF Linux SysAdmin DeCal Website

Build Status

This is the source of the OCF/XCF Unix System Administration DeCal website, currently available at decal.ocf.berkeley.edu.

The current iteration uses Jekyll to produce pages.

Development

decal-web is built for Jekyll, a static site generator. View the quick start guide for more information.

You will need Ruby 2 to build the site (it has been tested on Ruby2.7.4). If using Arch, follow this guide to install it.

You may also need to install Bundler 1.16: gem install bundler:1.16.0

  1. Install Jekyll
$ bundle install
  1. Start your local Jekyll server. You can also use make dev.
$ bundle exec jekyll serve
  1. The console should output a server address (localhost:8xxx). Open that address in your browser.
  2. Reload your web browser after making a change to preview its effect.

For more information, refer to Just the Docs.

About

Course information for the XCF/OCF Unix System Administration DeCal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 77.5%
  • SCSS 18.5%
  • Liquid 2.0%
  • Makefile 1.8%
  • Ruby 0.2%