Nathan Byrd
94ba4b60db
Merge branch 'master' of github.com:NuSkooler/enigma-bbs
2022-02-04 23:50:27 -06:00
Nathan Byrd
bacfc94c70
Workflow to build minified docs
2022-02-04 23:31:41 -06:00
Nathan Byrd
561329e1a6
Fork me on Github only on index, improved button layout
2022-02-04 23:10:41 -06:00
Nathan Byrd
0b7da64f8b
Fixed more links
2022-02-04 22:53:16 -06:00
Nathan Byrd
4cdaa53afb
Fixed links
2022-02-04 11:36:07 -06:00
Nathan Byrd
ae45df913b
Updated menus to more closely match current
2022-02-04 11:11:00 -06:00
Nathan Byrd
b5b0cc3ac5
Automatically generate the navigation
2022-02-04 08:51:03 -06:00
David Abutbul
be140e9076
and name
2022-02-03 15:55:33 +02:00
David Abutbul
2157bb584f
cleaning up space in command
2022-02-03 15:51:21 +02:00
Nathan Byrd
a470ff4c72
Added favicon, fixed alt text
2022-02-01 18:24:17 -06:00
Nathan Byrd
0725549a1a
Made side panel more mobile friendly
2022-02-01 18:00:27 -06:00
Nathan Byrd
9f246b1704
Updated versions for Jekyll
2022-02-01 12:25:36 -06:00
David Abutbul
dc69ef57dc
Merge branch 'NuSkooler:master' into master
2022-01-29 21:28:44 +02:00
David Abutbul
e814ccce31
ENiGMA<3
2022-01-29 21:19:58 +02:00
Nathan Byrd
7292ffe752
Fixed header
2022-01-28 18:08:22 -06:00
Nathan Byrd
a41879e705
Navigation for new items
2022-01-28 18:05:48 -06:00
Nathan Byrd
0ec2de9471
Added missing image
2022-01-28 17:56:16 -06:00
Nathan Byrd
f0bef0af02
Added MT and TM
2022-01-28 17:53:20 -06:00
Nathan Byrd
823fc14154
Additional fixes to docs
2022-01-28 16:34:52 -06:00
Nathan Byrd
4bb42b01d5
Fixed image for edit text view
2022-01-26 17:27:38 -06:00
Nathan Byrd
19a708c248
Added ME and ET, additional cleanup
2022-01-26 17:22:13 -06:00
Nathan Byrd
742418daeb
Added BT, PL, and TL
2022-01-26 16:21:40 -06:00
David Abutbul
4957d7ea0d
no need to --rm unless there's issues really. (or upgrade ---- tbd)
2022-01-26 01:43:11 +02:00
David Abutbul
4889357615
no need to --rm unless there's issues really. (or upgrade ---- tbd)
2022-01-26 01:39:07 +02:00
David Abutbul
df7a65bf11
Merge pull request #1 from NuSkooler/master
...
ketchup
2022-01-26 01:00:10 +02:00
David Abutbul
d63db9acc2
removed python3 - not needed when running 12-buster-slim
...
also prep entrypoint even if it was shipped with no execution attrib
and prevent restart loop since pm2-runtime always exits with 0
2022-01-26 00:44:39 +02:00
David Abutbul
b791c9e9bb
this looks like it does the trick - first time will issue a config procedure (I know we have redundant files in enigma-bbs-pre but that's a price for the enhanced deployment ease)
2022-01-25 23:30:38 +02:00
Nathan Byrd
16eceab05b
Tweak to full menu listing
2022-01-25 12:44:15 -06:00
Nathan Byrd
ac13a437c3
Added menu views to navigation
2022-01-25 12:41:20 -06:00
Nathan Byrd
a624724904
Minor changes on spinner and full menu
2022-01-25 12:37:40 -06:00
Nathan Byrd
84adb9fe59
Added documentation for other menu views
2022-01-25 12:28:58 -06:00
Bryan Ashby
1bc9830202
Merge pull request #383 from cognitivegears/bugfix/fix_documentation
...
Fixed links and md in full_menu_view
2022-01-24 18:06:54 -07:00
Nathan Byrd
39c06b71ec
Fixed links and md in full_menu_view
2022-01-24 17:10:59 -06:00
David Abutbul
3b41a18375
s/engima/enigma
...
where the hell did I put these configs??
2022-01-24 22:57:03 +02:00
Nathan Byrd
2c2951866b
Additional examples
2022-01-23 10:17:23 -06:00
Nathan Byrd
e359891d04
Example gif
2022-01-21 16:56:50 -06:00
Nathan Byrd
9ce5990343
Documentation WIP
2022-01-21 16:09:41 -06:00
Jon Radon
656a88ba53
Add missing quote to docker run documentation
2021-05-03 22:38:05 -04:00
Bryan Ashby
968b8e0922
Merge branch 'master' of github.com:NuSkooler/enigma-bbs
2021-04-21 15:15:49 -06:00
Bryan Ashby
fdf2e94399
Add link to writeup by Robbie Whiting
2021-04-21 15:15:14 -06:00
David Stephens
2542cb9199
Add Docker build and update docs
2021-02-19 19:06:07 +00:00
Bryan Ashby
48e42d2ffd
Update copyright, note on Node.js 14
2021-02-08 19:31:29 -07:00
Bryan Ashby
a8aa746c7d
Makes sense...
2021-01-11 19:58:59 -07:00
Bryan Ashby
1b65dccb48
Fix VTX link, hopefully
2021-01-11 19:56:54 -07:00
Bryan Ashby
f202600571
dropFileType is now optional when using abracadabra
...
* Can be left out or set to 'none'
* Allows doors that do not use a drop file
* Additionally: Clean up drop file upon door exit if one is used
2020-12-14 12:02:25 -07:00
Bryan Ashby
9e7536754d
Add ability to pass env to abracadabra
2020-12-12 22:05:14 -07:00
Bryan Ashby
ceeda8b13f
Allow default hash tags to be supplied in file areas
...
* Supply array or comma separated list of strings via 'hashTags' property
* oputil will use these unless --tags are supplied
* Uploads will default to these tags (but user can override)
2020-12-12 12:35:01 -07:00
Bryan Ashby
6bae3f7050
More doc updates on menu.hjson and such
2020-12-09 19:31:51 -07:00
Bryan Ashby
b579d966b6
Allow suffix on onelinerz DB name
2020-12-07 19:53:49 -07:00
Bryan Ashby
4d42eeb318
Fix up docs
2020-11-29 14:45:24 -07:00