4 Oct 2017 |
Michael (t3chguy) | Matthew: seems not :( | 13:10:10 |
Michael (t3chguy) | seems like it just got restarted maybe? | 13:10:17 |
Matthew | hm | 13:12:21 |
Matthew | matrixstatic@eleutheria:~/matrix-static$ git pull
remote: Counting objects: 39, done.
remote: Compressing objects: 100% (6/6), done.
remote: Total 39 (delta 17), reused 28 (delta 17), pack-reused 10
Unpacking objects: 100% (39/39), done.
From github.com:t3chguy/matrix-static
b7e3954..c172123 develop -> origin/develop
574b21a..6d75d5b master -> origin/master
* [new branch] settings -> origin/settings
* [new tag] 0.2.3 -> 0.2.3
You are not currently on a branch. Please specify which
branch you want to merge with. See git-pull(1) for details.
git pull <remote> <branch>
matrixstatic@eleutheria:~/matrix-static$ git checkout 0.2.3
Previous HEAD position was 574b21a... Merge pull request #46 from t3chguy/develop
HEAD is now at 6d75d5b... Merge pull request #50 from t3chguy/develop
matrixstatic@eleutheria:~/matrix-static$ gb build
github.com/t3chguy/matrix-static
matrixstatic@eleutheria:~/matrix-static$ ./stop.sh
info: Forever stopped process:
uid command script forever pid id logfile uptime
[0] matrixstatic bash run.sh 11973 4134 /home/matrixstatic/.forever/matrixstatic.log 7:16:48:4.968
matrixstatic@eleutheria:~/matrix-static$ ./start.sh
warn: --minUptime not set. Defaulting to: 1000ms
warn: --spinSleepTime not set. Your script will exit if it does not stay up for at least 1000ms
info: Forever processing file: run.sh
| 13:14:25 |
Matthew | what am i doing wrong? | 13:14:27 |
Github | https://github.com/t3chguy/matrix-static/pull/46 : fix memberlist -> memberinfo link | 13:14:28 |
Github | https://github.com/t3chguy/matrix-static/pull/50 : Fix Spacing and add Date Separators [0.2.3] | 13:14:28 |
Michael (t3chguy) | ah, prebuild step | 13:15:10 |
Michael (t3chguy) | run qtc | 13:15:16 |
Michael (t3chguy) | then gb build | 13:15:26 |
Michael (t3chguy) | to compile the templates | 13:15:35 |
Michael (t3chguy) | Matthew: https://github.com/t3chguy/matrix-static#installation | 13:18:28 |
Michael (t3chguy) | :P | 13:18:29 |
Matthew | oh, right | 13:19:06 |
Matthew | try now | 13:19:21 |
Michael (t3chguy) | Matthew: yaaaay | 13:22:48 |
Michael (t3chguy) | thanks | 13:22:49 |
Michael (t3chguy) | Date separators & fixed spacing of state event text | 13:23:00 |
Michael (t3chguy) | Date separators sadly aren't date aware so don't do riot-web fanciness like "Today" "Yesterday" etc | 13:23:28 |
Matthew | not sure you’d want that for static content anyway tbh | 13:58:52 |
Michael (t3chguy) | true | 13:59:03 |
Matthew | the last thing you want is a cached copy of the page saying “today” | 13:59:09 |
5 Oct 2017 |
| Matrix Traveler (bot) changed their display name from Matrix Traveler to Matrix Traveler (bot). | 17:30:04 |
4 Oct 2017 |
Michael (t3chguy) | xD | 13:59:21 |
18 Oct 2017 |
| abompard joined the room. | 08:53:29 |
abompard | Hey folks! My channel, #freenode_#fedora-hubs:matrix.org is available in Riot.im but I can't find it on matrix-static. Could it be because it's an IRC bridge to Freenode? Is there a way to get those on matrix-static? | 08:54:40 |
Michael (t3chguy) | abompard: the room needs to be guest peekable | 08:54:59 |
Michael (t3chguy) | which basically means History= Public | 08:55:06 |
Michael (t3chguy) | ![image.png](https://matrix.org/_matrix/media/r0/thumbnail/riot.ovh/zuvdzwDjbZPQYPJYcFAjzXLT?height=360&method=scale&width=360) Download image.png | 08:55:21 |
Michael (t3chguy) | without that option, matrix-static can't access the room | 08:55:33 |