libjohn / blogdown-libjohn

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

Home Page:https://johnlittle.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Netlify Status

Tools

Website composed via Blogdown (Summary | Documentation)

Web theme is wowchemy/starter-hugo-academic (Documentation)

Web hosting via Netlify (Documentation)

Edit content

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

  • congig/_default
  • assets/media
  • laouts/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.

https://johnlittle.info

License:Creative Commons Attribution 4.0 International


Languages

Language:HTML 89.6%Language:SCSS 7.2%Language:JavaScript 2.0%Language:Jupyter Notebook 1.0%Language:Shell 0.1%Language:CSS 0.0%Language:R 0.0%Language:TeX 0.0%