OSDN Git Service

The (crude) site.
authorSimon Forman <sforman@hushmail.com>
Fri, 16 Sep 2022 14:36:28 +0000 (07:36 -0700)
committerSimon Forman <sforman@hushmail.com>
Fri, 16 Sep 2022 14:36:28 +0000 (07:36 -0700)
commit7a25eee4813654ecc60efd947c9907e4fdac6d0c
tree3df6ce1a15d42cbcd51dd364bfc7cf2e9c92e269
parentb67fc462911e6f2fa5d9645def6c7f5de8a6c79e
The (crude) site.

It's funny that I'm using nbconvert, markdown, pandoc, tidy, and of
course python, all to make a simple static website...

"There's got to be a better way!"
36 files changed:
docs/html/FR.html [new file with mode: 0644]
docs/html/index.html
docs/html/notebooks/0._This_Implementation_of_Joy_in_Python.html [new file with mode: 0644]
docs/html/notebooks/1._Basic_Use_of_Joy_in_a_Notebook.html [new file with mode: 0644]
docs/html/notebooks/2._Library_Examples.html [new file with mode: 0644]
docs/html/notebooks/3._Developing_a_Program.html [new file with mode: 0644]
docs/html/notebooks/Advent_of_Code_2017_December_1st.html [new file with mode: 0644]
docs/html/notebooks/Advent_of_Code_2017_December_2nd.html [new file with mode: 0644]
docs/html/notebooks/Advent_of_Code_2017_December_3rd.html [new file with mode: 0644]
docs/html/notebooks/Advent_of_Code_2017_December_4th.html [new file with mode: 0644]
docs/html/notebooks/Advent_of_Code_2017_December_5th.html [new file with mode: 0644]
docs/html/notebooks/Advent_of_Code_2017_December_6th.html [new file with mode: 0644]
docs/html/notebooks/Compiling_Joy.html [new file with mode: 0644]
docs/html/notebooks/Correcet_Programming.html [new file with mode: 0644]
docs/html/notebooks/Derivatives_of_Regular_Expressions.html [new file with mode: 0644]
docs/html/notebooks/Generator_Programs.html [new file with mode: 0644]
docs/html/notebooks/Hylo-,_Ana-,_Cata-,_and_Para-morphisms_-_Recursion_Combinators.html [new file with mode: 0644]
docs/html/notebooks/Joy-in-Jupyter.html [new file with mode: 0644]
docs/html/notebooks/Multiples-of-3-and-5.html [new file with mode: 0644]
docs/html/notebooks/Newton-Raphson.html [new file with mode: 0644]
docs/html/notebooks/Ordered_Binary_Trees.html [new file with mode: 0644]
docs/html/notebooks/Quadratic.html [new file with mode: 0644]
docs/html/notebooks/Recursion_Combinators.html [new file with mode: 0644]
docs/html/notebooks/Remove-Function.html [new file with mode: 0644]
docs/html/notebooks/Replacing.html [new file with mode: 0644]
docs/html/notebooks/Square_Spiral.html [new file with mode: 0644]
docs/html/notebooks/The_Four_Operations.html [new file with mode: 0644]
docs/html/notebooks/Trees.html [new file with mode: 0644]
docs/html/notebooks/Treestep.html [new file with mode: 0644]
docs/html/notebooks/TypeChecking.html [new file with mode: 0644]
docs/html/notebooks/Types.html [new file with mode: 0644]
docs/html/notebooks/Zipper.html [new file with mode: 0644]
docs/html/notebooks/fun_with_scan.html [new file with mode: 0644]
docs/html/notebooks/index.html [new file with mode: 0644]
docs/html/notebooks/with_sympy.html [new file with mode: 0644]
docs/notebooks/build_index.py [new file with mode: 0644]