Git Product home page Git Product logo

drwhytemplate's Introduction

DrWhyTemplate

pkgdown template for MI2 DataLab projects related to DrWhy.AI universe

Example pkgdown site with up-to-date MI2 template

Instructions

Installation

This template is up to date with v1.5.0 of the pkgdown package.

# install.packages("devtools")
devtools::install_github("r-lib/pkgdown")
devtools::install_github("ModelOriented/DrWhyTemplate")

Usage

To use DrWhyTemplate, add _pkgdown.yml file to your repository. This file should have the following content:

template:
  package: DrWhyTemplate
  default_assets: false

Creating site

Run pkgdown from the package directory:

pkgdown::build_site()

This will generate a docs/ directory with a website for your package.

Publishing site

  • navigate to Settings of your GitHub repository,

  • in GitHub Pages section choose master branch /docs folder as your Source

  • Save

Site should be published: <user/organization>.github.io/<repistory name>

Template

Inspired by tidytemplate.

drwhytemplate's People

Contributors

agosiewska avatar hbaniecki avatar mikolajsp avatar pbiecek avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

mikolajsp

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.