ImgBotApp / website-19

:earth_africa: Source project for sinnerschrader.com

Home Page:http://www.sinnerschrader.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sinnerschrader-website sinnerschrader.com status

Made by SinnerSchrader Travis standard-readme compliant

🌍 Source project for https://www.sinnerschrader.com

Screenshot of sinnschrader.com

This repository contains

  1. The sources required to build the markup for sinnerschrader.com
  2. The generated content deployed to sinnerschrader.com
  3. Sources for a Continuous Integration setup on TravisCI

Static assets are placeholders. The unlicensable content assets are available at sinnerschrader/sinnerschrader-website-static

Install

This project uses node and npm. Go check them out if you don't have them locally installed.

$ git clone https://github.com/sinnerschrader/sinnerschrader-website.git
cd sinnerschrader-website
npm install

Usage

This serves as project to maintain sinnerschrader.com. To develop frontend sources you start the local development setup like this:

# In first terminal session
$ npm run taint
$ npm run watch

# In second terminal session
$ npm start
# Development server running on http://localhost:3000

Please note: To

Contribute

Feel free to dive in! Open an issue or submit a Pull Request. ❤️

sinnerschrader-website follows the Contributor Covenant Code of Conduct.

You do not need to be a techie to help out – there is the superawesome Github Interface to edit files! Learn about this at the Github Help.

Browser matrix

We do our best to make sinnerschrader.com work on all browsers. When you see something fishy with a OS / browser combination below, let us know.

  • Chrome last 2 version
  • Chrome Mobile last 2 versions
  • Edge last 2 versions
  • Firefox last 2 Versions
  • Internet Explorer 11
  • iOS Safari last 2 versions
  • Opera last 2 versions
  • Safari last 2 versions

Related things

We build all kinds of awesome stuff at SinnerSchrader. Be sure to check out our Github Org.

License

MIT (c) SinnerSchrader

About

:earth_africa: Source project for sinnerschrader.com

http://www.sinnerschrader.com

License:MIT License


Languages

Language:HTML 65.8%Language:CSS 29.9%Language:JavaScript 3.1%Language:Shell 1.3%