Skip to content

Commit

Permalink
TODOs
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
  • Loading branch information
dscho committed Oct 16, 2023
1 parent 41162ff commit 2040b7a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions TODOs
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
IMPORTANT:
- fix Hugo warnings that are shown when rendering the page:

WARN calling IsSet with unsupported type "ptr" (*hugolib.pageState) will always return false.
WARN No section found in {"File":{}}

general QA:
- does `<%` still find a hit?
- remove banner (also in CSS)
- remove layouts/partial/section?
- compare sidebars between Rails App and Hugo page
- ensure that current URLs would work after migration
- e.g. /about#branching-and-merging, /about#staging-area etc
- add `test -z "$(git grep "\\(href\|src\) *= *[\"']/")"` to CI

0 comments on commit 2040b7a

Please sign in to comment.