-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
33 lines (20 loc) · 835 Bytes
/
README
File metadata and controls
33 lines (20 loc) · 835 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# rocksclusters.github.io
Rocksclusters test website
TODO:
1. change all links for ftp and http form www.rocksclusters.org to new host
2. when all links/transfer are done, create CMAKE file at the root and change DNS entry
3. verify cluster registartion
4. git large files
COMPLETED:
1. cluster registration.
- Created google registration form: http://goo.gl/forms/Ql3lpC2jfUTKVOO33
use as embedded frame in registration page. see links info in converison/notes
- imported all previous responses (see conversion/notes for info)
GOTCHA's
1. do not use tabs in any post/page files. Prevents search from working.
GIT LARGE FILES
1. see https://git-lfs.github.com
- install with homebrew locally on mac laptop
- git lfs install
- git lfs track "*.iso"
this creates .gitattributes at the repo top dir