guspan-tanadi / ESUGwebsite

European Smalltalk User Group Website

Home Page:http://esug.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository hosts Esug's website https://esug.github.io.

Automatic generation

This repository has two branches:

  • source: contains the website source code written in Pillar, plus the html templates used
  • master: contains the generated website. Do not touch this branch manually, as it is automatically overwritten on every commit to source.

This repository is built using GitHub Actions on every commit to the source branch.

Serving files locally

In the folder

ecstatic serve -w

Then point your web browser at localhost:8080

ecstatic serve -p 9999

About

European Smalltalk User Group Website

http://esug.github.io

License:MIT License


Languages

Language:CSS 96.4%Language:Shell 2.1%Language:Makefile 1.6%