Skip to content

Commit

Permalink
Update version, changelog, README, docs
Browse files Browse the repository at this point in the history
  • Loading branch information
billthefarmer committed Feb 11, 2024
1 parent 162eaad commit a49cbfe
Show file tree
Hide file tree
Showing 10 changed files with 39 additions and 136 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ And on the menu:
* **Typeface** – Choose typeface
* **Monospace**
* **Proportional**
* **Sans serif**
* **Serif**
* **About** – Show version, copyright and licence

### Edit
Expand Down
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ android {
applicationId "org.billthefarmer.editor"
minSdkVersion 21
targetSdkVersion 28
versionName "1.92"
versionCode 192
versionName "1.93"
versionCode 193

buildConfigField "long", "BUILT", System.currentTimeMillis() + "L"
}
Expand Down
2 changes: 1 addition & 1 deletion docs/404.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb">
<head>
<meta name="generator" content="Hugo 0.111.0">
<meta name="generator" content="Hugo 0.122.0">

<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
Expand Down
3 changes: 2 additions & 1 deletion docs/categories/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<description>Recent content in Categories on Editor</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-gb</language>
<copyright>Copyright &amp;copy; 2006 Bill Farmer</copyright><atom:link href="https://billthefarmer.github.io/editor/categories/index.xml" rel="self" type="application/rss+xml" />
<copyright>Copyright &amp;copy; 2006 Bill Farmer</copyright>
<atom:link href="https://billthefarmer.github.io/editor/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
12 changes: 6 additions & 6 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb">
<head>
<meta name="generator" content="Hugo 0.111.0">
<meta name="generator" content="Hugo 0.122.0">

<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
Expand Down Expand Up @@ -93,7 +93,7 @@ <h1 class="site-title"><a href="https://billthefarmer.github.io/editor/">Editor<

<li><a href="#regular-expressions">Regular Expressions</a></li>

<li><a href="#shortcut">Shortcut</a></li>
<li><a href="#shortcuts">Shortcuts</a></li>

<li><a href="#highlight-syntax">Highlight Syntax</a></li>

Expand Down Expand Up @@ -135,7 +135,7 @@ <h1 class="site-title"><a href="https://billthefarmer.github.io/editor/">Editor<

<div class="version">
<p id="version">
Copyright &copy; 2023 Bill Farmer
Copyright &copy; 2024 Bill Farmer
</p>

</div>
Expand Down Expand Up @@ -188,7 +188,7 @@ <h3>
<li>New file shortcut</li>
<li>Light/Dark/Black/Retro themes</li>
<li>Small/Medium/Large font size</li>
<li>Monospace/Proportional font faces</li>
<li>Monospace/Proportional/Sans serif/Serif font faces</li>
</ul>

</div>
Expand Down Expand Up @@ -475,10 +475,10 @@ <h3>
</section>


<section class="page" id="shortcut">
<section class="page" id="shortcuts">

<h3>
<a href="#shortcut">Shortcut</a>
<a href="#shortcuts">Shortcuts</a>
</h3>

<div class="content">
Expand Down
72 changes: 10 additions & 62 deletions docs/index.xml

Large diffs are not rendered by default.

7 changes: 3 additions & 4 deletions docs/introduction/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,14 @@
<generator>Hugo -- gohugo.io</generator>
<language>en-gb</language>
<copyright>Copyright &amp;copy; 2006 Bill Farmer</copyright>
<lastBuildDate>Wed, 04 Mar 2020 15:38:25 +0000</lastBuildDate><atom:link href="https://billthefarmer.github.io/editor/introduction/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Wed, 04 Mar 2020 15:40:25 +0000</lastBuildDate>
<atom:link href="https://billthefarmer.github.io/editor/introduction/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Features</title>
<link>https://billthefarmer.github.io/editor/introduction/features/</link>
<pubDate>Wed, 04 Mar 2020 15:40:25 +0000</pubDate>

<guid>https://billthefarmer.github.io/editor/introduction/features/</guid>
<description> File chooser Default file View markdown in browser or html viewer Regular expression text search Character set detection and selection Optional syntax highlighting Open recent files from menu Optionally view files Optional auto save Optional Word wrap New file shortcut Light/Dark/Black/Retro themes Small/Medium/Large font size Monospace/Proportional font faces </description>
<description> File chooser Default file View markdown in browser or html viewer Regular expression text search Character set detection and selection Optional syntax highlighting Open recent files from menu Optionally view files Optional auto save Optional Word wrap New file shortcut Light/Dark/Black/Retro themes Small/Medium/Large font size Monospace/Proportional/Sans serif/Serif font faces </description>
</item>

</channel>
</rss>
3 changes: 2 additions & 1 deletion docs/tags/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<description>Recent content in Tags on Editor</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-gb</language>
<copyright>Copyright &amp;copy; 2006 Bill Farmer</copyright><atom:link href="https://billthefarmer.github.io/editor/tags/index.xml" rel="self" type="application/rss+xml" />
<copyright>Copyright &amp;copy; 2006 Bill Farmer</copyright>
<atom:link href="https://billthefarmer.github.io/editor/tags/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
Loading

0 comments on commit a49cbfe

Please sign in to comment.