This website works better with JavaScript.
Explore
Help
Sign In
Code
/
pressbooks-aldine
Watch
7
Star
0
Fork
You've already forked pressbooks-aldine
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
pressbooks aldine theme the theme used for the front page or default book
catalog
publishing
pressbooks-theme
pressbooks
default-theme
513
Commits
2
Branches
49
Tags
17 MiB
Tree:
3d53ffdcb7
pressbooks-aldine
/
assets
/
scripts
/
routes
/
home.js
13 lines
123 B
Raw
Normal View
History
Unescape
Escape
Rebuild based on _s (#40)
7 years ago
export
default
{
fix: resolve linting errors, migrate Sass division to new syntax (#257)
4 years ago
/
*
*
*
*
/
Rebuild based on _s (#40)
7 years ago
init
(
)
{
// JavaScript to be fired on the home page
}
,
fix: resolve linting errors, migrate Sass division to new syntax (#257)
4 years ago
/
*
*
*
*
/
Rebuild based on _s (#40)
7 years ago
finalize
(
)
{
}
,
}
;