Commit Graph

9 Commits

Author SHA1 Message Date
Jonah
7daa208815
Add Nginx config files to repo
Allows us to edit redirects and headers locally.
2019-08-11 22:12:19 -05:00
Mikaela Suomalainen
98bca69952
capitalization 2019-08-11 19:26:01 +03:00
Mikaela Suomalainen
221698a1f4
change to real-time communication 2019-08-11 19:25:11 +03:00
Mikaela Suomalainen
94c71ca71b
oops, this isn't markdown 2019-08-11 19:16:30 +03:00
Mikaela Suomalainen
69e3dd0401
real-time-communication: separate sections by lines 2019-08-11 19:13:16 +03:00
Mikaela Suomalainen
40bfb1edd3
real-time-communication: fix description 2019-08-11 19:10:11 +03:00
Mikaela Suomalainen
dc77667b4e
Merge im, teamchat and video-voice into real-time-communication
Resolves: #1078

Closes: #746
2019-08-11 19:04:59 +03:00
Mikaela Suomalainen
8cd4419f0e Add Team chat section (#1067)
* Teamchat: initial commit

* teamchat: remove todo notes from cards

* nav.html: fix teamchat link

* assets: add icons for keybase & rocket.chat

* teamchat: add forum threads

* nav.html: change teamchat icon

* apply Jonah's suggestion on Keybase

* Jonah's & Nitrohorse's suggestions

* update keybase.png

* teamchat: delist mattermost

* teamchat: update description, add links

* update descriptions of apps

* fix keybase description

* teamchat: fix heading

* expand rocket.chat warning

* add missing the

* remove reduntant backslashes

* add teamchat to source_code.md

* small changes

* remove backslashes from link

* teamchat: add Wire Pro as worth mentioning

* remove excess '
2019-08-11 08:40:38 -07:00
Jonah Aragon
48fd518cb7 Split All Services into Individual Pages (#807)
* Split sections into pages

Preliminary work

* Separate everything into their own pages

+ Permalinks!

* Navbar Link Updates

* Change all asset links

Assets are served from the root. Hope nobody is serving this site in a subfolder for some reason! :)

* Point all navbar links to pages

* Make the layouts more modular

* Remove unnecessary div containers

* Adjust footer and headers layout

* Add link to various privacy subpages to homepage

* Remove test script

* Add titles and descriptions to all pages

* Fix links and layouts

* Adjust header margins

* Create master pages

* Finalize master pages

* Add services page

* Add Javascript redirects

Okay I'm pretty garbage at Javascript so this is basically hacked together. If someone who knows what they're doing wants to do this, be my guest.
2019-04-02 08:42:34 +08:00