Kildekoden bak https://www.pvv.ntnu.no/
Go to file
Aleksander Wasaznik 2949aba2bb Autohyphenate <p>
Add hyphens:auto to <p> to remove the ugly gaps introduced by
text-align: justified. This may cause some unwanted hyphenation on e.g.
email addresses. We should strive to not have long unbreakable words.

For record; command for adding html tag to all relevant files:
$ find -type f -exec sed -i '/DOCTYPE/ a <html lang="no">' {} +
2016-08-18 09:45:30 +02:00
src Add automatic agenda on front page. 2016-08-17 23:57:15 +02:00
www Autohyphenate <p> 2016-08-18 09:45:30 +02:00
README.md Initial hacking. 2016-08-15 17:43:41 +02:00

README.md

Programvareverkstedet nettside

A website created with the latest and greatest web technologies. May contain blackjack and other things one tends to include in awesome projects.

Installation

Put it in a folder your webserver can find.