We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e47f9 commit 6e1e45eCopy full SHA for 6e1e45e
1 file changed
README.md
@@ -1,24 +1,5 @@
1
# Netcentric Open Source Site
2
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
22
## Contribute
23
24
1. Clone the repository
@@ -28,6 +9,8 @@
28
29
### Install Hugo
30
+This site is built using [Hugo](https://gohugo.io/).
+
31
```bash
32
brew install hugo
33
# or
0 commit comments