Hamel Husain

Results 190 comments of Hamel Husain

@Rahuketu86 > Request for enhancement: Why not delegate publishing completely to quarto publishing framework? We do have some pointers regarding how to do something similar [Deploying your docs on Other...

@Rahuketu86 just FYI I'm finding it hard to follow this issue at the moment. Can you please update this issue with a summary of what issues you are still facing...

I was trying to migrate ghtop to nbdev v2 for a demo I'm having with Will soon and encountered this You can repro this on [this commit](https://github.com/fastai/ghtop-docs/tree/2c172208b65b51367e938d423edfc156afaa2a20) by running `nbdev_prepare`...

This PR will close https://github.com/fastai/nbdev/issues/649

@seeM I thought maybe you set the logging level to error or were in the process of doing that? Or is that for something else?

No I don't think so, I think we can talk a lot more about tests esp: - Difference from pytest (ex: why you don't need fixtures) - test flags -...

Great job Nick! Just some small nits and its ready to go!

I made some small corrections, you might want to pull if you want to keep working on this.

# Notes On Converting Fastpages To Quarto ## General Fixing URLs : https://quarto.org/docs/websites/website-navigation.html#redirects These tables are [from this spreadsheet](https://docs.google.com/spreadsheets/d/14cmR2Sw3DclgZ-3Gq9reLY1AEvWddWKsQpixFo5eGgA/edit#gid=0) ## Listing Level Front Matter Jekyll Front Matter | Quarto |...

Note I should turn on utterances for people by default ``` ---- comments: utterances: repo: quarto-dev/quarto-docs --- ``` https://quarto.org/docs/output-formats/html-basics.html#commenting