Skip to content

Commit 6e1e45e

Browse files
committed
Update README.md
1 parent 70e47f9 commit 6e1e45e

File tree

1 file changed

+2
-19
lines changed

1 file changed

+2
-19
lines changed

README.md

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,5 @@
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

245
1. Clone the repository
@@ -28,6 +9,8 @@
289

2910
### Install Hugo
3011

12+
This site is built using [Hugo](https://gohugo.io/).
13+
3114
```bash
3215
brew install hugo
3316
# or

0 commit comments

Comments
 (0)