Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

pojntfx/illustrierte-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Die Illustrierte Website

A news site for German class about the novel "Der goldne Topf". Content etc. is fictional, obviously.

Demo

Take a look at the official instance: illustrierte.tk

Usage

# Install Ruby and other dependencies (Debian/Ubuntu):
sudo apt install ruby ruby-dev cmake

# Install Ruby and other dependencies (Fedora/CentOS/RHEL):
sudo dnf group install "C Development Tools and Libraries"
sudo dnf install ruby ruby-devel redhat-rpm-config

# Install Jekyll and Bundler gems through RubyGems:
gem install jekyll bundler

# Install dependencies:
bundle install

# Build and serve development version on http://localhost:4000/
bundle exec jekyll serve
# Build and serve development version on http://your-ip:4000/
bundle exec jekyll serve --host your-ip

# An admin interface (jekyll-admin) is available at http://localhost:4000/admin

Screenshots

TODO: Add screenshots

Documentation

TODO: Add docs

Deployment

TODO: Add deployment

License

Source Code

Die Illustrierte Website Copyright (C) 2018 Felicitas Pojtinger

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Media

Media of Die Illustrierte Website (C) 2018 Felicitas Pojtinger

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

About

A news site for German class about the novel "Der goldne Topf". Content etc. is fictional, obviously.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors