Alison Presmanes Hill

Results 87 comments of Alison Presmanes Hill

I agree- I think I may be able to take a swing but I know @dcossyleon used this post to implement search in the new and improved RStudio blog, so...

I'm wondering if I can do something! Testing with Cloud projects right now.

Thumbnail images are now working, but still no fonts.

Hi! These are using font awesome icons, where you have to find the free font awesome icon you want first, like: https://fontawesome.com/icons?d=gallery&q=youtube&m=free Then specify the icon you want minus the...

Thank you @spcanelon! I'll take a look this week. I just merged in a `netlify.toml` file and a quick fix to fix relative fonts urls so your deploy previews should...

We'll want to make it so with no headers, the "On this page" doesn't show up: https://deploy-preview-25--hugo-apero.netlify.app/blog/seedling/

In the exampleSite, looks like this is the main preview page- looks AWESOME! 🤩 https://deploy-preview-25--hugo-apero.netlify.app/blog/css-grid-scaffold/

For padding of `sticky`, I made sure this didn't overlap: https://hugo-apero.netlify.app/collection/day01/03-distill/ Maybe look there for what is different?

Not silly! I have this burned into my brain: https://github.com/rstudio/hugo-graphite/issues/6#issuecomment-641602887 pasting here so you have it handy too! To do this locally from terminal: + `cd exampleSite` + `hugo server...

Hi @spcanelon - let's rescope this PR to just add sticky ToC for posts with the single-sidebar layout. Then we can refactor in a later PR once we get this...