Difference between revisions of "Working"
From TheBeard Science Project Wiki
| Line 7: | Line 7: | ||
* The <code><source></code> is a synonym for <code><syntaxhighlight></code>. | * The <code><source></code> is a synonym for <code><syntaxhighlight></code>. | ||
* Add line numbers like this: <code><source lang="shell" line>echo "hi"</source></code> | * Add line numbers like this: <code><source lang="shell" line>echo "hi"</source></code> | ||
| + | |||
| + | <b>Licenses:</b> | ||
| + | * GNU GPL 2.0 ([https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt external], [https://beardedmaker.com/gpl-2.0.txt local]): <nowiki>https://beardedmaker.com/gpl-2.0.txt</nowiki> | ||
| + | * NGU GPL 3.0 ([https://www.gnu.org/licenses/gpl-3.0.txt external], [https://beardedmaker.com/gpl-3.0.txt local]): <nowiki>https://beardedmaker.com/gpl-3.0.txt</nowiki> | ||
<b>Special Pages:</b> | <b>Special Pages:</b> | ||
| Line 14: | Line 18: | ||
* <html><a href="https://beardedmaker.com/wiki/index.php?title=Special:Version">Versions for Everything</a></html> | * <html><a href="https://beardedmaker.com/wiki/index.php?title=Special:Version">Versions for Everything</a></html> | ||
* <html><a href="https://beardedmaker.com/wiki/index.php?title=Special:BatchUpload">Batch Upload</a></html> | * <html><a href="https://beardedmaker.com/wiki/index.php?title=Special:BatchUpload">Batch Upload</a></html> | ||
| − | |||
| − | |||
== Completed but needs Revision/Additions == | == Completed but needs Revision/Additions == | ||
Revision as of 12:57, 26 July 2019
Pages that I am currently working on.
Reminders:
- Search for notes in square brackets [] for things that need completion.
- Search for headers with no text under them.
- The
<source>is a synonym for<syntaxhighlight>. - Add line numbers like this:
<source lang="shell" line>echo "hi"</source>
Licenses:
- GNU GPL 2.0 (external, local): https://beardedmaker.com/gpl-2.0.txt
- NGU GPL 3.0 (external, local): https://beardedmaker.com/gpl-3.0.txt
Special Pages:
- Global CSS Stylesheet
- Sidebar Navigation List
- Main Page Definition
- Versions for Everything
- Batch Upload
Completed but needs Revision/Additions
- 3D Printing
- Run a Script on Startup or Shutdown (add links to VirtualBox and Backup NAS Mini)
Projects
Computing, Programming, and Networking
Electrical
3D Printing
Chemistry & Biology
Tutorials
- NONE