Giter Site home page Giter Site logo

ijlyttle / uncoast-unconf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rbind/uncoast-unconf

0.0 3.0 0.0 63.72 MB

Website source for the Uncoast Unconference, held in Des Moines, Iowa, April 14-16, 2019

Home Page: http://uuconf.rbind.io/

HTML 22.95% CSS 32.79% JavaScript 44.26%

uncoast-unconf's Introduction

uncoast-unconf

Repo for website for the Uncoast Unconf (coming 2019)

How-to

(In Sam's understanding)

  1. First, get blogdown: install.packages("blogdown")
  2. To see what the site looks like in RStudio: blogdown::serve_site().
  3. Don't put public folder on repo: "Basically, you have to host all source files of your website in a GIT repository. You do not need to put the public/ directory under version control because it will be automatically generated. Currently, Netlify supports GIT repositories hosted on GitHub, GitLab, and BitBucket. With any of these accounts, you can log into Netlify from its homepage and follow the guide to create a new site from your GIT repository." (from blogdown book) Sam T has a Netlify account when we are ready to launch.
  4. To edit, only edit specific files: "A theme author who is aware of the fact that users may customize her theme will typically provide two ways: one is to provide options in config.toml, so that you can change these options without touching the template files; the other is to leave a few lightweight template files under layouts/ in the theme, so that you can override them without touching the core template files." (from blogdown book). See theme/vex-hugo/layouts and theme/vex-hugo/static/css/style.css.
  5. More coming later probably.

uncoast-unconf's People

Contributors

ijlyttle avatar

Watchers

James Cloos avatar  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.