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 Severin <severinderek@gmail.com>2019-01-07 20:55:46 +0300
committerDerek Severin <severinderek@gmail.com>2019-01-07 20:55:46 +0300
commitd5230d1c05e552ac6e7f7a5617ed4ecf86405b43 (patch)
tree3d0207341ad60a7edc8f7fc83368f1893fcea311
parentddfda8f1adb9678549bc6542880f4cfb06afb2cc (diff)
Updated TODO.md
-rw-r--r--TODO/TODO.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/TODO/TODO.md b/TODO/TODO.md
index 358787c..ef3e127 100644
--- a/TODO/TODO.md
+++ b/TODO/TODO.md
@@ -71,6 +71,23 @@ TODO - CODE:
- [ ] Add image gallery component (look at "liwenyip gallery" (uses "PhotoSwipe"), or "Icarus").
- [ ] Create and set icons for tags/technologies.
+- [ ] "PROJECTS" Additional pages (related to projects - for each project section):
+ - [ ] "PROJECTS":
+ => Projects page, containing 1+N sections (N = number of project sections:
+ - "TIMELINE": link to "TIMELINE" page.
+ - "<SUBSECTION_TYPE>": link to "PROJECTS_<SUBSECTION_TYPE>" - with no subsection selected.
+ - "ALL PROJECTS": link to "PROJECTS_<SECTIONS>_ALL" page.
+ - [ ] "TIMELINE":
+ => Page with vertical timeline (top = present), listing positions in chronological order.
+ - When clicking on a company icon, it opens a small pop-up with the position description.
+ - In the pop-up, there is a button ("Projects"?) to open the related category projects page ("PROJECTS_SUBSECTION").
+ - [ ] "PROJECTS_<SECTIONS>_ALL":
+ => Page listing all the projects, with possibility to filter on tags/categories.
+ - Similar to "PROJECTS_<SUBSECTION_TYPE>" page.
+ - Without position/role block.
+ - With a search possibility (could display all the tags).
+ => Display projects related to tags.
+
- [ ] "CONTACT" section:
- [ ] Add microdata in HTML (as in sidebar of MINIMAL ACADEMIC theme).
LATER: