KaterinaLaz / site

:book: Programming Interactivity book website (Greek)

Home Page:https://pibook.epidro.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website for Making Interactivity book

This website is served from Github Pages Netlify and it is based on the minimal-mistakes theme, which is dynamically imported on every build with the jekyll-remote-theme plug-in

Installation

  1. Fork this repo. If you need to edit files in submodules, then fork them, too, and update your main site repository submodule configuration to point to your own forked submodules. When working with submodules it is strongly advised to work in the command line only and to edit files in the respective submodule repository and not in the submodule folder.
  2. Go to Settings-->Github Pages and find your URL Configure the deployment from your netlify account and update your _config.yml
  3. Η ιστοσελίδα χρησιμοποιεί την τεχνολογία git submodules (σύνδεσμοι αναφοράς σε εξωτερικά αποθετήρια) η οποία απαιτεί επιπλέον βήματα για τον συντονισμό των επιμέρους φακέλων, διαβάστε σχετικά. Συνοπτικά, υπάρχουν επιπλέον εντολές για τον συγχρονισμό, όπως git submodule update --remote --init και git submodule update --remote --merge.
  4. Edit the about description and URL to match your repository settings.

Contribute to content and to development

You can go a long way just by adding/editing files with the Github web interface, but if you really want to hack the internals of this web site, then you might want to get yourself more familiar with the command line and the jekyll static web site system. In any case, please respect the following licence.

License

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

About

:book: Programming Interactivity book website (Greek)

https://pibook.epidro.me

License:Mozilla Public License 2.0


Languages

Language:HTML 88.8%Language:Ruby 11.2%