Skip to content

Commit 1aa2ca1

Browse files
authored
Replace master branch with page content via GitHub
1 parent 6a76050 commit 1aa2ca1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<body>
1313
<section class="page-header">
1414
<h1 class="project-name">Motion</h1>
15-
<h2 class="project-tagline">Motion Application Project Website</h2>
15+
<h2 class="project-tagline">The Motion Application Project Website</h2>
1616
</section>
1717

1818
<section class="main-content">
@@ -38,7 +38,7 @@ <h3>
3838
<h3>
3939
<a id="getting-help" class="anchor" href="#getting-help" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Getting help</h3>
4040

41-
<p>If you need help with motion, please join the <a href="https://lists.sourceforge.net/lists/listinfo/motion-user">motion-user mailing list</a> and send an email including as much detail as possible and any relevant log files.</p>
41+
<p>If you need help with motion, please join the <a href="https://lists.sourceforge.net/lists/listinfo/motion-user">motion-user mailing list</a> and send an email including as much detail as possible and any relevant log files. Use the same link to unsubscribe.</p>
4242

4343
<p>If you have found a bug (or have a suggestion), please report it <a href="https://github.com/Motion-Project/motion/issues">as an issue in github</a>, preferably after checking if someone else has already reported it.</p>
4444

@@ -47,7 +47,7 @@ <h3>
4747

4848
<p>The latest source code for motion is in <a href="https://github.com/Motion-Project/motion">our github repo</a>.</p>
4949

50-
<p>The documentation for latest code can be found in the <a href="http://htmlpreview.github.com/?https://github.com/Motion-Project/motion/blob/master/motion_guide.html">Motion Guide wiki</a>.</p>
50+
<p>The documentation for latest code can be found in the <a href="http://htmlpreview.github.com/?https://github.com/Motion-Project/motion/blob/master/motion_guide.html">Motion Guide</a>.</p>
5151

5252
<p>For documentation to match a release version, please refer to the motion guide included with the release.</p>
5353

params.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Motion",
3-
"tagline": "Motion Application Project Website",
4-
"body": "### Welcome to Motion\r\n\r\nMotion is a program that monitors the video signal from cameras. It is able to detect if a significant part of the picture has changed; in other words, it can detect motion.\r\n\r\nThis project is in the process of being migrated from http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome to github.\r\n\r\n### Resources\r\n\r\nThe mailing lists are hosted on sourceforge:\r\n\r\n* motion-user https://lists.sourceforge.net/lists/listinfo/motion-user\r\n* motion-devel https://lists.sourceforge.net/lists/listinfo/motion-devel\r\n\r\n### Getting help\r\n\r\nIf you need help with motion, please join the [motion-user mailing list](https://lists.sourceforge.net/lists/listinfo/motion-user) and send an email including as much detail as possible and any relevant log files.\r\n\r\nIf you have found a bug (or have a suggestion), please report it [as an issue in github](https://github.com/Motion-Project/motion/issues), preferably after checking if someone else has already reported it.\r\n\r\n### Source code\r\n\r\nThe latest source code for motion is in [our github repo](https://github.com/Motion-Project/motion).\r\n\r\nThe documentation for latest code can be found in the [Motion Guide wiki](http://htmlpreview.github.com/?https://github.com/Motion-Project/motion/blob/master/motion_guide.html).\r\n\r\nFor documentation to match a release version, please refer to the motion guide included with the release.\r\n\r\n### Releases\r\n\r\nA new release is currently being prepared that reflects this new home page and bug fixes is being prepared. \r\n\r\nPackages of a pre-release are available and reflect significant fixes but the old home page. (https://github.com/Motion-Project/motion/releases/tag/release-3.4.1) \r\n",
3+
"tagline": "The Motion Application Project Website",
4+
"body": "### Welcome to Motion\r\n\r\nMotion is a program that monitors the video signal from cameras. It is able to detect if a significant part of the picture has changed; in other words, it can detect motion.\r\n\r\nThis project is in the process of being migrated from http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome to github.\r\n\r\n### Resources\r\n\r\nThe mailing lists are hosted on sourceforge:\r\n\r\n* motion-user https://lists.sourceforge.net/lists/listinfo/motion-user\r\n* motion-devel https://lists.sourceforge.net/lists/listinfo/motion-devel\r\n\r\n### Getting help\r\n\r\nIf you need help with motion, please join the [motion-user mailing list](https://lists.sourceforge.net/lists/listinfo/motion-user) and send an email including as much detail as possible and any relevant log files. Use the same link to unsubscribe.\r\n\r\nIf you have found a bug (or have a suggestion), please report it [as an issue in github](https://github.com/Motion-Project/motion/issues), preferably after checking if someone else has already reported it.\r\n\r\n### Source code\r\n\r\nThe latest source code for motion is in [our github repo](https://github.com/Motion-Project/motion).\r\n\r\nThe documentation for latest code can be found in the [Motion Guide](http://htmlpreview.github.com/?https://github.com/Motion-Project/motion/blob/master/motion_guide.html).\r\n\r\nFor documentation to match a release version, please refer to the motion guide included with the release.\r\n\r\n### Releases\r\n\r\nA new release is currently being prepared that reflects this new home page and bug fixes is being prepared. \r\n\r\nPackages of a pre-release are available and reflect significant fixes but the old home page. (https://github.com/Motion-Project/motion/releases/tag/release-3.4.1) \r\n",
55
"note": "Don't delete this file! It's used internally to help with page regeneration."
66
}

0 commit comments

Comments
 (0)