https://github.com/melindahiggins2000/sasuniv2
Information on SAS University
https://github.com/melindahiggins2000/sasuniv2
Last synced: 3 months ago
JSON representation
Information on SAS University
- Host: GitHub
- URL: https://github.com/melindahiggins2000/sasuniv2
- Owner: melindahiggins2000
- License: mit
- Created: 2014-11-21T16:01:44.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-11-24T11:41:37.000Z (over 10 years ago)
- Last Synced: 2025-01-23T14:39:03.169Z (4 months ago)
- Language: CSS
- Size: 336 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leap Day
Open source content for Leap Day theme. Theme was first designed / developed for GitHub Pages and is availalbe for download, forking and using anywhere else on the web. Like the theme share it with the twitterverse.

**Note** If you are an original Leap Day user (pre August 2014) the [1.0 tag](https://github.com/mattgraham/leapday/releases/tag/1.0) is what you are on.
The Leap Day Pages demo is [here](http://mattgraham.github.com/leapday)
### Developing Locally
```
script/server
```Running `script/server` will run `jekyll serve && compass --watch` commands via terminal. You will be able to open http://localhost:4000 and make changes to any of the, md, .html or .scss files and compass will compile them for you. Simply refresh your browser (or use something like livereload) and develop away. Most of the colors and sizing is found in the _variables.scss file.
### Credits
Leap-Day Theme is by [Matt Graham](http://madebygraham.com), twitter [@michigangraham](http://twitter.com/#!/michigangraham). Use, reuse and modify away.
[Creative Commons Attribution](http://creativecommons.org/licenses/by/3.0/)