Skip to content

Commit 2d2037c

Browse files
committed
Corrected errors. Updated sections: Legalcode and Translations, Styles and other Includes, Installation
1 parent 684a7a2 commit 2d2037c

1 file changed

Lines changed: 21 additions & 15 deletions

File tree

README.md

Lines changed: 21 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# creativecommons.org
22

3-
Website parent project, ([When we share, everyone wins - Creative
3+
Website parent project ([When we share, everyone wins - Creative
44
Commons][ccorg]), legalcode and translations, and primary GitHub repository for
55
public issues
66

@@ -10,7 +10,7 @@ public issues
1010
## Overview
1111

1212
This repostory is currently for:
13-
1. Public help and support [Issue] tracking
13+
1. Public help and support [Issues][issues]
1414
2. Legalcode and translations
1515
3. Styles and other Includes
1616
4. Instllation of the website
@@ -21,13 +21,14 @@ This repostory is currently for:
2121
## Issues
2222

2323
This repository's [Issues][issues] is also the primary location for public help
24-
and support issue tracking.
24+
and support.
2525

2626

2727
## Legalcode and Translations
2828

29-
The legalcode and translations files are located in
30-
[`docroot/legalcode`](docroot/legalcode/).
29+
Relevant directories:
30+
- [`docroot/legalcode`](docroot/legalcode/): legalcode and translations "source" files
31+
- [`tools`](tools/): tools to assist with managing the translations
3132

3233
Also see:
3334
- [Legal Code Translation Policy - CC Public Wiki][wiki-legal-code]: Documents
@@ -101,36 +102,41 @@ CC0 1.0 | [Source File][cc-zero-source] | [Legal Code][cc-zero-legalcode] | [Dee
101102

102103
## Styles and other Includes
103104

104-
... **DOCUMENTATION IN PROGRESS** ...
105+
:warning: **WARNING:** Any change to style or other includes must be duplicated
106+
within the [creativecommons/new-creativecommons.org][neworg] respository.
107+
108+
[neworg]: https://github.com/creativecommons/new-creativecommons.org
105109

106110

107111
## Installation
108112

109-
... **DOCUMENTATION IN PROGRESS** ...
113+
:warning: **WARNING:** Use of the bootstrap scripts in the master branch is NOT
114+
recommended. Instead, see the [dev2019][dev2019] branch for current/ongoing
115+
work.
116+
117+
[dev2019]: https://github.com/creativecommons/creativecommons.org/tree/dev2019
110118

111119

112-
### Sub-Repositories
120+
### Child Repositories
113121

114-
In addition to this one, the following repositories are also used by the
115-
website:
122+
In addition to this one, the following child repositories are also used:
116123

117-
- License Engine
124+
- License Engine (chooser, deeds, legalcode, RDFs):
118125

119126
- [creativecommons/cc.engine][ccengine]
120-
- [creativecommons/cc.i18n][cci18n])
127+
- [creativecommons/cc.i18n][cci18n]
121128
- [creativecommons/cc.license][cclicense]
122129
- [creativecommons/cc.licenserdf][cclicenserdf]
123130
- [creativecommons/rdfadict][rdfadict]
124131

125-
- WordPress
132+
- WordPress and styles:
126133

127134
- [creativecommons/new-creativecommons.org][neworg]
128135

129136
[ccengine]: https://github.com/creativecommons/cc.engine
130-
[cci18n]: https://github.com/creativecommons/cc.i18n9
137+
[cci18n]: https://github.com/creativecommons/cc.i18n
131138
[cclicense]: https://github.com/creativecommons/cc.license
132139
[cclicenserdf]: https://github.com/creativecommons/cc.licenserdf
133-
[neworg]:https://github.com/creativecommons/new-creativecommons.org
134140
[rdfadict]: https://github.com/creativecommons/rdfadict
135141

136142

0 commit comments

Comments
 (0)