search for: nanoc

Displaying 14 results from an estimated 14 matches for "nanoc".

Did you mean: nano
2019 Oct 21
0
[centos/centos.org] branch master updated: Just added simple python snippet for local view - works also on c8
...3 deletions(-) diff --git a/README.md b/README.md index bd7de6b..3fcc24c 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,17 @@ Please note that it also works with Podman, so no need to install Docker anymore ``` sudo yum install -y podman -sudo podman run --rm -v /opt/data/git/centos.org/:/nanoc/:Z registry.centos.org/arrfab/nanoc:latest +podman run --rm -v /opt/data/git/centos.org/:/nanoc/:Z registry.centos.org/arrfab/nanoc:latest ``` +## View the output +You can just use python http server to view the locally rendered site, before pushing to httpd node. +For this you can just use some...
2012 Sep 11
3
Which Static Web Generator should i use?
i know average ruby language. i sort out two static web generator* **Nanoc* and *Middleman* my requirements are:- 1. easy to customize 2. easy to learn 3. more resources to learn so tell me which one will be better for me Nanoc or Middleman? Thanks for Reading -- You received this message because you are subscribed to the Google Groups "Ruby on Rails:...
2016 May 24
1
Wiki account, WebsiteVer2 and site docs
...rs disagree. > 2. What is the preferred method for submitting website changes/patches? As of right now it's been git, but it's not been public for a variety of reasons. I'm hoping that we can open this up a bit more and make it completely open. Right now the website is driven via nanoc (ruby static site generator), and a bootstrap 3.x based theme; however there are some issues with the layout and coding that could certainly be addressed. Can you provide some basics for your background in development and preferred tooling so that we can work out some common ground? -- Jim Perri...
2019 Apr 13
0
[centos/centos.org] branch master updated: Fixed README.md
...new 9e4e59f Fixed README.md 9e4e59f is described below commit 9e4e59f0aa03a288efae5a63934240d9ea679884 Author: Fabian Arrotin <arrfab at centos.org> AuthorDate: Sat Apr 13 10:52:02 2019 +0200 Fixed README.md Signed-off-by: Fabian Arrotin <arrfab at centos.org> --- nanoc.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/nanoc.yaml b/nanoc.yaml index 3710ba1..20b776b 100644 --- a/nanoc.yaml +++ b/nanoc.yaml @@ -92,7 +92,3 @@ deploy: kind: rsync dst: "webcontent at www.lon0.centos.org:/var/www/html/websitev2" options: [ '-aP'...
2008 Nov 28
2
Webgen as a backend for a end-user friendly CMS?
Hi all, I just had the idea of using webgen as a backend for an end-user friendly CMS. Such an end-user would for example be someone who has no programming or computer skills that go beyond using M$ Word. After logging into a friendly, graphic-based admin area of the website (e.g. PHP or Ruby-based), he/she can easily create, change, delete menu nodes, text content, and do a lot of other
2017 Oct 17
0
[Gitblit] arrfab pushed 1 commits => websites/centos.org.git
...ntos.org.git >--------------------------------------------------------------- master branch updated (1 commits) >--------------------------------------------------------------- Fabian Arrotin <arrfab at centos.org> Tuesday, October 17, 2017 08:47 +0000 - Added instructions to use nanoc container from registry.centos.org - Forcing utf-8 from inside a container (fixes https://github.com/nanoc/nanoc/issues/237) https://git.centos.org/commit/websites!centos.org.git/fdc62c95c9f63f471981dcce11ad826dcb354ac7
2017 Nov 03
1
[Gitblit] arrfab pushed 1 commits => websites/centos.org.git
...------------------------------------ master branch updated (1 commits) >--------------------------------------------------------------- Fabian Arrotin <arrfab at centos.org> Friday, November 3, 2017 16:12 +0000 - Renamed calendar.markdown to calendar.md (that's the file used by nanoc), and pushed changes "live" https://git.centos.org/commit/websites!centos.org.git/00bfe196023e1aa7372761cea3a0661ca710904b
2015 Jan 05
2
http://www.centos.org/ Help menu anchor
On Sun, Jan 4, 2015 at 3:44 PM, Karsten Wade <kwade at redhat.com> wrote: > On 01/02/2015 01:27 PM, PatrickD Garvey wrote: >> On http://www.centos.org/, the Help in the navbar is described by >> the anchor >> >> <a >> href="http://wiki.centos.org/Documentation?action=show&amp;redirect=GettingHelp >> >> >
2007 Sep 07
7
Simple websites (no DB?) with Rails??
I have been learning Rails and building small things over the last several months. Question I have that has been surprising difficult to figure out is this (I know it seems somewhat nonsensical but ignore that). I recently started getting a few requests for basic website to be built, small businesses, stores, even individual people. How would one about doing such a thing using Rails? I may not
2015 Jan 05
0
http://www.centos.org/ Help menu anchor
...ng, should I be filling a bug report for these typos? You can if you'd like, as it's a bit easier for me to track long-term. I have several things in the air at any one time, so I tend to be a bit distracted and might overlook it. I'm working toward converting the current site from a nanoc based static generator to using middleman. Once this is done, I'm planning to open the git repo for public cloning, so in the future you'd be able to simply submit a patch/pull request. If you're good with ruby, and some of the more 'hipster' static site languages (sass, haml,...
2018 May 01
0
[Gitblit] arrfab pushed 1 commits => websites/centos.org.git
...!centos.org.git >--------------------------------------------------------------- master branch updated (1 commits) >--------------------------------------------------------------- Fabian Arrotin <arrfab at centos.org> Tuesday, May 1, 2018 20:59 +0000 Reverted last change breaking nanoc, Adapted ical link to correct location https://git.centos.org/commit/websites!centos.org.git/1d71d893f273d26291e8e587a5d28dffc01580f2
2012 Jul 18
1
Links in DF's Markdown?
I noticed the markdown used for http://daringfireball.net/projects/markdown/had this: Discussion List <a id="discussion-list" /> --------------- It seems to be a way to associate id's or classes with markdown elements. Is this a standard "best practices"? I've gone a different direction in my use of MD. I have a trivial jQuery stunt that looks for
2016 May 23
2
Wiki account, WebsiteVer2 and site docs
On 05/20/2016 09:16 AM, Alan Bartlett wrote: > On 20 May 2016 at 12:34, Oliver Leaver-Smith <oliver at leaversmith.com> wrote: >> Hi there, >> >> Apologies first off, if this is the wrong mailing-list >> >> I was taking a look at ways to contribute to the project and stumbled upon >> "help with the main CentOS website rebuild effort". The
2019 Sep 24
7
[centos/centos.org] branch master updated (2459e4e -> 6c8ca10)
...elease notes are going to be the main page for referencing what each distro is now and going forward from here new 3049a8a Adjusting content minimally to include there being two distros now. - May need to take this page back for redesign new 8809fcf site builds successfully using podman nanoc container new d9017a3 I didn't like the old-school 'flavors' word in the end, makes it simpler new 8adf8dd Layout and links, builds and looks good - number of small layout issues visible in rendering -- hack/workaround to create bullet-like effect for two paras, <ul> t...