Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewbanchich/highlights-jekyll-theme
A Jekyll version of the "Highlights" theme by HTML5 UP.
https://github.com/andrewbanchich/highlights-jekyll-theme
highlights-theme html jekyll jekyll-themes ruby-gem static static-site theme
Last synced: 2 months ago
JSON representation
A Jekyll version of the "Highlights" theme by HTML5 UP.
- Host: GitHub
- URL: https://github.com/andrewbanchich/highlights-jekyll-theme
- Owner: andrewbanchich
- License: other
- Archived: true
- Created: 2016-07-17T19:09:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T03:18:59.000Z (about 2 years ago)
- Last Synced: 2024-08-01T19:47:30.364Z (5 months ago)
- Topics: highlights-theme, html, jekyll, jekyll-themes, ruby-gem, static, static-site, theme
- Language: CSS
- Homepage: https://andrewbanchich.github.io/highlights-jekyll-theme/
- Size: 1.71 MB
- Stars: 28
- Watchers: 4
- Forks: 49
- 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
# Highlights - Jekyll Theme
A Jekyll version of the "Highlights" theme by [HTML5 UP](https://html5up.net/).
![Highlights Theme](assets/images/highlights.jpg "Highlights 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!# 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/highlights-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.
# Added Features
* **[Formspree.io](https://formspree.io/) contact form integration** - just add your email to the `_config.yml` and it works!
* Add your **social profiles** easily in `_config.yml`.# Configuration
You can use the following custom parameters in `_config.yml`.
## Social settings
- `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:
```
Highlights by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)Just a fun little single pager I whipped up to test out my new scroll events plugin
(github.com/ajlkn/jquery.scrollex). Clean, simple, fully responsive, and loaded with
all the usual pre-styled elements. Enjoy :)Demo images* courtesy of Unsplash, a radtastic collection of CC0 (public domain) images
you can use for pretty much whatever.(* = Not included)
Feedback, bug reports, and comments are not only welcome, but strongly encouraged :)
AJ
[email protected] | @ajlknPS: Not sure how to get that contact form working? Give formspree.io a try (it's awesome).
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)
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/).