This is the content of my website based on the theme even.
- Running these code in RStudio to generate a livereload:
options(blogdown.generator.server = TRUE)
blogdown::serve_site()
- Build command in Netlify is:
hugo --gc --enableGitInfo
- Use shortcodes:
{{% admonition warning warning %}}
biu biu biu.
{{% /admonition %}}
- Inquiring the version of R package:
packageVersion("snow")
- Add Algolia search after committing one post:
$ hugo-algolia -s