-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Based on the CodyHouse Framework - Replaced jQuery with Vanilla JS - SCSS and JS refectoring Co-Authored-By: Sebastiano Guerriero <[email protected]>
- Loading branch information
1 parent
cff6689
commit 71cf5d7
Showing
19 changed files
with
1,324 additions
and
1,948 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,15 @@ | ||
Schedule Template | ||
========= | ||
# Schedule Template | ||
|
||
A simple template that lets you display events on a timeline, as well as organize them in groups (week days, conference rooms etc…) | ||
A simple template that lets you display events on a timeline, as well as organize them in groups (week days, conference rooms etc…). | ||
|
||
[Article on CodyHouse](https://codyhouse.co/gem/schedule-template/) | ||
[Article on CodyHouse](https://codyhouse.co/gem/schedule-template) | ||
|
||
[Demo](https://codyhouse.co/demo/schedule-template/index.html) | ||
[Demo](https://codyhouse.co/demo/schedule-template) | ||
|
||
[License](https://codyhouse.co/license) | ||
|
||
[Terms](https://codyhouse.co/terms/) | ||
## Dependencies | ||
|
||
This experiment is built upon the [CodyHouse Framework](https://github.com/CodyHouse/codyhouse-framework). | ||
|
||
Make sure to include both the _global.scss and util.js files of the framework. |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.