aboutsummaryrefslogtreecommitdiff
path: root/README (unfollow)
Commit message (Collapse)Author
2022-08-01Change README to a markdown file.Hugo Hörnquist
The self-formatted code was fancy, and it showed of part of our functionality. It was however cumbersome to keep the file updated, and pre-formatted text on webpages honestly doesn't look that good. The contents of the README are however unchanged in this commit.
2022-03-06Allow explicit GUILE environment, document it.Hugo Hörnquist
The environment variable GUILE can now be set to override the guile version, which allows us to test the code with multiple versions/implementations. Also updates README to note these variables.
2021-02-01Note use of jcal in README.Hugo Hörnquist
2020-08-03Add documentation about the configuration system.configureHugo Hörnquist
2020-08-03Update README with new build instructions.Hugo Hörnquist
2020-07-17Update readme.Hugo Hörnquist
2020-05-04Add RFC5545 and vdir to README.Hugo Hörnquist
2020-05-01Setup local mirroring of frontend libs.Hugo Hörnquist
2020-04-30Move environment setup to standalone sh file.Hugo Hörnquist
2020-04-29Note in README about TippedJS.Hugo Hörnquist
2020-04-25Add note about weeks starting on sunday.Hugo Hörnquist
2020-03-10Add README.Hugo Hörnquist