happyplan/happyplan

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitignore
.jshintrc
.nvmrc
.travis.yml
CHANGELOG.md
LICENSE
Makefile
README.md
docs/0-Requirements.md
docs/1-Getting-Started.md
docs/2-Configuring-Project.md
docs/3-Sample-Project.md
docs/4-Theming.md
docs/5-Migrations.md
happyplan.json
logo.png
package.json
src/_layouts/default.hbs
src/_layouts/post.hbs
src/_partials/scripts/disqus.hbs
src/_partials/scripts/google-analytics.hbs
src/assets/_styles/happyplan.scss
src/feed.xml.hbs
src/index.html.hbs
Gruntfile.js30
A
1 hr
grunt_tasks/build-assets.js12
grunt_tasks/build-html.js7
grunt_tasks/build-styles.js8
grunt_tasks/build.js11
grunt_tasks/config/assemble.js101
C
1 day
grunt_tasks/config/autoprefixer.js11
grunt_tasks/config/clean.js18
grunt_tasks/config/concat.js6
grunt_tasks/config/connect.js19
grunt_tasks/config/copy.js52
A
1 hr
grunt_tasks/config/gh-pages.js9
grunt_tasks/config/imagemin.js18
grunt_tasks/config/jshint.js22
grunt_tasks/config/nodeunit.js6
grunt_tasks/config/notify.js10
grunt_tasks/config/open.js8
grunt_tasks/config/sass.js24
grunt_tasks/config/scripts.js12
grunt_tasks/config/uglify.js6
grunt_tasks/config/watch.js50
A
1 hr
grunt_tasks/config/webfont.js25
A
40 mins
grunt_tasks/default.js7
grunt_tasks/dev.js7
grunt_tasks/dist.js8