this post was submitted on 15 Dec 2023
30 points (100.0% liked)

Programming

16318 readers
500 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
 

An adventure fuelled by scratching an itch

you are viewing a single comment's thread
view the rest of the comments
[–] legendarydromedary@feddit.nl 3 points 7 months ago (2 children)

I was playing around with Quarto, which is not as mature as Hugo but seems a bit more approachable (it has great integration with Rstudio, for example)

[–] urshanabi@lemmygrad.ml 3 points 7 months ago

Yeah, I like it quite a bit. I wanted to have 3D models of stuff I designed what could be interacted with and I think the capability to integrate existing libraries is there but it's beyond my skill atm.

The blogging part is neat, I'm a big fan and the nature integration with R Shiny and R Shiny for Python is great.

[–] ishanpage@programming.dev 2 points 7 months ago

Ooh, I hadn't heard of Quarto before, but it looks really good! Thanks for mentioning it!