Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewbanchich/spectral-jekyll-theme
A Jekyll version of the "Spectral" theme by HTML5 UP.
https://github.com/andrewbanchich/spectral-jekyll-theme
html jekyll jekyll-themes ruby-gem spectral-theme static static-site theme
Last synced: 22 days ago
JSON representation
A Jekyll version of the "Spectral" theme by HTML5 UP.
- Host: GitHub
- URL: https://github.com/andrewbanchich/spectral-jekyll-theme
- Owner: andrewbanchich
- License: other
- Archived: true
- Created: 2016-07-17T19:03:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-16T00:31:01.000Z (over 1 year ago)
- Last Synced: 2024-07-31T18:19:28.381Z (4 months ago)
- Topics: html, jekyll, jekyll-themes, ruby-gem, spectral-theme, static, static-site, theme
- Language: CSS
- Homepage: https://andrewbanchich.github.io/spectral-jekyll-theme/
- Size: 888 KB
- Stars: 26
- Watchers: 8
- Forks: 46
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# Spectral - Jekyll Theme
A Jekyll version of the "Spectral" theme by [HTML5 UP](https://html5up.net/).
![Spectral Theme](screenshot.jpg "Spectral Theme")
# How to Use
For those unfamiliar with how Jekyll works, check out [https://jekyllrb.com/](https://jekyllrb.com/) for all the details,
or read up on just the basics of [front matter](https://jekyllrb.com/docs/frontmatter/), [writing posts](https://jekyllrb.com/docs/posts/),
and [creating pages](https://jekyllrb.com/docs/pages/).- **GitLab**: Simply fork this repository and start editing the `_config.yml` file!
- **GitHub**: Fork this reposity and create a branch named `gh-pages`, then start editing the `_config.yml` file! The `.gitlab-ci.yml` file is only needed for GitLab Pages, so feel free to delete this if you are using GitHub instead.# Added Features
* Add your **social profiles** easily in `_config.yml`. Only social profiles buttons you enter in `config.yml` show up on the site footer!
* **Coming soon**: Set **featured images** in front matter.
* **Coming soon**: Front page sections automatically pull from 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
[email protected] | @ajlknCredits:
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](https://github.com/jekyll/brand) icon licensed under a [Creative Commons Attribution 4.0 International License](http://choosealicense.com/licenses/cc-by-4.0/).