Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal example using Franklin #7

Open
greimel opened this issue Oct 14, 2021 · 10 comments
Open

Minimal example using Franklin #7

greimel opened this issue Oct 14, 2021 · 10 comments

Comments

@greimel
Copy link
Contributor

greimel commented Oct 14, 2021

The computational thinking repo is quite overwhelming. It would be nice if there was a template repo similar to this one that has a very simple Franklin website that shows Pluto notebooks.

@fonsp
Copy link
Member

fonsp commented Nov 23, 2021

I'm working on making the computational thinking repository simpler today!

@greimel
Copy link
Contributor Author

greimel commented Nov 23, 2021

Great, thanks :-)

@floswald has simplified the Compuational Thinking repo for his course https://floswald.github.io/NumericalMethods/ and I have been working on reducing his repo even more in a fork https://github.com/greimel/NumericalMethods to understand what's going on. I am hopeful that all these efforts will turn into a template repository soon :-)

@fonsp
Copy link
Member

fonsp commented Nov 23, 2021

Awesome! I didn't know about those, I will take a look! My PR is here: mitmath/computational-thinking#120 , give it a try

@floswald
Copy link

floswald commented Nov 23, 2021 via email

@fonsp
Copy link
Member

fonsp commented Nov 24, 2021

The sliderserver hookup will also get simpler: instead of the 18S191 repository triggering the slider server to redeploy, the slider server can now autonomously watch the 18S191 repository and update itself: https://github.com/JuliaPluto/PlutoSliderServer.jl/releases/tag/v0.3.0 (I still need to update 18S191 to use this feature)

@greimel
Copy link
Contributor Author

greimel commented Feb 14, 2022

My PR is here: mitmath/18S191#120 , give it a try

I turned Fons' PR into a template repository (see the website this template generates)

Instructions (see also the README in the template repo)

  • Put your notebooks in the notebooks/ folder
  • update newwebsite/book_model_small.json
  • Put any pure md files in website/
  • Run the newwebsite/generate.jl notebook in Pluto

The code should work fine for local preview and deployment on github pages.

@xlxs4
Copy link

xlxs4 commented Dec 23, 2022

Were there any updates on this front since then? ^^
Thanks for all this amazing work btw

@floswald
Copy link

This is a good starting point I think https://rikhuijzer.github.io/JuliaTutorialsTemplate/

@fonsp
Copy link
Member

fonsp commented Dec 23, 2022

The rewrite of the computational thinking site is done! Take a look at https://github.com/mitmath/18S191 (the Fall22 branch) cc @greimel

@xlxs4
Copy link

xlxs4 commented Dec 23, 2022

That's great! Would it be possible for you to give any (very brief) pointers on the development process, if it's not much to ask?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants