Jonas L
7e9c9a2792
chore: rename vagrant devices ( #1716 )
2022-03-29 14:25:34 +02:00
Jonas L
331df277b4
docs: fix and update links ( #1714 )
2022-03-29 13:07:38 +02:00
jo
c695b32394
docs: add missing data to release note
2022-03-29 10:42:37 +02:00
Jonas L
f0cd040bac
chore: release 3.0.0-alpha.11 ( #1620 )
...
* chore: release 3.0.0-alpha.11
* import release note skeleton
* add missing db config schema changes
* wording
* sort release note commit order and add latest commits / changes
* chore: bump website version tag to 3.0.0-alpha.11
* add latest commits
* add note about api static files removal
* improve upgrade procedure after testing
* document #1606 as a known issue
Co-authored-by: Kyle Robbertze <kyle@paddatrapper.com>
2022-03-28 21:08:44 +02:00
Jonas L
20960fcf0a
docs: always run django migration on upgrade ( #1687 )
2022-03-18 17:10:25 +02:00
Jonas L
0430954ca3
docs: reload systemd service on upgrade ( #1685 )
2022-03-18 14:34:37 +02:00
Kyle Robbertze
918006772e
docs: adjust formatting
2022-03-18 11:08:02 +01:00
Jonas L
dca1d54174
docs: unsure we restart service after upgrade ( #1677 )
2022-03-16 13:45:11 +00:00
Jonas L
f51d2460ab
docs: clean cloned repo before upgrading ( #1676 )
2022-03-16 14:06:24 +02:00
Jonas L
b94eb2e92f
docs: prevent user to clone wrong repo ( #1657 )
2022-03-03 11:38:02 +00:00
jo
228585d434
docs: update configuration schema
2022-02-23 13:18:05 +02:00
jo
3f6438383f
docs: update releases notes
...
- remove duplicate deprecations and upgrade procedures
- add emijeeezz
2022-02-23 10:01:15 +02:00
jo
9ebd2c85ef
docs: import releases notes
2022-02-23 10:01:15 +02:00
Jonas L
3ec85d7821
docs: update structure and create links between pages ( #1611 )
...
* docs: rework files structure
* rewrite documentation entrypoint
* update category files and use yml
* add manuals entry page
* update admin-manual titles and page order
* create releases sections
* move ssl configuration to reverse proxy
* docs: update website vars and links
* update release note codeblock syntax key
* resurect troubleshooting guide
* Update freeipa custom auth documentation
* add notice about the state of the documentation
* update the backup documentation
* tmp: allow to deploy the website for preview
* Don't use require.resolve for plugins
* Update the main page link dest
* update development environment title
* rewrite the install/upgrade/migrate as guides
* update website docs sections links
* Fix urls
* move release note to documentation
* move home links to vars files
* tmp: update deploy url
* add react to tsconfig to handle jsx linting
* fix: replace absolute url to relative path to files
* tmp: allow CI Website dpeloy on working branch
* Update release note title
* use default syntax highlighting theme
* update the troubleshooting guide
* Wording
* use CodeBlock components
* Better prose
* remove api_client config section
* fix prose errors
* update import prefix for vars file
* reroder docs manuals links
* use sentence capitalization for page titles
* Wording
* missing word
* Update note about syslog log file
* wording
2022-02-21 09:16:54 +02:00
jo
8ce6703b74
docs: update reverse-proxy example variables
2022-02-16 15:01:25 +02:00
jo
8113077fd9
chore: fix broken links
2022-02-16 15:01:25 +02:00
jo
76e7bfbf6c
docs: remove mention of self signed certificate
2022-02-14 12:44:17 +02:00
jo
94d3c5e496
docs: fix prose linting errors
...
- Properly enclose code between triple backticks
- Put paths and url between backticks
- Remove links <> enclosing
- Libretime styled name is LibreTime
- Put urls and paths betwen backticks
- Use sentence like capitalization for headings
- Put tools name between backticks
- Update links
2022-02-11 10:12:07 +01:00
jo
2d644561bf
docs: fix broken links
2022-02-10 08:40:38 +01:00
jo
6d9e7a6765
docs: rework docs into the new website
...
- multipass docs moved to local-dev.md
- add documentation to website
- rework fogotten files
- disable fogotten files
Co-authored-by: Zachary Klosko <zklosko@users.noreply.github.com>
2022-02-10 08:17:02 +01:00
jo
2fa10793ec
docs: restructure and backup pictures
...
Co-authored-by: Zachary Klosko <zklosko@users.noreply.github.com>
2022-02-10 08:17:02 +01:00
jo
9a88617e73
chore: delete jplayer zip file
...
Co-authored-by: Zachary Klosko <zklosko@users.noreply.github.com>
2022-02-10 08:17:02 +01:00
jo
c4cdb94fab
docs: rename documentation files
...
Co-authored-by: Zachary Klosko <zklosko@users.noreply.github.com>
2022-02-10 08:17:02 +01:00
jo
8d8e55f236
docs: replace jekyll with docusaurus
...
- jsnon5 not handled by pre-commit
Co-authored-by: Zachary Klosko <zklosko@users.noreply.github.com>
2022-02-10 08:17:02 +01:00
Jonas L
3245216869
feat(legacy): add db config defaults and allow custom port ( #1559 )
...
* feat(legacy): allow custom port for database connection
- fix heredoc for php72
* update test config db section
* update sample config db section
* update api db config
* use defaults for database config section
* update documentation
* more documentation for migration
2022-02-04 16:03:01 +02:00
Jonas L
71b3e6aa9d
docs: recommend current LTS or stable distro ( #1564 )
...
Fixes #1561
2022-02-04 15:58:07 +02:00
Jonas L
c2cd1c28b8
chore: rename master branch to main ( #1508 )
2022-01-13 16:03:31 +00:00
Jonas L
4057c88cf0
feat: debian 11 support ( #1292 )
...
* Debian 11 Support
Run api ci test on bullseye as well
* Silan does not work for mp3 on bullseye
* Liquisoap does not fail with wma files on bullseye
2021-11-09 11:21:40 +02:00
Kyle Robbertze
7182390000
feat: add support for Ubuntu Focal 20.04 ( #1168 )
...
Co-authored-by: Valerio Bozzolan <gnu@linux.it>
2021-11-04 09:55:50 +02:00
Kyle Robbertze
a2312ddfce
Update Website link to point to alpha.10 ( #1404 )
2021-10-16 23:54:00 +02:00
jo
c4c89eae19
Fix paths after legacy rename
2021-10-11 13:43:39 +02:00
Kyle Robbertze
9494a17ad0
move Airtime migration note to the correct place
2021-07-12 10:15:31 +02:00
Kyle Robbertze
f94e90a7f6
update documentation to remove bionic
2021-07-12 10:13:07 +02:00
Kyle Robbertze
39a8b66b49
Update upgrade documentation
...
Fixes : #71 #623
2021-07-06 10:27:22 +02:00
Kyle Robbertze
fa5db502ed
Drop Ubuntu Xenial support
...
Fixes : #1226
2021-07-06 10:27:17 +02:00
Kyle Robbertze
3c63eb7c6c
update documentation to remove stretch
2021-07-03 18:40:53 +02:00
Kyle Robbertze
c26abba7a9
drop Debian Stretch support
...
Fixes #1194
2021-06-18 22:26:56 +02:00
Kyle Robbertze
fec0aec26d
rearange sections between CONTRIBUTING and the website
2021-06-13 13:26:27 +02:00
Kyle Robbertze
6cbe769471
add contribution methods to the website
2021-06-08 13:37:35 +02:00
jo
488e8e750d
Replace some unicode ' with simple quote
2021-06-05 00:39:35 +02:00
jo
62bd352071
Replace some em dash with en dash
2021-06-05 00:39:35 +02:00
jo
639a1249b1
Replace some unicode ... with 3 dots
2021-06-05 00:39:35 +02:00
jo
1e1cf249f7
Search and replace unicode a0c2 with 0020
2021-06-05 00:39:35 +02:00
jo
f2e840989a
Fix executable bit
2021-06-04 17:06:05 +02:00
jo
6871956baa
Fix end of files
2021-06-04 17:06:05 +02:00
jo
d8195f0fd8
Fix trailing whitespaces in files
2021-06-04 17:06:05 +02:00
jo
efe4fa027e
Format code using prettier
2021-06-04 17:04:53 +02:00
jo
65f7b41487
Fix spelling
2021-06-04 17:04:53 +02:00
Kyle Robbertze
02ccac3afb
Merge pull request #1218 from jooola/gitignore
...
Enhance .gitignore
2021-05-31 10:15:33 +02:00
jo
f32bca7701
Enhance .gitignore
2021-05-29 15:44:36 +02:00
jo
5054bb7629
Add openapi yaml schema
...
Add yaml schema link to specs
Bump specs to v3.1.x
2021-05-28 02:24:34 +02:00
Kyle Robbertze
d74d3db59a
Merge pull request #1189 from brekemeier/patch-3
...
Path fault
2021-05-01 00:02:16 +02:00
brekemeier
3f7f6debab
Path fault
...
new: airtime/php/airtime_mvc/....
2021-04-09 14:54:20 +02:00
brekemeier
0be88d2af8
Update vagrant.md
2021-04-08 19:33:32 +02:00
brekemeier
315b2d0751
Update install.md
2021-04-07 05:20:51 +02:00
Kyle Robbertze
90e5005c76
Merge pull request #1158 from hairmare/fix/remove-soundcloud
...
fix(soundcloud): remove broken integration
2021-01-24 23:09:30 +02:00
Lucas Bickel
f029584985
Merge pull request #1165 from paddatrapper/feature/python-force-ssl
...
Use force_ssl in python apps
2021-01-24 10:28:32 +01:00
Daniel James
56a0482a09
Fix typo in install.md
2021-01-22 10:43:36 +00:00
Kyle Robbertze
0f9b6ffab6
remove known bug note on reverse proxy set up
2021-01-21 09:49:55 +02:00
Lucas Bickel
c2bfee60f1
feat(mvc): add preview mode setting
2021-01-06 13:48:33 +00:00
Lucas Bickel
4c72403b9b
fix(soundcloud): remove broken integration
2021-01-06 12:40:30 +00:00
Zachary Klosko
04796ee26a
Update docs/_docs/troubleshooting.md
...
Co-authored-by: Kyle Robbertze <paddatrapper@users.noreply.github.com>
2021-01-02 16:01:23 -05:00
Zachary Klosko
1924fe4a81
Merge remote-tracking branch 'upstream/master' into js
2021-01-01 15:28:35 -05:00
Zachary Klosko
87b32252f0
Adding description of problem to troubleshooting page
2021-01-01 15:27:10 -05:00
Lucas Bickel
194682d89c
fix: update to CentOS 8
2020-12-26 12:59:54 +01:00
Kyle Robbertze
fb27442d22
add live-broadcast to interface category
2020-12-21 15:22:24 +02:00
Zachary Klosko
fdf1f1e918
One more
2020-12-08 11:09:35 -05:00
Zachary Klosko
7e0be719f7
Fixing typo
2020-12-08 11:07:29 -05:00
Zachary Klosko
e908d18cef
Fixing typos
2020-12-08 09:36:16 -05:00
Zachary Klosko
7cc14fb635
Adding docs readme
2020-12-07 17:38:55 -05:00
Zachary Klosko
768d74c172
Switching from in-repo hosting plugins to CDNs
2020-12-06 18:43:18 -05:00
Zachary Klosko
d2dc7a93c3
Footer was too wordy...
2020-12-03 12:22:41 -05:00
Zachary Klosko
81749bcbdb
This is better
2020-12-03 12:21:39 -05:00
Zachary Klosko
4fc86ea6f6
Clarifying codeblocks
2020-12-03 12:19:44 -05:00
Zachary Klosko
ecf04f894b
Fixing photo credits, gitignoring Gemfile.lock, minor styling tweaks
2020-12-03 12:07:18 -05:00
Zachary Klosko
ff336eb8fe
Adding back Gemfile
2020-12-03 11:19:48 -05:00
Zachary Klosko
182064ed0b
Remove Gemfile, fix photo credit
2020-12-03 11:19:17 -05:00
Zachary Klosko
1833ba7347
Merge remote-tracking branch 'upstream/master'
2020-12-02 15:18:36 -05:00
Zachary Klosko
a9a16152e6
Adding note about need for public access for widgets
2020-12-02 15:10:48 -05:00
Zachary Klosko
3367451683
Adding widgets doc
2020-12-02 15:06:10 -05:00
Lucas Bickel
4d85706622
chore(dependabot): remove docs Gemfile.lock
...
Ensure we are minimally impacted by upstream toolchain changes.
2020-11-30 22:44:58 +01:00
Zachary Klosko
f8a338e072
More work
2020-11-29 14:26:59 -05:00
Zachary Klosko
5cba37aa9b
Remove FAQ, rework Troubleshooting
2020-11-27 21:39:16 -05:00
Zachary Klosko
0c8ec5cf6b
Changes in home, 404 pages
...
More Bootstrap elements, found different picture, using more fill-in text with Jekyll and Markdown
2020-11-26 22:56:16 -05:00
Zachary Klosko
5ca2cbfb78
More site work
2020-11-24 10:12:49 -05:00
Zachary Klosko
790ee9977a
Adding in How to Change Default Passwords
2020-11-24 09:56:53 -05:00
Zachary Klosko
68357864b1
More work on docs
2020-11-23 13:58:55 -05:00
Zachary Klosko
48587d498e
Adding backup instructions from #190
2020-11-21 22:37:19 -05:00
Zachary Klosko
ad413338e1
Merge remote-tracking branch 'upstream/master'
2020-11-19 12:02:06 -05:00
Zachary Klosko
c7caa442cc
Continuing to edit docs
2020-11-19 11:59:27 -05:00
Zachary Klosko
121a9d1ea8
Clarifying Jekyll instructions
2020-11-18 22:41:00 -05:00
Zachary Klosko
84536249b9
Updating gemfile as per #1091
2020-11-18 17:40:29 -05:00
Kyle Robbertze
417fe3d396
bump kramdown dependency version
2020-11-19 00:00:19 +02:00
Zachary Klosko
4e2fdb9bd1
Move Jekyll script
2020-11-18 13:49:03 -05:00
Zachary Klosko
a7690adf0b
Fixing issues with Travis CI
2020-11-18 13:00:47 -05:00
Zachary Klosko
1d226f552b
Adding @caveman99's doc
2020-11-16 19:59:30 -05:00
Zachary Klosko
de74fba187
Changing installer requirements
2020-11-16 13:58:16 -05:00
Zachary Klosko
e408dec828
Working on Backing up the Server docs/scripts
2020-11-14 21:36:14 -05:00
Zachary Klosko
3b27f2c01e
Added Lunr.js site search, fixed errors with jekyll serve
2020-11-14 21:34:21 -05:00
Zachary Klosko
578e58ccff
Attempting embed of Algolia Search
2020-11-14 21:34:21 -05:00
Zachary Klosko
55258882c9
Assorted work
2020-11-14 21:34:21 -05:00
Zachary Klosko
b8c02a3b57
Filling out FAQ and small revisions
2020-11-14 21:34:21 -05:00
Zachary Klosko
2931d3755b
Fixing non visable header image
2020-11-14 21:34:21 -05:00
Zachary Klosko
5e45a3b74d
Starting to update FAQ page, continuing to fix links
2020-11-14 21:34:21 -05:00
Zachary Klosko
e24f36ffc0
Updating links, adding FAQ page, massaging file structure
2020-11-14 21:34:21 -05:00
Zachary Klosko
116730803e
Nevermind
2020-11-14 21:34:21 -05:00
Zachary Klosko
34435c5f6a
Commiting to test quickstart.sh
2020-11-14 21:34:21 -05:00
Zachary Klosko
630c789e4f
Starting work on new design for docs pages
2020-11-14 21:33:46 -05:00
Kyle Robbertze
2003e685b0
Merge branch 'reverse-proxy' into master
2020-09-28 15:09:10 +02:00
Kyle Robbertze
d93b598fe2
add docs for force_ssl config
2020-09-28 15:02:27 +02:00
Kyle Robbertze
410ebbd130
fix NTP link
2020-08-13 12:42:44 +02:00
Zachary Klosko
8e1107859d
Appended URL for @robbt
2020-07-11 08:57:18 -04:00
Zachary Klosko
54a591c7ed
Moving "edit docs" link
2020-07-08 10:38:46 -04:00
Zachary Klosko
d57061a378
Linked pages to translation
2020-07-08 10:33:00 -04:00
Zachary Klosko
bf1340864e
Fixing broken links
2020-07-02 17:26:28 -04:00
Zachary Klosko
1e88687d2e
Removing Oxford comma
2020-07-02 17:24:23 -04:00
Zachary Klosko
2dfb9dae7f
Merge remote-tracking branch 'upstream/master'
2020-07-02 16:58:08 -04:00
Zachary Klosko
3374b6ca75
Updated Vagrantfile
2020-07-02 16:49:28 -04:00
Zachary Klosko
39d8947d4a
Removed bad links
2020-07-02 12:23:30 -04:00
Zachary Klosko
e877cf6498
Finishing up PR
2020-07-01 10:56:16 -04:00
Zachary Klosko
e7689ff86d
Adding more images
2020-06-27 11:36:58 -04:00
Zachary Klosko
ac5e60b991
Added info for changing Icecast passwords
2020-06-24 09:35:55 -04:00
Zachary Klosko
f275b74c2c
Oops
2020-06-24 08:53:33 -04:00
Zachary Klosko
41311449c0
Fixing filename
2020-06-24 08:52:40 -04:00
Zachary Klosko
9365706131
Major progress completed
2020-06-24 08:50:31 -04:00
Zachary Klosko
608f4370ae
Committing before I go make dinner
2020-06-21 17:45:51 -04:00
Zachary Klosko
40a8e21335
Reworking menus
2020-06-21 11:52:41 -04:00
Zachary Klosko
be47be8f41
Added responsive sidebar
2020-06-21 11:32:11 -04:00
Zachary Klosko
35354466b4
Fixed 404 page
2020-06-17 17:12:37 -04:00
Zachary Klosko
b0320fbacf
Adding current screenshots
2020-06-17 16:57:15 -04:00
Zachary Klosko
a582e24fa6
Fixed site layout, merged install pages into one
2020-06-17 10:23:03 -04:00
Zachary Klosko
080d0f1811
Removing PDF, restructuring docs to guides
2020-06-16 10:06:44 -04:00
Zachary Klosko
5bac504388
Fixing lack of jekyll
2020-06-15 16:59:39 -04:00
Zachary Klosko
e7ad62eeea
Working on docs
2020-06-10 21:42:31 -04:00
Zachary Klosko
ef4feb1095
Fixed scrolling issue on TOC links
2020-06-10 12:25:34 -04:00
Zachary Klosko
972e1ba7af
Removing out of date info, fixing h1 and h2s
2020-06-09 12:59:59 -04:00
Zachary Klosko
48fb647c16
Fixing toc for github pages
2020-06-07 13:23:26 -04:00
Zachary Klosko
92a9e21e7c
Last commit didn't include everything
2020-06-06 09:57:03 -04:00
Zachary Klosko
11268ee68a
Modifying headers for docs page
2020-06-06 09:56:26 -04:00
Zachary Klosko
57eb5d9c5b
Adding table of contents to docs pages
2020-06-05 23:07:38 -04:00
Zachary Klosko
68fd06f408
More @paddatrapper changes
2020-06-04 16:10:46 -04:00
Zachary Klosko
26d90a75d6
Typo on vagrant.md
2020-06-02 14:01:31 -04:00
Zachary Klosko
1247b76c8e
Reworking bottom two sections of splash page
2020-05-30 19:55:33 -04:00
Zachary Klosko
9df3e80e52
Cleaning up site
2020-05-30 19:12:10 -04:00
Zachary Klosko
8e13c99b36
Fixing top matter
2020-05-28 21:18:08 -04:00
Zachary Klosko
94b4081594
Adding Youtube videos, embeds, cleaning site
2020-05-28 21:13:28 -04:00
Zachary Klosko
7b6f3c2574
Merge remote-tracking branch 'origin/master'
2020-05-28 10:54:38 -04:00
Zachary Klosko
aa60810d7b
Reworking site to reflect main features @paddatrapper
2020-05-28 10:52:15 -04:00
Zachary Klosko
99d74edbee
Reworking site to reflect main features @paddatrapper
2020-05-28 10:49:28 -04:00
Zachary Klosko
3bb37c3d4f
Moving contribute page in nav, removing folders.md
2020-05-28 10:32:44 -04:00
Zachary Klosko
d27c6e5e85
Adding scroll-to-top on index, merging track-types
2020-05-27 18:05:18 -04:00
Zachary Klosko
22e57e2a8b
@paddatrapper changes
2020-05-27 09:39:33 -04:00
Zachary Klosko
c77363779d
Removing screenshots from Airtime
2020-05-26 13:28:40 -04:00
Zachary Klosko
4692dc9e90
Updating features page, removing features page visibility
...
Removing features page for now due to redundancy with main page.
2020-05-26 10:22:19 -04:00
Zachary Klosko
9acfe104c8
Working on Features page
2020-05-25 18:15:56 -04:00
Zachary Klosko
3bfba18683
Making working favicon
2020-05-25 17:49:06 -04:00
Zachary Klosko
0bc403b073
More merging, adjustments for new site
2020-05-25 12:48:55 -04:00
Zachary Klosko
49eeb146e0
Scroll to top now on all pages
2020-05-24 10:43:46 -04:00
Zachary Klosko
8a1f980242
Added scroll to top button on docs
2020-05-24 10:32:25 -04:00
Zachary Klosko
c5e769f0ca
Condensing docs
...
Webstreams into Podcasts, all settings except for users into Settings, Smartblocks into Playlists
2020-05-24 09:51:40 -04:00
Zachary Klosko
620e0b521c
Updating docs
2020-05-23 17:00:41 -04:00
Zachary Klosko
2e14e5ab23
Cleaning up site
2020-05-23 09:14:00 -04:00
Zachary Klosko
85196d5993
Consolidating pages
2020-05-22 22:07:51 -04:00
Zachary Klosko
3a54f8548e
Removing cache uploaded by mistake
2020-05-22 20:49:41 -04:00
Zachary Klosko
f87977b80f
Beginning to prepare pages of new site
...
Could load the theme from an external repo, so everything will need to fit in here. Can be built locally, though.
2020-05-22 18:04:15 -04:00
Zachary Klosko
3a01503f87
Initial migration to @ned-kelly template
2020-05-22 17:34:32 -04:00
Zachary Klosko
7834032277
Merge branch 'nav-reorg'
2020-05-22 17:19:22 -04:00
Zachary Klosko
d2fa55c0b7
Patching in new theme for testing
2020-05-22 16:59:55 -04:00
Robb
b0d36324f9
Merge pull request #1050 from zklosko/master
...
Fixing copyright, organization as per @robbt
2020-05-22 15:24:50 -04:00
Zachary Klosko
bf171ac503
License info added @robbt
2020-05-21 14:45:15 -04:00
Zachary Klosko
78d28cca28
License info added @robbt
2020-05-21 14:43:21 -04:00
Zachary Klosko
06d22dc6b9
Removed help.md, merged radio-page and listen into tour
2020-05-20 15:25:42 -04:00
Zachary Klosko
981e5d600c
Revert "Removing Docker info"
...
This reverts commit b73179b5e4
.
2020-05-20 12:01:55 -04:00
Zachary Klosko
a137fe149a
Updating menu items, starting Interface Tour page
2020-05-20 11:48:14 -04:00
Zachary Klosko
b873a4330a
Adding docs from #473 to Quick Install page
2020-05-20 10:59:51 -04:00
Zachary Klosko
709ed02ad0
Fixing verbage
2020-05-20 10:53:14 -04:00
Zachary Klosko
44a57b308d
Removing PPA info, not working
2020-05-20 10:15:49 -04:00
Zachary Klosko
b73179b5e4
Removing Docker info
...
Docker isn't the best candidate for a LibreTime installation
2020-05-20 09:33:03 -04:00
Zachary Klosko
2a337532f4
Fixing copyright, organization as per @robbt
2020-05-20 09:25:37 -04:00
Kyle Robbertze
5023d08156
Create CNAME
2020-05-19 23:24:11 +02:00
Kyle Robbertze
9467415b27
fix mkdocs references
2020-05-19 23:10:56 +02:00
Zachary Klosko
d7ee6a6f4c
@paddatrapper changes
2020-05-19 16:18:46 -04:00
Zachary Klosko
69f06a6d6f
Cleaning up
2020-05-19 11:27:24 -04:00
Zachary Klosko
6540a34a9b
Adding back scripts in /docs
2020-05-19 10:16:31 -04:00
Zachary Klosko
248b437a97
Forgot spacing
2020-05-18 21:37:33 -04:00
Zachary Klosko
f6a8ff4ede
Organization, expansion on conrtibuting and radio 101 sections
2020-05-18 21:34:56 -04:00
Zachary Klosko
10ca6b6d78
More organization of pages
2020-05-18 20:46:51 -04:00
Zachary Klosko
f831155a65
@paddatrapper review changes
2020-05-18 19:56:29 -04:00
Zachary Klosko
1013cecd49
Update default.html
2020-05-18 15:12:30 -04:00
Zachary Klosko
3cbb16621b
Moving tutorials over to site nav
2020-05-18 15:06:25 -04:00
Zachary Klosko
e687404a6a
damn typo
2020-05-18 14:52:14 -04:00
Zachary Klosko
e9d789ba16
@paddatrapper changes
2020-05-18 14:51:00 -04:00
Zachary Klosko
2759516c85
Fixing typo in description
2020-05-18 14:42:27 -04:00
Zachary Klosko
68c198a08f
fixing spacing
2020-05-18 14:39:18 -04:00
Zachary Klosko
f26d5a1b1e
Update navigation.yml
2020-05-18 14:36:03 -04:00
Zachary Klosko
800ecab17b
Update navigation.yml
2020-05-18 14:34:15 -04:00
Zachary Klosko
229fb438ac
Move nav workings
2020-05-18 14:03:57 -04:00
Zachary Klosko
b6f7dc122d
Updating theme
2020-05-18 13:20:57 -04:00
Zachary Klosko
6c03a95bfa
Renaming nav datafile
2020-05-18 13:09:14 -04:00
Zachary Klosko
1e6263233d
More nav work
2020-05-18 12:53:06 -04:00