Skip to content

Using hugo academic theme and blogdown to create a personal website for libjohn. Hosted on netlify.

License

Notifications You must be signed in to change notification settings

TarJae/ordination-jaeger

Repository files navigation

README

Netlify Status

Tools

Edit content

Most content is found in the gitHub.com/blogdown-libjohn/content directory Additional good places to look include

  • congig/_default
  • assets/media
  • layouts/partials

Hints

Start a new BlogPost

  1. inside of RStudio IDE
  2. Addins > New Post

Start a new Publication

  1. RStudio Console
  2. library(blogdown)
  3. blogdown::find_hugo()
  4. Using that output, in the Terminal CLI, call Hugo …
    hugo new content/publication/<my-publication> (Documentation)

About

Using hugo academic theme and blogdown to create a personal website for libjohn. Hosted on netlify.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages