GithubHelp home page GithubHelp logo

bcipolli.github.io's Introduction

Ben Cipollini's website.

This website was built from the *folio Jekyll theme (live *folio demo). Jekyll is a Ruby-on-rails gem that Github supports; if you create a repository called [your-username].github.io and commit a Jekyll project to the master branch, Github will build the website for you and host it--cool!

Setup & Development

Install Jekyll and RubyGems

Here are complete instructions.

Refer to the Jekyll documentation for further help.

Running Locally

  • git clone https://github.com/bcipolli/bcipolli.github.io
  • cd bcipolli.github.io
  • jekyll serve

Adding / Editing / Deleting Content

There are a few different types of content:

  • Base pages (home, non-profit, academia, for-profit, etc)
  • "News (Homepage content)
  • Etc.

Base pages

These pages show in the top navigation bar, and represent the most basic divisions of content. Content lives in the repository directory.

Adding content

  1. Duplicate an existing page; save with any unique (.md) filename in the repository directory.
  2. Edit the header content, specifically: nav-title (appearance on website header) and permalink (URL)
  3. Customize the content!

Updating content

  • To update the sort order of items, change the weight property within the MD file header.

"News"

These items highlight large items going on with me, in any domain. Content lives in the _news directory.

Adding content

  1. Duplicate an existing page; save by %Y-%m-%d-keyword.m syntax (e.g. 2017-11-05-website-update.md)
  2. Add core header information (e.g. title, date, description)
  3. Either add: redirect (offsite content on click), or content below -- (to view the item on site)

bcipolli.github.io's People

Contributors

alwu5269 avatar bcipolli avatar bogoli avatar dougolson avatar griffinyoung avatar jefftellew avatar jfriedson avatar

Stargazers

 avatar  avatar

Watchers

 avatar

bcipolli.github.io's Issues

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.