From 4b9bb09fcec31595f73361496273e032ec015c3d Mon Sep 17 00:00:00 2001 From: Derek <42170307+2-REC@users.noreply.github.com> Date: Fri, 16 Nov 2018 17:42:19 +0700 Subject: Update TODO.md --- TODO.md | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/TODO.md b/TODO.md index aa57047..321e18f 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,7 @@ TODO - CODE: +- [ ] Check/clean the entire code ... + - [ ] Homepage: - [ ] Set order of sections from order in navigation bar. => Parse menu and add each section in that order (in same order as defined in config.toml). @@ -23,6 +25,8 @@ TODO - CODE: - [ ] "ASIDE" section: => Could add optional section. +- [ ] add Google Analytics: + googleAnalytics = "..." ======== @@ -31,18 +35,14 @@ TODO - PUBLISH: Look at: gohugo.io/contribute/themes -- [ ] check all URLs, & use RELATIVE everywhere (see "relURL") +- [x] check all URLs, & use RELATIVE everywhere (see "relURL") - [x] check if ".Hugo.Generator" is included somewhere -- [ ] create new theme with: "hugo new theme " - - [ ] check if we have .gitignore in "exampleSite" with "/public" & "/themes" - - [ ] copy all files in new directory => then see what needs to be committed additionally - -- [ ] test theme - => "hugoBasicExample" - https://github.com/gohugoio/hugoBasicExample - (or include "exampleSite") +- [x] test theme + - [x] "hugoBasicExample" (https://github.com/gohugoio/hugoBasicExample) + => Doesn't work. + - [x] Include "exampleSite". - [x] finish "theme.toml" with all required metadata (add tags!) => check others on "gohugo.io/contribute/themes" @@ -52,11 +52,10 @@ gohugo.io/contribute/themes - [ ] find and finish "projects" stuff - [ ] add examples? - [ ] add more screenshots? + => "list" (company/category) & "single" (project) examples. - [x] add features (404 page, custom css, ...)! -- [ ] finish "config.toml" - -- [ ] check/clean code => could be done later ... +- [x] finish "config.toml" - [x] add screenshot (1500x1000) & tn (900x600), PNG -- cgit v1.2.3