Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewbanchich/editorial-jekyll-theme
A Jekyll version of the "Editorial" theme by HTML5 UP.
https://github.com/andrewbanchich/editorial-jekyll-theme
editorial-theme html jekyll jekyll-themes ruby-gem static static-site theme
Last synced: about 2 months ago
JSON representation
A Jekyll version of the "Editorial" theme by HTML5 UP.
- Host: GitHub
- URL: https://github.com/andrewbanchich/editorial-jekyll-theme
- Owner: andrewbanchich
- License: other
- Archived: true
- Created: 2016-11-25T15:12:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T03:12:48.000Z (almost 2 years ago)
- Last Synced: 2024-09-25T02:33:14.960Z (about 2 months ago)
- Topics: editorial-theme, html, jekyll, jekyll-themes, ruby-gem, static, static-site, theme
- Language: CSS
- Homepage: https://andrewbanchich.github.io/editorial-jekyll-theme/
- Size: 1.48 MB
- Stars: 139
- Watchers: 6
- Forks: 148
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# (WIP) Editorial - Jekyll Theme
A Jekyll version of the "Editorial" theme by [HTML5 UP](https://html5up.net/).
![Editorial Theme](assets/images/screenshot.jpg "Editorial 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!# Added Features
* Add your **social profiles** easily in `_config.yml`.
# Configuration
You can use the following custom parameters in `_config.yml`.
## Site
- `subtitle` sets the text for the lighter colored text next to your site's title.## Social
- `500px_url`
- `facebook_url`
- `github_url`
- `gitlab_url`
- `googleplus_url`
- `instagram_url`
- `linkedin_url`
- `pinterest_url`
- `slack_url`
- `twitter_url`# Credits
Original README from HTML5 UP:
```
Editorial by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)Say hello to Editorial, a blog/magazine-ish template built around a toggleable "locking"
sidebar (scroll down to see what I mean) and an accordion-style menu. Not the usual landing
page/portfolio affair you'd expect to see at HTML5 UP, but I figured for my 41st (!!!)
template I'd change it up a little. Enjoy :)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)
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/).