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
477
Commits
2
Branches
49
Tags
17 MiB
Modelica
45.7%
PHP
36.4%
JavaScript
10.7%
SCSS
5%
Shell
2%
Other
0.3%
Tree:
8d4725f5fc
pressbooks-aldine
/
assets
/
scripts
/
routes
/
home.js
12 lines
123 B
Raw
Blame
History
export
default
{
/**
*
*/
init
(
)
{
// JavaScript to be fired on the home page
}
,
/**
*
*/
finalize
(
)
{
}
,
}
;
Reference in new issue
Copy Permalink