RE: Redesigned Amanda site live on GitHub Pages

2019-04-05 Thread Shriya Magadal
>Looks nice; a good start. I noticed a few glitches, patch attached.
The changes have been added and have fixed a few other glitches. I have opened 
a new pull request for the same. 

> I suspect that copy came from http://www.amanda.org/, which has the same 
> glitches. How do we get those corrected?
> More long term, I am allergic to having the same copy in multiple places. How 
> do we keep the two pages in sync?
The idea here is to have just one site on GitHub. So, have to map Amanda.org 
domain to the new site. Can the owner of Amanda.org domain help in doing this 
change?


Shriya Magadal
Associate Software Engineer | BETSOL


-Original Message-
From: Charles Curley [mailto:[email protected]] 
Sent: 28 March 2019 23:31
To: Shriya Magadal ; amanda-users 

Subject: Re: Redesigned Amanda site live on GitHub Pages

On Thu, 28 Mar 2019 03:57:32 +
Shriya Magadal  wrote:

> In preparation for making GitHub as primary source repository for 
> Amanda we have moved the existing amanda.org contents onto GitHub 
> pages. The site can be accessed at http://zmanda.github.io/amanda/.
> The site stills needs some work, list of pending tasks for the website 
> can be found at http://zmanda.github.io/amanda/to_do/.

Looks nice; a good start. I noticed a few glitches, patch attached.

I suspect that copy came from http://www.amanda.org/, which has the same 
glitches. How do we get those corrected?

More long term, I am allergic to having the same copy in multiple places. How 
do we keep the two pages in sync?

--
"When we talk of civilization, we are too apt to limit the meaning of the word 
to its mere embellishments, such as arts and sciences; but the true distinction 
between it and barbarism is, that the one presents a state of society under the 
protection of just and well-administered law, and the other is left to the 
chance government of brute force."
- The Rev. James White, Eighteen Christian Centuries, 1889 Key fingerprint = 
CE5C 6645 A45A 64E4 94C0  809C FFF6 4C48 4ECD DFDB https://charlescurley.com



Re: Redesigned Amanda site live on GitHub Pages

2019-03-28 Thread Charles Curley
On Thu, 28 Mar 2019 03:57:32 +
Shriya Magadal  wrote:

> In preparation for making GitHub as primary source repository for
> Amanda we have moved the existing amanda.org contents onto GitHub
> pages. The site can be accessed at http://zmanda.github.io/amanda/.
> The site stills needs some work, list of pending tasks for the
> website can be found at http://zmanda.github.io/amanda/to_do/.

Looks nice; a good start. I noticed a few glitches, patch attached.

I suspect that copy came from http://www.amanda.org/, which has the
same glitches. How do we get those corrected?

More long term, I am allergic to having the same copy in multiple
places. How do we keep the two pages in sync?

-- 
"When we talk of civilization, we are too apt to limit the meaning of
the word to its mere embellishments, such as arts and sciences; but
the true distinction between it and barbarism is, that the one
presents a state of society under the protection of just and
well-administered law, and the other is left to the chance government
of brute force."
- The Rev. James White, Eighteen Christian Centuries, 1889
Key fingerprint = CE5C 6645 A45A 64E4 94C0  809C FFF6 4C48 4ECD DFDB
https://charlescurley.com
>From 8e497b3429757a4f412353c7fd49f4cbbe181fdd Mon Sep 17 00:00:00 2001
From: Charles Curley 
Date: Thu, 28 Mar 2019 11:55:51 -0600
Subject: [PATCH] Some suggestions, mostly grammatical glitches.

	modified:   content/_index.md
---
 content/_index.md | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/_index.md b/content/_index.md
index 05052bab..f60649be 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -4,7 +4,7 @@ date: 2019-03-22T23:18:47+05:30
 draft: false
 ---
 
-*Amanda.org is an open source site. Please refer the [TO DO LIST](/to_do) to contribute to this site.*
+*This is an open source site. Please refer the [TO DO LIST](/to_do) to contribute to this site.*
 
 
 # What is Amanda?
@@ -12,8 +12,8 @@ AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a backup solut
 
 The most recent stable release is version 3.5.1, released on December 1, 2017.
 
-The latest release is the 3.4.x series is 3.4,5, released on June 8, 2017. This is a bugfix release for 3.4.4.
-The latest release is the 3.3.x series is 3.3.9, released on February 10, 2016. It is a security fix. The amanda user was allowed to run any code as root, upgrade is not required if you trust the amanda user.
+The latest release in the 3.4.x series is 3.4.5, released on June 8, 2017. This is a bugfix release for 3.4.4.
+The latest release in the 3.3.x series is 3.3.9, released on February 10, 2016. It is a security fix. The amanda user was allowed to run any code as root, upgrade is not required if you trust the amanda user.
 
 The latest release in the 3.2.x series is 3.2.3, released on May 9, 2011. It is a bug fix release for version 3.2.2.
 
@@ -27,4 +27,4 @@ Amanda-3.1.2 has a known security vulnerability,
 
\ No newline at end of file
+[download](_download) -->
-- 
2.11.0