Skip to content

typothecary/what-is-fed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is FED?

http://thefeds.github.io/what-is-fed

Setup Guide

  • Install Ruby and Bundler
  • Clone this repo
  • Run bundle install

Running The Site

Adding Meanings

  • Edit _data/meanings.yml
  • Meanings must start with a dash: -
  • Meanings must have each word capitalised

Development

Pushes to the gh-pages branch will go live immediately. Work on feature branches and use pull-requests. This site is built using Jekyll, read their docs if you need to make changes.

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 61.0%
  • HTML 33.2%
  • Makefile 5.8%