https://github.com/easystats/easystatstemplate
  
  
    Template for 'easystats' pkgdown websites 
    https://github.com/easystats/easystatstemplate
  
pkgdown pkgdown-template
        Last synced: 29 days ago 
        JSON representation
    
Template for 'easystats' pkgdown websites
- Host: GitHub
 - URL: https://github.com/easystats/easystatstemplate
 - Owner: easystats
 - License: gpl-3.0
 - Created: 2022-03-20T16:03:14.000Z (over 3 years ago)
 - Default Branch: main
 - Last Pushed: 2024-05-13T15:55:28.000Z (over 1 year ago)
 - Last Synced: 2024-05-21T21:00:27.026Z (over 1 year ago)
 - Topics: pkgdown, pkgdown-template
 - Language: SCSS
 - Homepage:
 - Size: 158 KB
 - Stars: 0
 - Watchers: 6
 - Forks: 1
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.Rmd
 - License: LICENSE
 
 
Awesome Lists containing this project
- jimsghstars - easystats/easystatstemplate - Template for 'easystats' pkgdown websites (SCSS)
 
README
          ---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
```
# easystatstemplate
This is a template package to be used for creating 'pkgdown' websites for all core packages in the 'easystats' ecosystem.
Feel free to fork this repository and adapt it to your ecosystem! No need to ask for permission.
# Deviating from 'pkgdown' template
All changes from 'pkgdown' template are in `inst/pkgdown/BS5/extra.scss`.