Skip to content

fedtoys/what-is-fed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.