unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* Re: [PATCH] Document the method for building the Unicorn gem
  2011-06-06 16:58  9% ` Eric Wong
@ 2011-06-06 17:06  9%   ` Eric Wong
  0 siblings, 0 replies; 3+ results
From: Eric Wong @ 2011-06-06 17:06 UTC (permalink / raw)
  To: unicorn list

Eric Wong <normalperson@yhbt.net> wrote:
> Can somebody confirm ronn doesn't introduce any JavaScript? (or can made
> to be JS-free easily).

Actually, the wrongdoc documentation already uses ronn and wrongdoc
documentation is definitely JavaScript-free :)

-- 
Eric Wong
_______________________________________________
Unicorn mailing list - mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying


^ permalink raw reply	[relevance 9%]

* Re: [PATCH] Document the method for building the Unicorn gem
  2011-06-06 11:44 14% [PATCH] Document the method for building the Unicorn gem Hongli Lai
@ 2011-06-06 16:58  9% ` Eric Wong
  2011-06-06 17:06  9%   ` Eric Wong
  0 siblings, 1 reply; 3+ results
From: Eric Wong @ 2011-06-06 16:58 UTC (permalink / raw)
  To: unicorn list

Hongli Lai <hongli@phusion.nl> wrote:
> >From dcd47a609f4489bb37ce33ea1ce975bb2b3ab160 Mon Sep 17 00:00:00 2001
> From: Hongli Lai (Phusion) <hongli@phusion.nl>
> Date: Mon, 6 Jun 2011 13:36:57 +0200
> Subject: [PATCH] Document the method for building the Unicorn gem.
> 
> Signed-off-by: Hongli Lai (Phusion) <hongli@phusion.nl>

Thanks, applied and pushed.

> index 781c4ca..38f2f2a 100644
> --- a/HACKING
> +++ b/HACKING
> @@ -107,6 +107,17 @@ git itself.  See the
> Documentation/SubmittingPatches document

The patch got line-wrapped there.  If your MUA of choice can't be taught
to leave lines unwrapped, try "git send-email".

> + * pandoc

If anybody has spare cycles to make this work with ronn instead of
pandoc, please send patches.  ronn should be an easier-to-install
for Rubyists since it doesn't depend on Haskell.

Can somebody confirm ronn doesn't introduce any JavaScript? (or can made
to be JS-free easily).

-- 
Eric Wong
_______________________________________________
Unicorn mailing list - mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying


^ permalink raw reply	[relevance 9%]

* [PATCH] Document the method for building the Unicorn gem
@ 2011-06-06 11:44 14% Hongli Lai
  2011-06-06 16:58  9% ` Eric Wong
  0 siblings, 1 reply; 3+ results
From: Hongli Lai @ 2011-06-06 11:44 UTC (permalink / raw)
  To: unicorn list

>From dcd47a609f4489bb37ce33ea1ce975bb2b3ab160 Mon Sep 17 00:00:00 2001
From: Hongli Lai (Phusion) <hongli@phusion.nl>
Date: Mon, 6 Jun 2011 13:36:57 +0200
Subject: [PATCH] Document the method for building the Unicorn gem.

Signed-off-by: Hongli Lai (Phusion) <hongli@phusion.nl>
---
 HACKING |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/HACKING b/HACKING
index 781c4ca..38f2f2a 100644
--- a/HACKING
+++ b/HACKING
@@ -107,6 +107,17 @@ git itself.  See the
Documentation/SubmittingPatches document
 distributed with git on on patch submission guidelines to follow.  Just
 don't email the git mailing list or maintainer with Unicorn patches :)

+== Building a Gem
+
+In order to build the gem, you must install the following components:
+
+ * wrongdoc
+ * pandoc
+
+You can build the Unicorn gem with the following command:
+
+  gmake gem
+
 == Running Development Versions

 It is easy to install the contents of your git working directory:
-- 
1.7.5

-- 
Phusion | Ruby & Rails deployment, scaling and tuning solutions

Web: http://www.phusion.nl/
E-mail: info@phusion.nl
Chamber of commerce no: 08173483 (The Netherlands)
_______________________________________________
Unicorn mailing list - mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying


^ permalink raw reply related	[relevance 14%]

Results 1-3 of 3 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2011-06-06 11:44 14% [PATCH] Document the method for building the Unicorn gem Hongli Lai
2011-06-06 16:58  9% ` Eric Wong
2011-06-06 17:06  9%   ` Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).