Open pat-alt opened 2 months ago
Here are some examples from previous GSOCs I was involved in:
https://nextjournal.com/archanarw/counterfactualfairnessjl?token=UXs7TyW8cjcYnT1ZsyYaKE
from what i remember, we need to write a report with a permanent link because it will not be possible to update it.
from what i remember, we need to write a report with a permanent link because it will not be possible to update it.
Since it would be happening right here in this repo and I don't intend to delete it, would that be permanent enough?
from what i remember, we need to write a report with a permanent link because it will not be possible to update it.
Since it would be happening right here in this repo and I don't intend to delete it, would that be permanent enough?
no idea, but if i write the same post both in my gist and in the blog and i use my gist page in the report there shouldn't be problems.
I think the gist is just a Julia script? That could be nicely embedded inside the blog post, like I've done here.
I think the gist is just a Julia script? That could be nicely embedded inside the blog post, like I've done here.
but it is tied to our personal github profile that is fixed, that's why i wanted to change the github usename. i guess it can be also be included in the blog
Hi @pasq-cat @JorgeLuizFranco,
As we're approaching the finish line, I have set up a new website and blog for Taija: taija.org. The site is powered by Quarto and served from this repo through Github pages. You can find all the code that's used to build the site in the
/profile/
directory.I thought it would be a nice idea if each of you could add a blog post to showcase everything you've achieved throughout your projects. I think that you're supposed to write a report of sorts anyway, so this can probably be combined. In profile/blog/posts you will find a bunch of existing blog posts that I have migrated here from my own website. Adding your own posts boils down to just adding a new folder there with and
index.qmd
file (see here) for details.I'll set up individual issues for you below:
Once these posts are added, we can use that as an opportunity to promote both your amazing work and the new website.
Does that sound good?
cc @MojiFarmanbar @mschauer