summaryrefslogtreecommitdiff
path: root/ibb/Main.hs
AgeCommit message (Collapse)Author
2019-02-16Make port configurableBen Sima
2019-02-16Fix portBen Sima
oops
2019-02-16Add link to mailing list signupBen Sima
2019-02-16Added more influencers, moved influencers to new file and fixed person template.Nick Sima
2019-02-16Added amazon ref for all that were missingNick Sima
2019-02-16Added Person template and new influencer.Nick Sima
2019-02-16Added 12 new Influencers, using mainly Tim Ferris' Blog.Nick Sima
2019-02-06Remove twitter link, and use twitter handle instead.Nick Sima
Less code and looks better.
2019-02-06Added internet icon.Nick Sima
2019-02-06Add fontawesome for icons, and added twitter icon with link.Nick Sima
2019-02-04Fix name of css refBen Sima
2019-02-04Upgrade designBen Sima
- correctly using .card-body, .card-title, .card-subtitle - add more spacing overall - add jumbotron callout/info banner - add separate css file for custom css
2019-02-04Open external links in new tabBen Sima
2019-02-04Change _link to _amznrefBen Sima
This allows us to format Amazon links in a standard way, which means we can add our own affiliate code, etc.
2019-02-04Sort importsBen Sima
2019-02-04Fix compiler warningsBen Sima
2019-02-01Fix names and personal links. Changed MJ for Bill GatesNick Sima
Personal websites were fixed to actually work; Hard to find info on MJ
2019-02-01Changed html to better suite templates and data.Nick Sima
2019-01-31Render influencerCards until Nick finishes templatingBen Sima
2019-01-30Begin transition to templatingBen Sima
2019-01-28Change links for books from blue to black colored text.Nick Sima
Looks better visiually.
2019-01-28Fixed naming of function to look nicer.Nick
2019-01-28Implement a basic mock-up of IBBNick
2019-01-21add ibbBen Sima