Autonomics website on the world wide web https://autonomic.zone
This repository has been archived on 2023-02-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
czmj fdcfba332f make sass compile 2017-09-22 11:52:12 +01:00
src make sass compile 2017-09-22 11:52:12 +01:00
.gitignore clearer src and dist folders 2017-09-22 11:15:27 +01:00
.gitlab-ci.yml spectral jekyll theme 2017-09-22 10:46:39 +01:00
Gemfile spectral jekyll theme 2017-09-22 10:46:39 +01:00
README.md README 2017-09-22 11:21:53 +01:00
_config.yml make sass compile 2017-09-22 11:52:12 +01:00
spectral_jekyll_theme.gemspec spectral jekyll theme 2017-09-22 10:46:39 +01:00

README.md

How to Use

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

Quickstart

  • Install Ruby if it's not already on your system
gem install jekyll bundler
jekyll serve
  • Edit .md files under src and src/_posts.

Credits

Original README from HTML5 UP:

Spectral by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)


A big, modern, blocky affair with a mobile-style menu, fully responsive styling,
and an assortment of pre-styled elements. So, pretty much what you were expecting
-- except, of course, for how it's put together, specifically:

- It's built on Skel 3*, a leaner, more modular rewrite of my responsive framework.

  (* = still in development as of this writing)

- It uses flexbox*, which eliminates all kinds of terrible hacks and clunky layout
  stopgaps (like CSS grid systems).

  (* = not supported on IE8/9, but non-flexbox fallbacks are included)

- It uses Sass* a lot more intelligently, thanks in part to several new mixins
  and functions I've been working on (as well as a few by @HugoGiraudel).

  (* = still entirely optional if you prefer vanilla CSS :)

- A ton of other stuff.

In short, Spectral's the culmination of several new things I'm working on/trying out,
so please, let me know what you think :)

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.