Giter Site home page Giter Site logo

math_685's Introduction

math_685

Stuff for pilot course

Student repos: @Megan-E-Luke @planetirf @kjohnson156

Steps to build a simple rmarkdown website

Option 1: start from scratch.

Read 10.5 in https://bookdown.org/yihui/rmarkdown/rmarkdown-site.html

Minimum rq. _site.yml index.rmd about.rmd

Option 2: Find an exising site, copy, and deconstruct/reconstruct/modify

rmarkdown based website and go to it's github page. https://github.com/norcalbiostat/MATH130

  1. FOrk the repo into your github account

  2. go to settings - scroll down to "git hub pages"

    • change source --> Master branch
    • right click on the URL where it says' your site is ready to be published" and copy link -change repo name if you want
    • go back to code - click "Edit" under "manage topics at the top", and paste YOUR url now
  3. Clone your new fancy WORKING website repo to your computer.

STRUCTURE: Every RMD or MD file in your main folder will be rendered/compiled when you Build_Website Under Build --> more --> clean al will remove all rendered HTML files.

Important Files.

.nojekyl Necessary for when you use github to host your website. Jekyll is another "creating website engine" like Hugo (R4DS Ch10). Using this method, we will be rendering (preparing) our HTML files ourselves. WE don't want Github to do it AGAIN. WE just want GH to post our files.

files with a _ in front, will not be rendered when you "BUILD SITE"

_site.yml

math_685's People

Contributors

norcalbiostat avatar

Watchers

 avatar  avatar

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.