tgoodell / locs.tgoodell.com

LOCS is a repository for spreadsheets converted into HTML for improved accessbility.

Home Page:https://locs.tgoodell.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

locs.tgoodell.com

LOCS is a repository for spreadsheets converted into HTML for improved accessbility.

html5 css3 LibreOffice Calc avh GNU GPLv3


Installation

As noted here, Apache Virtual Hosts are needed. Follow the guide if you have not already installed it on a web server.

Then, log into your web server:

ssh root@xxx.xxx.xxx.xxx

Make sure that you have already created the target domain and the neccessary configs for Apache Virtual Hosts. Naviagte to the proper directory:

cd /path/to/locs.tgoodell.com

Remove the current files:

rm -r public_html

Then, clone this github repo to create a new public_html:

git clone https://github.com/tgoodell/locs.tgoodell.com public_html


License

GNU General Public License v3.0

About

LOCS is a repository for spreadsheets converted into HTML for improved accessbility.

https://locs.tgoodell.com

License:GNU General Public License v3.0


Languages

Language:HTML 96.2%Language:CSS 3.8%