summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-02format imports in ibb filesBen Sima
2019-11-02ibb css font stack and some other fixesBen Sima
2019-11-02remove echo from rise scriptBen Sima
2019-11-02Link static directory properlyBen Sima
2019-11-02remove closure advanced optimizationsBen Sima
I can add this back when I upgrade to Miso >1.0.0.0
2019-11-02fix ghc output pathBen Sima
2019-11-02add common scripts, remove old scripts, update readmeBen Sima
2019-11-02rename everything back to caps to appease ghcBen Sima
2019-11-02remove apex and lore from ghciBen Sima
2019-11-02provide env and app for haskell appsBen Sima
2019-11-02find a nixpkgs pin that worksBen Sima
2019-11-02fix importBen Sima
2019-11-02fix buildHaskellApp nix functionBen Sima
2019-11-02unify nix entrypoints to default.nixBen Sima
2019-11-01add experimental ml/clojure-like codeBen Sima
2019-11-01cleanup some of this scheme codeBen Sima
2019-11-01add build and deploy instructionsBen Sima
2019-11-01add some local settingsBen Sima
2019-11-01bump nixpkgsBen Sima
2019-11-01formattingBen Sima
2019-11-01remove sorcery network from zncBen Sima
it was a terrible network anyway
2019-11-01ensure torrent ports are openBen Sima
2019-11-01add tinc_pre to all packagesBen Sima
2019-11-01emby -> jellyfinBen Sima
2019-11-01add buildHaskellApp nix functionBen Sima
2019-11-01bump nixpkgs pinBen Sima
2019-11-01use a standard buildNixOS functionBen Sima
2019-10-27prototype the build scriptBen Sima
2019-10-27move everything to namespace directoriesBen Sima
2019-10-19[idea] add notes about dureeBen Sima
2019-10-19remove unknown commentBen Sima
2019-10-19[ibb] initial stylesheetBen Sima
2019-10-09[bild] add clay dependencyBen Sima
2019-10-09[depo] add more irc channelsBen Sima
2019-10-09[ibb] fix compiler warningBen Sima
2019-09-29[depo] add some znc channelsBen Sima
2019-09-23[depo] update my znc passwordBen Sima
2019-09-17[depo] enable deploy user and change password settingsBen Sima
Disable password authentication for ssh. We only use key-based ssh auth and don't set passwords, so this shouldn't work anyway. Also enable passwordless sudo, since we don't set passwords.
2019-09-17[depo] disable deployed servicesBen Sima
They aren't being used and it's messing up my bsima.me SSL cert.
2019-09-11[ibb] add the git hash to the end of the pageBen Sima
This is for versioning information. I'll need to pretty it up later, but I wanted something easy to do today.
2019-09-11[depo] some refactoringBen Sima
2019-09-06[ibb] refactor aero/IbbBen Sima
2019-09-06[ibb] derive Network.RemoteData instancesBen Sima
2019-09-05[ibb] implement first api routeBen Sima
2019-09-04[ibb] implement keepBen Sima
2019-09-02[chip/make] add a 'tidy' commandBen Sima
2019-09-02[chip/make] put build artifacts in separate dirsBen Sima
2019-09-02[chip/make] add docsBen Sima
2019-09-02[ibb] fix Biz.Ibb.MoveBen Sima
2019-09-02[ibb] reorganize typesBen Sima
Move Person and Book to Biz.Ibb.Core. Now, Biz.Ibb.Influencers is just a list of the people we want to seed the database with. Eventually we will delete this file.