npm, Gulp, Minimize
Resolves T30, T29
This commit is contained in:
parent
bc694dc6a0
commit
474efd25f3
16 changed files with 124 additions and 1091 deletions
|
@ -29,7 +29,10 @@ This is a example JavaScript extension for Rangitaki
|
|||
###
|
||||
|
||||
main = () ->
|
||||
console.log "Welcome Developer! \nYou're seeing the output of a JavaScript extension for the Rangitaki blogging engine."
|
||||
console.log """
|
||||
Welcome Developer! \nYou're seeing the output of a
|
||||
JavaScript extension for the Rangitaki blogging engine.
|
||||
"""
|
||||
|
||||
$(document).ready main()
|
||||
|
||||
|
|
Reference in a new issue