1- < h1 > Successful Deployment!</ h1 >
2- < p >
3- You can go check out the sample application once you've logged in! If you loaded the documents from the < em > data</ em > directory via the instructions in the readme, you should also be able to < a href ="/search "> search</ a > over the included dictionary. The application allows you to < a href ="/create "> create</ a > various people that you can then < a href ="/search "> search</ a > . If you fill out all the fields, you'll be able to use the built-in < em > faceting</ em > and < em > typeahead</ em > features!
4- </ p >
5- < p > If you need any help making the application your own refer to the links below:</ p >
6- < div class ="row ">
7- < div class ="col-md-6 ">
8- < div class ="panel panel-primary ">
9- < div class ="panel-heading ">
10- < h3 class ="panel-title "> Slush Generator</ h3 >
11- </ div >
12- < div class ="panel-body ">
13- < ul >
14- < li > < a href ="https://github.com/marklogic/slush-marklogic-node "> MarkLogic Slush Generator Project Home</ a > </ li >
15- < li > < a href ="https://github.com/marklogic/slush-marklogic-node/issues "> Upcoming Features and Current Issues</ a > </ li >
16- < li > < a href ="https://github.com/marklogic/slush-marklogic-node/wiki "> Wiki</ a >
17- </ ul >
18- </ div >
19- </ div >
20- </ div >
21- < div class ="col-md-6 ">
22- < div class ="panel panel-primary ">
23- < div class ="panel-heading ">
24- < h3 class ="panel-title "> Recommended Guides and Sites</ h3 >
25- </ div >
26- < div class ="panel-body ">
27- < ul >
28- < li > < a href ="https://docs.marklogic.com/ "> MarkLogic Documentation</ a > </ li >
29- < li > < a href ="https://github.com/marklogic/roxy/wiki "> Deploying MarkLogic Using Roxy</ a > </ li >
30- < li > < a href ="https://docs.marklogic.com/guide/rest-dev "> MarkLogic REST Application Developer's Guide</ a > </ li >
31- < li > < a href ="https://github.com/marklogic "> MarkLogic Github and Helpful Tools</ a > </ li >
32- </ ul >
1+ < section class ="content-header ">
2+ < h1 > Successful Deployment! < small > Slush Generator</ small > </ h1 >
3+ </ section >
4+
5+ < section class ="content ">
6+ < p > You can go check out the sample application once you've logged in! If you loaded the documents from the < em > data</ em > directory via the instructions in the readme, you should also be able to < a href ="/search "> search</ a > over the included dictionary. The application allows you to < a href ="/create "> create</ a > various people that you can then < a href ="/search "> search</ a > . If you fill out all the fields, you'll be able to use the built-in < em > faceting</ em > and < em > typeahead</ em > features!</ p >
7+ < p > If you need any help making the application your own refer to the links below:</ p >
8+ < div class ="row ">
9+ < div class ="col-md-6 ">
10+ < div class ="panel panel-primary ">
11+ < div class ="panel-heading ">
12+ < h3 class ="panel-title "> Slush Generator</ h3 >
13+ </ div >
14+ < div class ="panel-body ">
15+ < ul >
16+ < li > < a href ="https://github.com/marklogic/slush-marklogic-node "> MarkLogic Slush Generator Project Home</ a > </ li >
17+ < li > < a href ="https://github.com/marklogic/slush-marklogic-node/issues "> Upcoming Features and Current Issues</ a > </ li >
18+ < li > < a href ="https://github.com/marklogic/slush-marklogic-node/wiki "> Wiki</ a > </ li >
19+ </ ul >
20+ </ div >
3321 </ div >
3422 </ div >
35- </ div >
36- < div class ="col-md-6 ">
37- < div class ="panel panel-primary ">
38- < div class ="panel-heading ">
39- < h3 class ="panel-title "> Stack Technology</ h3 >
40- </ div >
41- < div class ="panel-body ">
42- < ul >
43- < li > < a href ="http://www.marklogic.com "> Database - MarkLogic</ strong > </ a > </ li >
44- < li > < a href ="https://github.com/marklogic/roxy "> Build - Roxy</ a > </ li >
45- < li > < a href ="http://gulpjs.com/ "> Build - Gulp</ a > </ li >
46- < li > < a href ="http://nodejs.org/ "> Webserver - NodeJS</ a > </ li >
47- < li > < a href ="https://angularjs.org/ "> Frontend JS - AngularJS</ a > </ li >
48- < li > < a href ="https://angular-ui.github.io/bootstrap/ "> Frontend JS - UIBootstrap</ a > </ li >
49- < li > < a href ="http://getbootstrap.com/ "> Frontend CSS - Bootstrap</ a > </ li >
50- < li > < a href ="http://lesscss.org/ "> Frontend CSS - LESS</ a > </ li >
51- < li > < a href ="http://karma-runner.github.io "> Testing - Karma</ a > </ li >
52- </ ul >
23+ < div class ="col-md-6 ">
24+ < div class ="panel panel-primary ">
25+ < div class ="panel-heading ">
26+ < h3 class ="panel-title "> Recommended Guides and Sites</ h3 >
27+ </ div >
28+ < div class ="panel-body ">
29+ < ul >
30+ < li > < a href ="https://docs.marklogic.com/ "> MarkLogic Documentation</ a > </ li >
31+ < li > < a href ="https://github.com/marklogic/roxy/wiki "> Deploying MarkLogic Using Roxy</ a > </ li >
32+ < li > < a href ="https://docs.marklogic.com/guide/rest-dev "> MarkLogic REST Application Developer's Guide</ a > </ li >
33+ < li > < a href ="https://github.com/marklogic "> MarkLogic Github and Helpful Tools</ a > </ li >
34+ </ ul >
35+ </ div >
5336 </ div >
5437 </ div >
55- </ div >
56- < div class ="col-md-6 ">
57- < div class ="panel panel-primary ">
58- < div class ="panel-heading ">
59- < h3 class ="panel-title "> IDE Suggestions</ h3 >
38+ < div class ="col-md-6 ">
39+ < div class ="panel panel-primary ">
40+ < div class ="panel-heading ">
41+ < h3 class ="panel-title "> Stack Technology</ h3 >
42+ </ div >
43+ < div class ="panel-body ">
44+ < ul >
45+ < li > < a href ="http://www.marklogic.com "> Database - MarkLogic</ strong > </ a > </ li >
46+ < li > < a href ="https://github.com/marklogic/roxy "> Build - Roxy</ a > </ li >
47+ < li > < a href ="http://gulpjs.com/ "> Build - Gulp</ a > </ li >
48+ < li > < a href ="http://nodejs.org/ "> Webserver - NodeJS</ a > </ li >
49+ < li > < a href ="https://angularjs.org/ "> Frontend JS - AngularJS</ a > </ li >
50+ < li > < a href ="https://angular-ui.github.io/bootstrap/ "> Frontend JS - UIBootstrap</ a > </ li >
51+ < li > < a href ="http://getbootstrap.com/ "> Frontend CSS - Bootstrap</ a > </ li >
52+ < li > < a href ="http://lesscss.org/ "> Frontend CSS - LESS</ a > </ li >
53+ < li > < a href ="http://karma-runner.github.io "> Testing - Karma</ a > </ li >
54+ </ ul >
55+ </ div >
6056 </ div >
61- < div class ="panel-body ">
62- < ul >
63- < li > < a href ="http://www.sublimetext.com/3 "> Sublime Text 3</ a >
64- < ul >
65- < li > < a href ="https://sublime.wbond.net/ "> Package Control</ a > :
66- < ul >
67- < li > < a href ="https://github.com/paxtonhare/MarkLogic-Sublime "> MarkLogic Plugin</ a > </ li >
68- < li > < a href ="https://github.com/uipoet/sublime-jshint "> sublime-jshint</ a > </ li >
69- < li > < a href ="https://github.com/alexnj/SublimeOnSaveBuild "> SublimeOnSaveBuild</ a > </ li >
70- < li > < a href ="https://github.com/sindresorhus/editorconfig-sublime "> editorconfig-sublime</ a > </ li >
71- < li > < a href ="https://github.com/danro/LESS-sublime "> LESS (CSS-style highlighting)</ a > </ li >
72- </ ul >
73- </ li >
74- </ ul >
75- </ li >
76- < li > < a href ="https://www.jetbrains.com/webstorm/ "> Webstorm</ a > </ li >
77- < li > TextMate (2alpha)
78- < ul >
79- < li > < a href ="https://github.com/bodnaristvan/JSHint.tmbundle#readme "> jshint</ a > </ li >
80- < li > < a href ="https://github.com/Mr0grog/editorconfig-textmate#readme "> editorconfig</ a > </ li >
81- < li > < a href ="https://github.com/paxtonhare/xquery.tmbundle "> MarkLogic auto-completion: XQuery.tmbundle</ a > </ li >
82- </ ul >
83- </ li >
84- </ ul >
57+ </ div >
58+ < div class ="col-md-6 ">
59+ < div class ="panel panel-primary ">
60+ < div class ="panel-heading ">
61+ < h3 class ="panel-title "> IDE Suggestions</ h3 >
62+ </ div >
63+ < div class ="panel-body ">
64+ < ul >
65+ < li > < a href ="http://www.sublimetext.com/3 "> Sublime Text 3</ a >
66+ < ul >
67+ < li > < a href ="https://sublime.wbond.net/ "> Package Control</ a > :
68+ < ul >
69+ < li > < a href ="https://github.com/paxtonhare/MarkLogic-Sublime "> MarkLogic Plugin</ a > </ li >
70+ < li > < a href ="https://github.com/uipoet/sublime-jshint "> sublime-jshint</ a > </ li >
71+ < li > < a href ="https://github.com/alexnj/SublimeOnSaveBuild "> SublimeOnSaveBuild</ a > </ li >
72+ < li > < a href ="https://github.com/sindresorhus/editorconfig-sublime "> editorconfig-sublime</ a > </ li >
73+ < li > < a href ="https://github.com/danro/LESS-sublime "> LESS (CSS-style highlighting)</ a > </ li >
74+ </ ul >
75+ </ li >
76+ </ ul >
77+ </ li >
78+ < li > < a href ="https://www.jetbrains.com/webstorm/ "> Webstorm</ a > </ li >
79+ < li > TextMate (2alpha)
80+ < ul >
81+ < li > < a href ="https://github.com/bodnaristvan/JSHint.tmbundle#readme "> jshint</ a > </ li >
82+ < li > < a href ="https://github.com/Mr0grog/editorconfig-textmate#readme "> editorconfig</ a > </ li >
83+ < li > < a href ="https://github.com/paxtonhare/xquery.tmbundle "> MarkLogic auto-completion: XQuery.tmbundle</ a > </ li >
84+ </ ul >
85+ </ li >
86+ </ ul >
87+ </ div >
8588 </ div >
8689 </ div >
87- < h3 > </ h3 >
88- < ul >
89-
90- </ ul >
9190 </ div >
92- </ div >
91+ </ section >
0 commit comments