File tree Expand file tree Collapse file tree 1 file changed +2
-19
lines changed
Expand file tree Collapse file tree 1 file changed +2
-19
lines changed Original file line number Diff line number Diff line change 11# Netcentric Open Source Site
22
3- ## To Do
4-
5- - [x] Import theme
6- - [x] Create Page / Blog structure
7- - [x] Add basic NC values to configuration
8- - [x] Add NC Logo
9- - [x] Add Homepage content
10- - [x] Add Homepage meta description
11- - [x] Add Homepage meta title
12- - [x] Add footer links back to NC site
13- - [x] Add link to Github Org
14- - [x] Add About content
15- - [x] Remove demo content
16- - [x] Remove demo content images
17- - [ ] Add some NC color touches
18- - [ ] Get rid of the SAsS mixins for transforms, etc.
19- - [ ] See if we can unused JS/CSS
20- - [ ] Performance checks
21-
223## Contribute
234
2451 . Clone the repository
289
2910### Install Hugo
3011
12+ This site is built using [ Hugo] ( https://gohugo.io/ ) .
13+
3114``` bash
3215brew install hugo
3316# or
You can’t perform that action at this time.
0 commit comments