|
1 | 1 | # TAACCCT
|
2 | 2 |
|
3 |
| -This is a Jekyll-based site supporting a set of profiles on standout projects in the U.S. DOL TAACCCT workforce training program, supporting by OPEN. The site is hosted at <http://profiles.open4us.org/taaccct/>. |
| 3 | +Trade Adjustment Assistance Community College & Career Training |
4 | 4 |
|
5 |
| -For more information about OPEN and our role in the TAACCCT program, please see http://www.open4us.org. |
| 5 | +https://profiles.open4us.org/taaccct/ |
6 | 6 |
|
7 |
| -## Viewing This Site |
8 | 7 |
|
9 |
| -To view this site, simply clone the repository to your local machine! |
| 8 | +## Overview |
10 | 9 |
|
11 |
| - 1. `$ git clone https://github.com/jkhedani/taaccct taaccct` |
| 10 | +This is a Jekyll-based site supporting a set of profiles on standout projects |
| 11 | +in the U.S. DOL TAACCCT workforce training program, supporting by OPEN. For |
| 12 | +more information about OPEN and our role in the TAACCCT program, please see |
| 13 | +http://www.open4us.org. |
12 | 14 |
|
13 |
| - 2. `$ jekyll serve` |
14 | 15 |
|
15 | 16 | ## Developers
|
16 | 17 |
|
17 |
| -To contribute to the build of the site, you will need to install some gems: |
18 | 18 |
|
19 |
| - 1. `$ sudo gem install jekyll-less` |
| 19 | +### Viewing This Site |
| 20 | + |
| 21 | +To view this site, simply clone the repository to your local machine! |
| 22 | + |
| 23 | +1. `$ git clone https://github.com/jkhedani/taaccct taaccct` |
| 24 | +2. `$ sudo gem install jekyll-less` |
| 25 | +3. `$ sudo gem install therubyracer` |
| 26 | +4. `$ sudo gem install RedCloth` |
| 27 | +5. `$ cd yourprojectfoldername` |
| 28 | +6. `$ jekyll build` |
| 29 | +7. `$ jekyll serve` |
20 | 30 |
|
21 |
| - 2. `$ sudo gem install therubyracer` |
22 | 31 |
|
23 |
| - 3. `$ sudo gem install RedCloth` |
| 32 | +### Theme |
24 | 33 |
|
25 |
| - 4. `$ cd yourprojectfoldername` |
| 34 | +Jekyll theme based on [Freelancer bootstrap theme |
| 35 | +](http://startbootstrap.com/templates/freelancer/). |
26 | 36 |
|
27 |
| - 5. `$ jekyll build` |
28 | 37 |
|
29 |
| - 6. `$ jekyll serve` |
| 38 | +## License |
30 | 39 |
|
31 |
| -========================================= |
| 40 | +[![CC BY 4.0 license button][cc-by-png]][cc-by] |
32 | 41 |
|
33 |
| -Jekyll theme based on [Freelancer bootstrap theme ](http://startbootstrap.com/templates/freelancer/) |
| 42 | +[`LICENSE`](LICENSE): This work is licensed under a [Creative Commons |
| 43 | +Attribution 4.0 License][cc-by]. |
34 | 44 |
|
35 |
| -========================================= |
| 45 | +[cc-by-png]: https://licensebuttons.net/l/by/4.0/88x31.png#floatleft "CC BY 4.0 license button" |
| 46 | +[cc-by]: https://creativecommons.org/licenses/by/4.0/ "Creative Commons Attribution 4.0 International License" |
0 commit comments