Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seantrane/seantrane.github.io
:fire: GitHub Pages for Sean Trane Sciarrone
https://github.com/seantrane/seantrane.github.io
github-pages jekyll
Last synced: 5 days ago
JSON representation
:fire: GitHub Pages for Sean Trane Sciarrone
- Host: GitHub
- URL: https://github.com/seantrane/seantrane.github.io
- Owner: seantrane
- Created: 2016-03-06T15:34:13.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-02T22:44:39.000Z (almost 2 years ago)
- Last Synced: 2023-08-13T04:10:49.407Z (over 1 year ago)
- Topics: github-pages, jekyll
- Language: HTML
- Homepage: https://seantrane.com
- Size: 3.62 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# seantrane.github.io
> A [website for Sean Trane Sciarrone](https://seantrane.com/), using [GitHub Pages](https://pages.github.com/), [Jekyll](https://jekyllrb.com/), [Bundler](https://bundler.io/) and [Node.js](https://nodejs.org/)/[npm](https://www.npmjs.com/).
---
[![Build Status](https://travis-ci.com/seantrane/seantrane.github.io.svg?branch=develop)](https://travis-ci.com/seantrane/seantrane.github.io) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
## Table of Contents
- [About the Repository](#about)
- [Usage](#usage)
- [Support](#support)
- [Contributing](#contributing)
- [License](#license)---
[Node.js](https://nodejs.org/)/[npm](https://www.npmjs.com/) is used for dependency management as well as a proxy for building and serving the site using the "scripts" property of the `package.json` file. [Bundler](https://bundler.io/) is used to manage [Ruby](https://www.ruby-lang.org/) and [Jekyll](https://jekyllrb.com/) dependencies. [Jekyll](https://jekyllrb.com/) is used as a site generator. [`docker-github-pages`](https://github.com/Starefossen/docker-github-pages) is used to build and run the site in a Docker container.
Visit the [seantrane.com](https://seantrane.com) website.
---
Submit an [issue](https://github.com/seantrane/seantrane.github.io/issues/new), in which you should provide as much detail as necessary for your issue.
Contributions are not warranted or desired, but always appreciated. Read [CONTRIBUTING.md](https://github.com/seantrane/seantrane.github.io/blob/develop/CONTRIBUTING.md) documentation to learn more.
---
Copyright (c) 2016 [Sean Trane Sciarrone](https://github.com/seantrane). All rights reserved.