jhelvy / distillery

A distill blog and showcase about building distill websites and blogs!
http://distillery.rbind.io/
42 stars 30 forks source link

Add Sharing Your Work with xaringan course site #4

Closed spcanelon closed 3 years ago

spcanelon commented 3 years ago

Hi @jhelvy!

Thanks for creating a spot to showcase Distill sites, I love it!

Please let me know if things in this PR worked out as intended. The index.html seems to have been built with no problem but I'm not sure the README.md got updated properly. I saw the following error after running build_site.R:

Output created: docs/index.html
Error: './docs/README.html' does not exist in current working directory ('/local/path/to/distillery').
In addition: Warning messages:
1: In file.rename(output, output_dest) :
  cannot rename file '/local/path/to/distillery/index.html' to './docs/index.html', reason 'No such file or directory'
2: In normalizePath(path, winslash = winslash, mustWork = mustWork) :
  path[1]="./docs/README.html": No such file or directory
jhelvy commented 3 years ago

I'm not sure what happened, but I just updated the sites.csv file and re-built the site to add your site - it's up now!

P.S. I learned a TON about xaringan slides from your site, and I send it to everyone who asks me about getting started with xaringan!

spcanelon commented 3 years ago

Hurray!

And wow, thanks for that feedback and for sharing the site with others! It's so great to hear that you found the materials helpful 😃

I've been recommending xaringanBuilder left and right! It's such a useful package, well done 👏