Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename public/static/README.css -> docs/README.css | EuAndreh | 2019-06-02 | 1 | -5/+1 |
| | | | | | | | | | Adapt utils.nix to point to it instead. Include README.css in fake-symlinks.sh. BONUS: Use "${VARIABLE}" instead of "$VARIABLE" in fake-symlinks.sh. | ||||
* | Fix overwrite boolean logic bug | EuAndreh | 2019-06-02 | 1 | -1/+1 |
| | |||||
* | Format Nix files (linter offense) | EuAndreh | 2019-06-02 | 1 | -1/+3 |
| | |||||
* | Parameterize the overwriting of docs publishing | EuAndreh | 2019-06-02 | 1 | -2/+2 |
| | |||||
* | Fix README.css sha256 | EuAndreh | 2019-06-02 | 1 | -1/+1 |
| | |||||
* | Format utils.nix (linter offense) | EuAndreh | 2019-06-02 | 1 | -1/+1 |
| | |||||
* | Build README.org HTML in utils.nix | EuAndreh | 2019-06-02 | 1 | -13/+4 |
| | |||||
* | Fetch README.css from URL | EuAndreh | 2019-06-02 | 1 | -1/+5 |
| | |||||
* | Disable StrictHostKeyCHecking when deleting existing content | EuAndreh | 2019-06-01 | 1 | -1/+1 |
| | |||||
* | Delete existing documentation content in docs derivation | EuAndreh | 2019-06-01 | 1 | -1/+2 |
| | |||||
* | Add fallback null value to the shelcheck derivation input | EuAndreh | 2019-06-01 | 1 | -2/+4 |
| | |||||
* | Add extra explanation on =fixme= derivation error | EuAndreh | 2019-05-31 | 1 | -0/+1 |
| | |||||
* | rsync outdir content instead of folder | EuAndreh | 2019-05-31 | 1 | -1/+1 |
| | |||||
* | Fix missing newline scaping in publishScript | EuAndreh | 2019-05-31 | 1 | -1/+1 |
| | |||||
* | Remove symlink to nixos/utils.nix | EuAndreh | 2019-05-31 | 1 | -1/+99 |
| | |||||
* | cp utils.nix in fake-symlinks.sh | EuAndreh | 2019-05-31 | 1 | -0/+1 |