Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/2-REC/hugo-myportfolio-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerek <42170307+2-REC@users.noreply.github.com>2018-11-17 10:36:52 +0300
committerGitHub <noreply@github.com>2018-11-17 10:36:52 +0300
commit9b137e63c00397f0c781ed3cf05304ca32f0b10d (patch)
tree13f7874867fe1cfc2066ce776507cb8ebc8f3096
parent29b1230a770c62fe7a612f373f3b50e824fc643a (diff)
Updated TODO ("README.md" stuff).
-rw-r--r--TODO.md29
1 files changed, 13 insertions, 16 deletions
diff --git a/TODO.md b/TODO.md
index 1192f2c..48d2929 100644
--- a/TODO.md
+++ b/TODO.md
@@ -35,28 +35,25 @@ TODO - PUBLISH:
Look at:
gohugo.io/contribute/themes
-- [x] check all URLs, & use RELATIVE everywhere (see "relURL")
+- [x] Check all URLs, & use relative URLs everywhere (see "relURL").
-- [x] check if ".Hugo.Generator" is included somewhere
+- [x] Make sure ".Hugo.Generator" is included in "head.html".
-- [x] test theme
- - [x] "hugoBasicExample" (https://github.com/gohugoio/hugoBasicExample)
+- [x] Test theme.
+ - [x] With "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"
+- [x] Finish "theme.toml" with all required metadata (add tags!).
-- [ ] finish README.md
- => look at "Hugo Artists Theme" for ideas
- - [ ] find and finish "projects" stuff
- - [ ] add examples?
- - [x] add more screenshots
- => "list" (company/category) & "single" (project) examples.
- - [x] add features (404 page, custom css, ...)!
+- [x] Finish README.md.
+ => Look at "Hugo Artists Theme" for ideas.
+ - [x] Find and finish "projects" stuff.
+ - [x] Add more screenshots.
+ - [x] Add features (404 page, custom css, ...).
-- [x] finish "config.toml"
+- [x] Finish "config.toml".
-- [x] add screenshot (1500x1000) & tn (900x600), PNG
+- [x] Add screenshot (1500x1000) & tn (900x600), in PNG format.
-- [ ] add theme to "HugoThemes" github => open issue & add link
+- [ ] Add theme to "HugoThemes" github => open issue & add link.