Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ejw-data/ejw-data.github.io
Static website (HTML5, CSS3, JS) displaying portfolio content generated from Jekyll static website generator. The Hydejack theme was used but modified.
https://github.com/ejw-data/ejw-data.github.io
css html jekyll js liquid-templating-engine markdown
Last synced: about 1 month ago
JSON representation
Static website (HTML5, CSS3, JS) displaying portfolio content generated from Jekyll static website generator. The Hydejack theme was used but modified.
- Host: GitHub
- URL: https://github.com/ejw-data/ejw-data.github.io
- Owner: ejw-data
- License: other
- Created: 2019-10-28T23:52:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-19T15:32:58.000Z (over 1 year ago)
- Last Synced: 2023-09-19T18:01:25.216Z (over 1 year ago)
- Topics: css, html, jekyll, js, liquid-templating-engine, markdown
- Language: HTML
- Homepage: https://ejw-data.github.io/
- Size: 93.6 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG/index.html
- License: LICENSE/index.html
Awesome Lists containing this project
README
# ejw-data.github.io
Author: Erin James Wills - [email protected]
![Erin Wills Portfolio Banner](./images/ejw-data-github-io.png)
Photo by Erin Wills## Overview
I am not a big fan of static websites. I used Jekyll for this website since it removes some of my key irriations. For example, templates can be used to add in modules and generate post pages. The greatly reduces the amount of repetitive tasks. Overall, I would say Jekyll is a nice templating system and I think I might like the use of `Liquid` templating language over similar systems like `Jinja`. I'm not sure how I feel about the mix of markdown and HTML to generate the pages. The original theme can be found at [hydejack.com](https://hydejack.com/).
## Jekyll Hydejack Features:
* Beautiful Modal-like Home Page
* Responsive Layout
* Supports Multiple Markdown Features
* Some Built-in Styling## Github Pages
https://ejw-data.github.io/
## Technologies
* Jekyll
* Markdown
* HTML/CSS/JS
## Data Source
Not applicable
## Setup and Installation
1. Clone the repo to your local machine
1. Open repo folder in an IDE like VSCode
1. Using a virtual server like the VSCode extention LiveServer
1. Run `index.html`
## Examples
![Github Home Page Cover](./images/homepage-cover.png)
![Github Home Page](./images/homepage.png)
![Articles](./images/articles.png)