Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdasrc/editorial-website-extended
Modified Editorial website template. Based on Editorial theme in html5up.net, adapted for Jekyll by Andrew Bancich.
https://github.com/sdasrc/editorial-website-extended
github-pages github-pages-template jekyll ruby web
Last synced: 3 months ago
JSON representation
Modified Editorial website template. Based on Editorial theme in html5up.net, adapted for Jekyll by Andrew Bancich.
- Host: GitHub
- URL: https://github.com/sdasrc/editorial-website-extended
- Owner: sdasrc
- License: other
- Created: 2020-08-17T16:00:02.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T05:00:55.000Z (5 months ago)
- Last Synced: 2024-06-17T09:35:46.030Z (5 months ago)
- Topics: github-pages, github-pages-template, jekyll, ruby, web
- Language: CSS
- Homepage:
- Size: 19.8 MB
- Stars: 9
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- 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`# Issues
If you would like to report a bug, ask a question, request a feature, feel free to do so on [the GitLab repository](https://gitlab.com/andrewbanchich/editorial-jekyll-theme) and I will be more than happy to help!
Alternatively, you can open an issue via email by emailing [incoming+andrewbanchich/[email protected]](mailto:incoming+andrewbanchich/[email protected]).
The GitHub repository is simply a mirror of the GitLab repository.
# 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/).