]>
git.wh0rd.org Git - nano-editor.git/log
Benno Schulenberg [Wed, 6 Oct 2021 09:00:58 +0000 (11:00 +0200)]
encode an en with a tilde, and fix a closing tag
Benno Schulenberg [Wed, 6 Oct 2021 08:57:32 +0000 (10:57 +0200)]
note the release of 5.9
Benno Schulenberg [Fri, 1 Oct 2021 12:38:33 +0000 (14:38 +0200)]
add a link to the more-syntaxes/ subdirectory
It currently contains four additional syntaxes.
Benno Schulenberg [Sat, 4 Sep 2021 15:06:19 +0000 (17:06 +0200)]
try to reduce the background of the ^X things to just those characters
Benno Schulenberg [Sat, 4 Sep 2021 15:02:40 +0000 (17:02 +0200)]
remove some unneeded enveloping tables
Benno Schulenberg [Sat, 4 Sep 2021 14:14:10 +0000 (16:14 +0200)]
bring some air into two short lists, and show help-nano as first item
Benno Schulenberg [Tue, 29 Jun 2021 15:25:22 +0000 (17:25 +0200)]
add a page that shows badges from Repology for fourteen distros
Benno Schulenberg [Tue, 29 Jun 2021 14:09:41 +0000 (16:09 +0200)]
replace the Fedora URL with one that works
Benno Schulenberg [Tue, 29 Jun 2021 14:06:50 +0000 (16:06 +0200)]
unencode an ampersand in a URL
The W3 validator may complain about a literal ampersand,
but having a %26 in the URL instead does not work.
Benno Schulenberg [Tue, 15 Jun 2021 08:35:58 +0000 (10:35 +0200)]
rewrap a line, for esthetics
Benno Schulenberg [Tue, 15 Jun 2021 08:06:00 +0000 (10:06 +0200)]
note the release of 5.8
Benno Schulenberg [Sun, 13 Jun 2021 09:23:09 +0000 (11:23 +0200)]
add an overlooked item to the news for version 4.3
Benno Schulenberg [Tue, 8 Jun 2021 09:12:04 +0000 (11:12 +0200)]
add a link in the docs section to the manual as PDF
The PDF has been there for ages, but the website has never linked to it.
Benno Schulenberg [Thu, 20 May 2021 10:32:43 +0000 (12:32 +0200)]
add a required alt attribute to an image
Benno Schulenberg [Thu, 20 May 2021 10:28:41 +0000 (12:28 +0200)]
encode an ampersand in a URL: & => %26
Benno Schulenberg [Thu, 20 May 2021 10:19:23 +0000 (12:19 +0200)]
remove the invalid height attribute from all tables
The W3 validator complains about these.
Benno Schulenberg [Thu, 20 May 2021 10:15:43 +0000 (12:15 +0200)]
remove two slashes that are not valid in HTML4
The W3 validator complains about "/>" not being valid in HTML4.
Benno Schulenberg [Wed, 5 May 2021 10:48:42 +0000 (12:48 +0200)]
replace an mdash with an ndash
Benno Schulenberg [Wed, 5 May 2021 10:44:52 +0000 (12:44 +0200)]
prefix the title of each page with "nano — "
Benno Schulenberg [Wed, 5 May 2021 10:38:55 +0000 (12:38 +0200)]
add a <meta> description tag in the <head> section of the main page
Otherwise search engines will show the garbage of the ASCII art.
Thanks to Peter Liscovius for suggesting how to do this in PHP.
This fixes https://savannah.gnu.org/bugs/?60511.
Benno Schulenberg [Wed, 5 May 2021 10:14:05 +0000 (12:14 +0200)]
put the <title> tag inside the <head> section of each page
Otherwise the pages are not well-formed HTML.
Thanks to Peter Liscovius for suggesting how to do this in PHP.
Benno Schulenberg [Sun, 2 May 2021 10:38:51 +0000 (12:38 +0200)]
add a screenshot of a lean 5.7
Benno Schulenberg [Thu, 29 Apr 2021 10:41:22 +0000 (12:41 +0200)]
note the release of 5.7
Benno Schulenberg [Wed, 3 Mar 2021 09:14:09 +0000 (10:14 +0100)]
note the release of 5.6.1
Benno Schulenberg [Wed, 24 Feb 2021 10:21:22 +0000 (11:21 +0100)]
format an overlooked option
Benno Schulenberg [Wed, 24 Feb 2021 10:19:11 +0000 (11:19 +0100)]
note the release of 5.6
Benno Schulenberg [Thu, 14 Jan 2021 10:27:18 +0000 (11:27 +0100)]
note the release of 5.5
Benno Schulenberg [Wed, 2 Dec 2020 10:53:33 +0000 (11:53 +0100)]
rewrap the news item
Benno Schulenberg [Wed, 2 Dec 2020 10:42:38 +0000 (11:42 +0100)]
note the release of 5.4
Benno Schulenberg [Wed, 7 Oct 2020 09:09:23 +0000 (11:09 +0200)]
note the release of 5.3
Benno Schulenberg [Mon, 24 Aug 2020 08:54:31 +0000 (10:54 +0200)]
note the release of 5.2
Benno Schulenberg [Wed, 12 Aug 2020 06:39:25 +0000 (08:39 +0200)]
reshuffle a word
Benno Schulenberg [Wed, 12 Aug 2020 06:37:12 +0000 (08:37 +0200)]
note the release of 5.1
Benno Schulenberg [Wed, 29 Jul 2020 08:36:30 +0000 (10:36 +0200)]
properly close two font-style tags
Benno Schulenberg [Wed, 29 Jul 2020 08:30:40 +0000 (10:30 +0200)]
note the release of 5.0
Benno Schulenberg [Sat, 23 May 2020 15:31:28 +0000 (17:31 +0200)]
break long line :|
Benno Schulenberg [Sat, 23 May 2020 15:30:44 +0000 (17:30 +0200)]
note the release of 4.9.3
Benno Schulenberg [Tue, 7 Apr 2020 17:06:04 +0000 (19:06 +0200)]
oof... encode < and >, after correcting permissions in /var/www/nano
Benno Schulenberg [Tue, 7 Apr 2020 10:04:12 +0000 (12:04 +0200)]
when doing a push, the affected objects get r--r--r-- permissions :|
Benno Schulenberg [Tue, 7 Apr 2020 09:56:11 +0000 (11:56 +0200)]
another attempt, after correcting the permissions on the server
Benno Schulenberg [Tue, 7 Apr 2020 09:37:17 +0000 (11:37 +0200)]
note the release of 4.9.2
Benno Schulenberg [Wed, 1 Apr 2020 14:20:01 +0000 (16:20 +0200)]
another attempt to trigger an update when pushing a commit
Benno Schulenberg [Tue, 31 Mar 2020 10:29:18 +0000 (12:29 +0200)]
change whitespace, to trigger an update or see the error again
Benno Schulenberg [Tue, 31 Mar 2020 10:19:40 +0000 (12:19 +0200)]
note the release of 4.9.1
Benno Schulenberg [Tue, 24 Mar 2020 10:28:51 +0000 (11:28 +0100)]
note the release of 4.9
Benno Schulenberg [Fri, 7 Feb 2020 10:41:47 +0000 (11:41 +0100)]
note the release of 4.8
Mike Frysinger [Thu, 2 Jan 2020 13:54:48 +0000 (08:54 -0500)]
add support for dark mode preferences
Mike Frysinger [Thu, 2 Jan 2020 13:16:54 +0000 (08:16 -0500)]
pull color styles out into CSS stylesheets
This centralizes and avoids duplication of the different colors.
Mike Frysinger [Thu, 2 Jan 2020 08:03:37 +0000 (03:03 -0500)]
crush all png images
Mike Frysinger [Thu, 2 Jan 2020 07:34:38 +0000 (02:34 -0500)]
import screenshots from checkout
Mike Frysinger [Thu, 2 Jan 2020 07:27:16 +0000 (02:27 -0500)]
move symlinks into git for tracking
Benno Schulenberg [Mon, 23 Dec 2019 10:55:33 +0000 (11:55 +0100)]
add the missing tabulation stuff for the news item
Benno Schulenberg [Mon, 23 Dec 2019 10:53:27 +0000 (11:53 +0100)]
note the release of 4.7
Benno Schulenberg [Fri, 6 Dec 2019 11:54:21 +0000 (12:54 +0100)]
add the 'lang' attribute, and drop the mistaken "generator" thing
Also elide a <div> and tweak some padding whitespace.
Benno Schulenberg [Fri, 29 Nov 2019 10:42:51 +0000 (11:42 +0100)]
add <tt> tags around a keystroke
Benno Schulenberg [Fri, 29 Nov 2019 10:38:16 +0000 (11:38 +0100)]
note the release of 4.6
Benno Schulenberg [Sun, 20 Oct 2019 14:43:31 +0000 (16:43 +0200)]
move another two disallowed breaks
Benno Schulenberg [Sun, 20 Oct 2019 14:40:40 +0000 (16:40 +0200)]
add extra breaks to restiore the spacing
Benno Schulenberg [Sun, 20 Oct 2019 14:38:27 +0000 (16:38 +0200)]
remove disallowed breaks between list items
Benno Schulenberg [Sun, 20 Oct 2019 14:34:19 +0000 (16:34 +0200)]
fix a misformatted list item
Benno Schulenberg [Sat, 12 Oct 2019 08:58:50 +0000 (10:58 +0200)]
push the bottom bar one row down
Benno Schulenberg [Sat, 12 Oct 2019 08:56:18 +0000 (10:56 +0200)]
encode an accented character
Benno Schulenberg [Fri, 4 Oct 2019 12:47:23 +0000 (14:47 +0200)]
another re-ordering of the bottom rows
Benno Schulenberg [Fri, 4 Oct 2019 12:40:13 +0000 (14:40 +0200)]
re-order the bottom row, and change VCS to Git
Benno Schulenberg [Fri, 4 Oct 2019 12:36:19 +0000 (14:36 +0200)]
a few more text tweaks: condensing ones
Benno Schulenberg [Fri, 4 Oct 2019 12:30:11 +0000 (14:30 +0200)]
a few textual and formatting tweaks
Benno Schulenberg [Fri, 4 Oct 2019 12:11:38 +0000 (14:11 +0200)]
gather the "overview" stuff into a single page, and name it better
Benno Schulenberg [Fri, 4 Oct 2019 11:37:52 +0000 (13:37 +0200)]
reword the Source and Contact pages
Benno Schulenberg [Fri, 4 Oct 2019 10:31:12 +0000 (12:31 +0200)]
note the release of 4.5
Benno Schulenberg [Mon, 2 Sep 2019 18:10:25 +0000 (20:10 +0200)]
kak -- missed a file
Benno Schulenberg [Mon, 2 Sep 2019 18:08:34 +0000 (20:08 +0200)]
harmonize some whitespace
Benno Schulenberg [Mon, 2 Sep 2019 17:59:32 +0000 (19:59 +0200)]
oops -- when using <pre> and <center>, trailing space is significant
Benno Schulenberg [Mon, 2 Sep 2019 17:54:01 +0000 (19:54 +0200)]
improve the spacing of the front-page elements
Benno Schulenberg [Sun, 25 Aug 2019 09:41:16 +0000 (11:41 +0200)]
remove a few excess blank lines from the news page
Benno Schulenberg [Sun, 25 Aug 2019 09:38:00 +0000 (11:38 +0200)]
make the "News" title more conspicuous
Benno Schulenberg [Fri, 23 Aug 2019 09:06:04 +0000 (11:06 +0200)]
put the latest version where nano's version number normally is: top left
This makes the website's top bar look a bit more like nano's title bar.
Benno Schulenberg [Fri, 23 Aug 2019 08:40:22 +0000 (10:40 +0200)]
correct the <!DOCTYPE> declaration: include a URL of the actual DTD
Benno Schulenberg [Fri, 23 Aug 2019 08:36:30 +0000 (10:36 +0200)]
remove the unneeded and invalid 'cols' attribute from tables
Benno Schulenberg [Fri, 23 Aug 2019 08:26:21 +0000 (10:26 +0200)]
remove redundant specifications of the 'height' attribute
Benno Schulenberg [Fri, 23 Aug 2019 08:21:06 +0000 (10:21 +0200)]
rewrap a couple of lines, and drop some trailing whitespace
Benno Schulenberg [Fri, 23 Aug 2019 08:07:51 +0000 (10:07 +0200)]
remove the nonexistent attribute 'nosave'
Benno Schulenberg [Fri, 23 Aug 2019 08:06:38 +0000 (10:06 +0200)]
elide a symlink
Benno Schulenberg [Sun, 25 Aug 2019 09:08:54 +0000 (11:08 +0200)]
note the release of 4.4
Benno Schulenberg [Tue, 18 Jun 2019 08:43:50 +0000 (10:43 +0200)]
note the release of 4.3
Benno Schulenberg [Thu, 25 Apr 2019 12:20:58 +0000 (14:20 +0200)]
add a screenshot of the 4.2 version
Benno Schulenberg [Wed, 24 Apr 2019 09:30:58 +0000 (11:30 +0200)]
use <tt> instead of <pre> for monospace
Benno Schulenberg [Wed, 24 Apr 2019 09:28:14 +0000 (11:28 +0200)]
put nano's name and version in bold, and options in monospace
Benno Schulenberg [Wed, 24 Apr 2019 09:15:45 +0000 (11:15 +0200)]
note the release of 4.2
Benno Schulenberg [Mon, 15 Apr 2019 08:12:20 +0000 (10:12 +0200)]
note the release of 4.1
Benno Schulenberg [Fri, 29 Mar 2019 07:36:39 +0000 (08:36 +0100)]
oops -- change the year too
Benno Schulenberg [Tue, 26 Mar 2019 14:36:07 +0000 (15:36 +0100)]
another attempt at putting some air between the screenshots
Benno Schulenberg [Tue, 26 Mar 2019 14:17:09 +0000 (15:17 +0100)]
add a screenshot of the 3.2 version
Also, add some spacing between the images, and remove the sublists.
Benno Schulenberg [Sun, 24 Mar 2019 12:39:49 +0000 (13:39 +0100)]
encode more of those pointy brackets
Benno Schulenberg [Sun, 24 Mar 2019 12:37:48 +0000 (13:37 +0100)]
encode literal angular brackets -- again
Benno Schulenberg [Sun, 24 Mar 2019 12:19:36 +0000 (13:19 +0100)]
make the bulletted list a single block of text
Use a single-cell table for this. There must be a better way,
but I have little knowledge of HTML.
Benno Schulenberg [Sun, 24 Mar 2019 12:10:25 +0000 (13:10 +0100)]
make a bulletted list in HTML
Benno Schulenberg [Sun, 24 Mar 2019 12:04:23 +0000 (13:04 +0100)]
note the release of 4.0
Benno Schulenberg [Sat, 23 Mar 2019 08:11:38 +0000 (09:11 +0100)]
add a link to the newly-added cheatsheet
Benno Schulenberg [Sat, 23 Mar 2019 08:07:09 +0000 (09:07 +0100)]
condense the documentation page a bit
Benno Schulenberg [Sat, 23 Mar 2019 08:04:12 +0000 (09:04 +0100)]
remove trailing newline from version numbers and date
In some browsers it causes a space to be added after the number.