Júnior Messias
da0776d70e
Update url for OpenShift
...
Update url for Github repository with cartridge
2016-09-03 11:28:18 -03:00
Ashwin Maroli
1cd880f9d0
replace liquid highlight tag with backticks
2016-08-26 06:55:18 +05:30
Mike Kasberg
e080c7f1ce
Fix a link in deployment-methods.md
...
The link to the scp deploy script was broken - it appears someone
changed the link text and did not update the matching link text in the
markdown footer.
Because the script is really simple, and the script originally linked
includes some unnecessary scss commands, let's just inline the script.
2016-08-15 15:01:59 -06:00
shingo-nakanishi
f084de7bc9
need subcommand build
...
simply run the `jekyll` shows
```
A subcommand is required.
jekyll 3.2.1 -- Jekyll is a blog-aware, static site generator in Ruby
```
need subcommand build
2016-08-03 10:56:43 +09:00
Chris Wells
087b763478
Removed confusing word repetition.
...
Deleted both instances of "yourself" in the first sentence under "Self-managed web server".
2016-07-26 09:09:57 -04:00
XhmikosR
5ca080ac6f
Whitespace cleanup.
2016-07-18 21:31:17 +03:00
ajhit406
a4369ea7e5
added pubstorm deployment instructions
2016-05-13 01:28:23 +00:00
Parker Moore
19b566e6ea
site: use rouge instead of pygments
2016-04-28 18:26:29 -07:00
Brian Jones
4e09375531
Added missing single quote on rsync client side command
...
The rsync command was missing a single quote around the --rsh='ssh -p2222' parameter.
2016-04-19 13:59:23 -04:00
Hugo Duksis
bb307bf6c1
Update Rack-Jekyll Heroku deployment blog post url
...
Failed to deploy to heroku by following old blog post
but after stumbling up on https://github.com/adaoraul/rack-jekyll/issues/20
managed to do it and would like to avoid the trouble for others.
2016-04-14 18:24:46 +02:00
David Von Lehman
1bc9e0ed63
Adding Aerobatic to list of deployment options
2016-03-02 15:04:15 -08:00
chrisfinazzo
cfb4a848b4
Use HTTPS
2016-02-22 22:17:02 -05:00
Katya Demidova
db241c4f91
Update Rake link
...
The https://github.com/jimweirich/rake/ repository is retired, so I've changed the link to https://github.com/ruby/rake
2016-02-08 14:05:50 +03:00
Peter Suschlik
b1a2115948
Fix spelling of GitHub in docs and history
...
* Github -> GitHub
* GitHub pages -> GitHub Pages
2016-01-06 17:21:09 +01:00
Parker Moore
b9d4419749
Merge pull request #4048 from chrisfinazzo/grammar-fixes
...
Typos and line wrapping
2015-12-11 14:12:16 -08:00
rebornix
47081736ef
Update CSS to avoid it overlaps parent div
2015-11-30 13:16:20 +08:00
Nielsen Ramon
147a29302f
Add Kickster to deployment methods in documentation
2015-11-26 22:54:00 +01:00
chrisfinazzo
4a91bb669c
Fix a typo, use single backticks for inline code examples
2015-11-11 20:33:44 -05:00
chrisfinazzo
056abdf899
Improve readability of rrsync instructions, update deploy scripts
2015-11-10 22:17:20 -05:00
chrisfinazzo
36a41cd224
Typos and line wrapping
2015-10-19 12:06:46 -04:00
Johan Bové
d3c327e184
Further flesh out Continuous Integration guide
...
More information added after having some trouble getting Travis to execute with the existing explanation.
2015-08-05 10:16:22 -07:00
Parker Moore
86696f6322
Merge pull request #3865 from mushishi78/static-publisher-documentation
...
Merge pull request 3865
2015-08-04 16:13:28 -07:00
Vitaly Repin
498ad6e83a
Detailed instructions for rsync deployment method
...
Extended documentation on rsync-approach. It also mentions rrsync wrapper script which restricts access for rsync to the server. Based on my blog post here: http://vrepin.org/vr/JekyllDeploy/
Restored previous version of 'Rsync' section and renamed it to 'scp' to reflect the content
Misspelling corrected: authorized_keys, not auhorized_key
2015-07-31 16:44:53 +03:00
Max White
8c485155ce
Added documentation for new Static Publisher tool
2015-07-24 23:38:36 +01:00
Parker Moore
1fa428c6e4
Fix posts per htmlproofer.
2015-02-07 23:31:15 -08:00
chrisfinazzo
9815a7b0ee
Add missing word, rewrap lines to fit
2015-01-31 23:09:18 -05:00
chrisfinazzo
8da7d1a5bc
Grammar, hard-wrap lines at 80 characters
2015-01-31 22:52:46 -05:00
Alan Scherger
c26f040bcf
Eliminate the need for prev_section and next_section metadata.
2015-01-11 21:19:14 -08:00
Fabien Schurter
75cf2d73f6
Fix erroneous 'next_section' value
...
According to /site/_data/docs.yml, the document next to
'deployment-methods' is 'continuous-integration', not 'troubleshooting'
(the 'prev_section' value in 'troubleshooting' is correctly set to
'deployment-methods' though).
2014-11-28 04:26:22 +01:00
Parker Moore
e57cd0031d
Use site.docs instead of site.pages.
2014-07-31 04:34:38 -04:00