• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..21-Dec-2015-

source/H03-May-2022-6,0264,816

.buildpacksH A D21-Dec-2015112 32

GemfileH A D21-Dec-201598 42

Gemfile.lockH A D21-Dec-20154.5 KiB189185

LICENSE.mdH A D21-Dec-2015394 117

MakefileH A D21-Dec-2015108 107

ProcfileH A D21-Dec-201537 21

README.mdH A D21-Dec-2015682 1912

config.rbH A D21-Dec-2015490 2116

config.ruH A D21-Dec-20151.2 KiB3933

README.md

1# Serf Website
2
3This subdirectory contains the entire source for the [Serf website](http://www.serfdom.io).
4This is a [Middleman](http://middlemanapp.com) project, which builds a static
5site from these source files.
6
7## Contributions Welcome!
8
9If you find a typo or you feel like you can improve the HTML, CSS, or
10JavaScript, we welcome contributions. Feel free to open issues or pull
11requests like any normal GitHub project, and we'll merge it in.
12
13## Running the Site Locally
14
15Running the site locally is simple. Clone this repo and run `make dev`.
16
17Then open up `localhost:4567`. Note that some URLs you may need to append
18".html" to make them work (in the navigation and such).
19