Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions content/js1/sprints/4/prep/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ name="feedback"
src="module/js1/generalise"
name="generalise"
[[blocks]]
src="module/js1/anonymous-functions"
name="Anonymous functions"
[[blocks]]
src="module/js1/arrow-functions"
name="Arrow functions"
[[blocks]]
name= "Asking good questions"
src= "https://cyf-pd.netlify.app/blocks/prep-asking-good-questions/readme/"
+++
3 changes: 3 additions & 0 deletions content/js2/sprints/1/prep/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ src="module/js2/mutation"
name="side-effects"
src="module/js2/side-effects"
[[blocks]]
name="Implementing all the cases"
src="module/js2/more-median-cases"
[[blocks]]
name="Failing Fast"
src="https://cyf-pd.netlify.app/blocks/fail-fast-prep/readme/"
+++
3 changes: 3 additions & 0 deletions content/js3/sprints/1/prep/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ src="module/js3/one-to-one"
name="using-map"
src="module/js3/using-map"
[[blocks]]
name="Applying map"
src="module/js3/applying-map"
[[blocks]]
name= "Prep Teamwork Project"
src= "https://cyf-pd.netlify.app/blocks/prep-teamwork-project/readme/"
+++
6 changes: 6 additions & 0 deletions content/js3/sprints/2/prep/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@ src="module/js3/rendering-based-on-state"
name="Capturing events"
src="module/js3/capturing-events"
[[blocks]]
name="Re-rendering"
src="module/js3/re-rendering"
[[blocks]]
name="Actually re-rendering"
src="module/js3/actually-re-rendering"
[[blocks]]
name= "Gathering requirements"
src="https://cyf-pd.netlify.app/blocks/gathering-requirements-prep/readme/"
+++
3 changes: 0 additions & 3 deletions content/js3/sprints/4/prep/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ src="module/js3/then"
name="Async/Await"
src="module/js3/async-await"
[[blocks]]
name="Catch"
src="module/js3/catch"
[[blocks]]
name="Fetch Films"
src="module/js3/fetch-films"
[[blocks]]
Expand Down
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.0

require (
github.com/CodeYourFuture/CYF-PD v1.0.1-0.20240905150045-7be086ff6886 // indirect
github.com/CodeYourFuture/curriculum/common-content v0.0.0-20240924110806-9884645a8587 // indirect
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20240924110806-9884645a8587 // indirect
github.com/CodeYourFuture/curriculum/org-cyf-guides v0.0.0-20240924110806-9884645a8587 // indirect
github.com/CodeYourFuture/curriculum/common-content v0.0.0-20241025093535-4f8508cdd55a // indirect
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20241025093535-4f8508cdd55a // indirect
github.com/CodeYourFuture/curriculum/org-cyf-guides v0.0.0-20241025093535-4f8508cdd55a // indirect
)
6 changes: 6 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ github.com/CodeYourFuture/curriculum/common-content v0.0.0-20240827185108-33102c
github.com/CodeYourFuture/curriculum/common-content v0.0.0-20240827185108-33102c6b0ff2/go.mod h1:e3J+XphCBJJ8kf6S9ykVxNY1VKPWJoYuDFXEizlDpCI=
github.com/CodeYourFuture/curriculum/common-content v0.0.0-20240924110806-9884645a8587 h1:bS/m8iPwSo3wp1oYkV+v47f9gyVmc3RPqzIL/EXHSV8=
github.com/CodeYourFuture/curriculum/common-content v0.0.0-20240924110806-9884645a8587/go.mod h1:e3J+XphCBJJ8kf6S9ykVxNY1VKPWJoYuDFXEizlDpCI=
github.com/CodeYourFuture/curriculum/common-content v0.0.0-20241025093535-4f8508cdd55a h1:vLI7IhBacpm8P0chq9V52pJBOy9HoknI0lzooWQ2rZ4=
github.com/CodeYourFuture/curriculum/common-content v0.0.0-20241025093535-4f8508cdd55a/go.mod h1:e3J+XphCBJJ8kf6S9ykVxNY1VKPWJoYuDFXEizlDpCI=
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20240713183624-5684630ebfce h1:cQqKKFN9PtI5WzgHF2H+YcssQqqPRPIa7IrFn1P+bHY=
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20240713183624-5684630ebfce/go.mod h1:kzt+J4JYp5C3GD1dX0rf7vY5fsTUc6Drrn+7p7pjmLg=
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20240718161830-637899573626 h1:DX3SFor7woJ85aK0riegmFHZA6JHCoihcrStRjbo+qw=
Expand All @@ -28,6 +30,8 @@ github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20240827185108-33102c6b
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20240827185108-33102c6b0ff2/go.mod h1:kzt+J4JYp5C3GD1dX0rf7vY5fsTUc6Drrn+7p7pjmLg=
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20240924110806-9884645a8587 h1:OF/SppAGaflb5lN7hi19ypucmImNLaDOO9E1DgMEO/s=
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20240924110806-9884645a8587/go.mod h1:kzt+J4JYp5C3GD1dX0rf7vY5fsTUc6Drrn+7p7pjmLg=
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20241025093535-4f8508cdd55a h1:7fhAtywCtMt3Qx7rEcRkZQ5QN75dOKiRKPZ+Bf+eBQw=
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20241025093535-4f8508cdd55a/go.mod h1:kzt+J4JYp5C3GD1dX0rf7vY5fsTUc6Drrn+7p7pjmLg=
github.com/CodeYourFuture/curriculum/org-cyf-guides v0.0.0-20240713183624-5684630ebfce h1:AaHrYcvHgVdavI47jSQcYlY4AuUElKqG1svHSJ7YFDg=
github.com/CodeYourFuture/curriculum/org-cyf-guides v0.0.0-20240713183624-5684630ebfce/go.mod h1:ZfIZCi2lHOJ6o3fBKIydXIdtfgJcDrfE0PNLErJNFMs=
github.com/CodeYourFuture/curriculum/org-cyf-guides v0.0.0-20240718161830-637899573626 h1:QZm8a6Df1hd8WW74FdnanydTyajzwCAEHafct0kxLDo=
Expand All @@ -40,3 +44,5 @@ github.com/CodeYourFuture/curriculum/org-cyf-guides v0.0.0-20240827185108-33102c
github.com/CodeYourFuture/curriculum/org-cyf-guides v0.0.0-20240827185108-33102c6b0ff2/go.mod h1:7EBadJB9OQSvx72Xhm4wN8reQYSwFNzbsiXtMhLuUQ4=
github.com/CodeYourFuture/curriculum/org-cyf-guides v0.0.0-20240924110806-9884645a8587 h1:kB1PKg/snPGACuGd7qjR6wtlpg4KtLeLiXk5qbZDUHo=
github.com/CodeYourFuture/curriculum/org-cyf-guides v0.0.0-20240924110806-9884645a8587/go.mod h1:7EBadJB9OQSvx72Xhm4wN8reQYSwFNzbsiXtMhLuUQ4=
github.com/CodeYourFuture/curriculum/org-cyf-guides v0.0.0-20241025093535-4f8508cdd55a h1:j9mVxcq/UGvy3GZQlR87Cc932oEhfHyGCtNbAknrxiE=
github.com/CodeYourFuture/curriculum/org-cyf-guides v0.0.0-20241025093535-4f8508cdd55a/go.mod h1:7EBadJB9OQSvx72Xhm4wN8reQYSwFNzbsiXtMhLuUQ4=
11 changes: 11 additions & 0 deletions static/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
This is a placeholder file which will be replaced by hugo.

If this file doesn't exist, hugo will for some reason create a placeholder file with the wrong permissions, and won't be able to overwrite it with the rendered file.

You should never see this file served by a hugo site.

We wish we understood why hugo was creating a placeholder with permissions 0444 instead of 0644, but we can't work it out.

Oh, by the way, it only does so for some sites (specifically, common-docs, but not any others).

See https://github.com/CodeYourFuture/curriculum/issues/992