Skillsharing Session I

On this date we met for the first time to share skills. The topic was gitlab and static pages at mur.at. Editing a shared page is still not fully working …

Testing which permissions a reporter has …

Soletti

395 Soletti gibt es noch

Custom Pages Runner for gitlab

At mur.at we need a different (actually additional) solution to deploy static website on or server(s). Many users have their own domains, websites run in docker containers, have their own logfiles and much more. This is what we came up with. Shell runner We run a gitlab-runner using the shell executor on hosts that server websites via docker containers. The runner runs as user gitlab-runner which has one sudo privilege: call a certain script. [Read More]

Big Image Sample

Using Multiple Images

The image banners at the top of the page are refered to as “bigimg” in this theme. They are optional, and one more more can be specified. If more than one is specified, the images rotate every 10 seconds. In the front matter, bigimgs are specified using an array of hashes.

[Read More]

Math Sample

Using KaTeX

KaTeX can be used to generate complex math formulas. It supports in-line math using the \\( ... \\) delimiters, like this: \( E = mc^2 \). By default, it does not support in-line delimiters $...$ because those occur too commonly in typical webpages. It supports displayed math using the $$ or \\[...\\] delimiters, like this:

Formula 1: $$ \phi = \frac{(1+\sqrt{5})}{2} = 1.6180339887\cdots $$

Formula 2: (same formula, different delimiter) \[ \phi = \frac{(1+\sqrt{5})}{2} = 1.6180339887\cdots \]

Additional details can be found on GitHub or on the Wiki.

[Read More]

Flake it till you make it

Excerpt from Soulshaping by Jeff Brown

Under what circumstances should we step off a path? When is it essential that we finish what we start? If I bought a bag of peanuts and had an allergic reaction, no one would fault me if I threw it out. If I ended a relationship with a woman who hit me, no one would say that I had a commitment problem. But if I walk away from a seemingly secure route because my soul has other ideas, I am a flake? [Read More]

Test markdown

Each post also has a subtitle

You can write regular markdown here and Jekyll will automatically convert it to a nice webpage. I strongly encourage you to take 5 minutes to learn how to write in markdown - it’ll teach you how to transform regular text into bold/italics/headings/tables/etc. Here is some bold text Here is a secondary heading Here’s a useless table: Number Next number Previous number Five Six Four Ten Eleven Nine Seven Eight Six Two Three One How about a yummy crepe? [Read More]