Silvia Canelón

Results 30 comments of Silvia Canelón

Not a solution, but perhaps a little closer? 🤷‍♀️ I at least got the script to run and find the PDFs, etc. but what I got was mostly warnings associated...

Zotero Beta now supports the import of PDF highlights and annotations! The Zotero Mendeley import guide was last updated 3/11/2021: https://www.zotero.org/support/kb/mendeley_import > To import PDF highlight and note annotations, you...

Hurray for no issues with deployment! 😄 Let me know what you think of the styling of the ToC in this dummy post: https://deploy-preview-29--hugo-apero.netlify.app/blog/rmarkdown/

Hi @apreshill, this PR is ready for review! The main changes are reflected in https://github.com/hugo-apero/hugo-apero/pull/29/commits/619ccb7621c304e8d334885728006ed814089fd0. I ended up making a new class `.single` using the `.single-sidebar` class as a template....

Thank you, thank you! All of this is great and having the deploy preview setup is going to be so helpful as I work through the modifications✨

> for external contributors the best way to test is to open up a PR so that the deploy previews show up Just so I'm clear, is there no way...

🤯 Oh! Thank you for that pro tip!

After `cd exampleSite` and `hugo server --themesDir .. --theme .` in terminal I get the message > bash: hugo: command not found My`.Rprofile` matches the version of Hugo in `netlify.toml`...

Hi @apreshill, I made some progress! But I also think I broke something 😩 Maybe because the first time I pushed changes my directory was still set to `exampleSite`? I...

> let's rescope this PR to just add sticky ToC for posts with the single-sidebar layout Sounds good! In that case I'll focus my efforts on the scrollspy feature. >...