cpfiffer / julia-deeplearning

A course repository to follow along fast.ai using Julia!
MIT License
33 stars 9 forks source link

What is the structure of this REPO intended to be? #2

Open kescobo opened 11 months ago

kescobo commented 11 months ago

There are a bunch of options - wiki, docs, a bunch of markdown, etc, all the way to a fully-fledged Franklin site.

I think a Franklin site would be ideal because, following some pretty basic setup, it can essentially just be a bunch of markdown, but you can also incorporate code, notebooks (even pluto, though that takes a bit of extra work).

But in any case, I'm happy to help set up and maintain.

cpfiffer commented 11 months ago

I think my original goals were to just have a place to stick group member code, shared resources, etc. I was also planning on putting the schedule, outline, and misc to-dos here.

I actually love the idea of a Franklin site though -- I would love it if we could set that up!

cpfiffer commented 11 months ago

I suspect we're going to produce a lot of markdown files (at least, I hope we will) so we might as well just serve them with Franklin!