Dmitry Verkhoturov and Umputun
9049d7a616
add missing RPC type of image storage to the documentation
2022-05-15 15:56:53 -05:00
Dmitry Verkhoturov and Umputun
adb77d9a11
sync server parameters with their description
2022-05-12 11:41:52 -05:00
dependabot[bot] and Umputun
5a6ca7a82b
Bump ejs from 3.1.6 to 3.1.7 in /site
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-29 13:34:05 -05:00
Dmitry Verkhoturov and Umputun
a980bdbad2
switch to go-pkgz/notify package: email
2022-04-29 13:32:15 -05:00
Umputun
9efcc9aba3
add removal info to policy
2022-04-18 00:03:53 -05:00
Paul Mineev and Umputun
f7bddd757d
Improve frontend docs
2022-04-10 11:18:15 -05:00
Paul Mineev and Umputun
d89c9a1d1c
make content width on docs pages wider
2022-04-09 19:22:25 -05:00
Dmitry Verkhoturov and Umputun
0eac76ce6c
improve notifications description in parameters doc
2022-04-07 18:27:39 -05:00
Dmitry Verkhoturov and Umputun
977e5f018b
renew Google auth documentation
2022-04-07 17:14:56 -05:00
Dmitry Verkhoturov and Umputun
38a680ec4c
use remark42.mysite.com consistently in documentation
2022-04-07 17:14:56 -05:00
Dmitry Verkhoturov and Umputun
7af30852db
add variables into auth instructions
2022-04-07 17:14:56 -05:00
Dmitry Verkhoturov and Umputun
0047fa057f
add missing main component to frontend config examples
2022-04-06 18:40:27 -05:00
Dmitry Verkhoturov and Umputun
7d4ba01409
improve getting started installation instructions
2022-04-06 17:33:34 -05:00
Umputun
65e3a82d8b
add no-signature mode suppressing app info middleware #1305
2022-04-05 12:08:44 -05:00
dependabot[bot] and Umputun
4e0c41cf86
Bump minimist from 1.2.5 to 1.2.6 in /site
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-01 13:18:30 -05:00
itsmejoeeey and Umputun
86b0e8d57c
Remove emoji from warning in Twitter section in auth docs
2022-03-25 23:09:39 -05:00
itsmejoeeey and Umputun
d3fe35bdf2
Add warning to Twitter section in docs Authorization page
2022-03-25 23:09:39 -05:00
dependabot[bot] and Umputun
0ba8ecdf82
Bump prismjs from 1.26.0 to 1.27.0 in /site
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.26.0...v1.27.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-25 20:16:27 -06:00
Dmitry Verkhoturov and Umputun
932c0e8af0
optimise images for smaller size
2022-02-24 16:54:03 -06:00
Dmitry Verkhoturov and Umputun
d47133c004
add admin UI documentation, fix title for no-subdomain doc
2022-02-24 16:54:03 -06:00
Dmitry Verkhoturov and Umputun
cfb7361adf
optimise images for smaller size
2022-02-24 16:18:28 -06:00
Dmitry Verkhoturov
d4481d145f
fix remark_config reference in the installation documentation
2022-02-23 09:12:21 +01:00
Dmitry Verkhoturov and Umputun
f448208475
allow skipping frontend build in Docker
...
That option allows having backend-only build,
skipping the long frontend build and test step.
Frontend developers run NodeJS locally and usually
don't need to have frontend built inside the docker image.
2022-02-15 18:30:38 -06:00
dependabot[bot] and Umputun
214e183b07
Bump follow-redirects from 1.14.7 to 1.14.8 in /site
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-15 00:19:36 -06:00
konstantin krivlenia and Umputun
188e3974bc
add support node 17
2022-02-13 23:33:41 -06:00
Dmitry Verkhoturov and Umputun
b5f34b8777
remove notice about user notifications in telegram
2022-02-12 03:52:16 -06:00
Dmitry Verkhoturov and Umputun
9dbc36e426
remove explicit /srv/ usage from docker-compose files
...
We have plenty of paths used in the application, but two of them
are hardcoded in examples all over the code for historical reasons.
I found that by default in Docker, the path would resolve to the value
we are setting it explicitly to, so it doesn't make sense to set
a few variables we are setting now explicitly.
2022-02-07 03:54:54 -06:00
JoeyZhouAus and Umputun
e0980d4700
Fix typo in index.md
...
The text in the backend development section should be backend instead of frontend
2022-02-06 21:30:01 -06:00
Dmitry Verkhoturov and Umputun
f58073fa57
add proper default values for two boolean variables
2022-02-06 16:37:47 -06:00
Dmitry Verkhoturov and Umputun
49d2552a78
fix frontend documentation typo
2022-02-06 13:55:52 -06:00
Roganik and Umputun
78be64900b
Add tips to url-migration docs
2022-02-06 12:42:32 -06:00
Dmitry Verkhoturov and Umputun
3a9806a368
improve doc on backend run without docker
2022-01-30 19:05:57 -06:00
Dmitry Verkhoturov and Umputun
ffa0d34ed1
improve backend and frontend development docs
...
Remove generic development documentation, make frontend
and backend pages more specific and self-sufficient,
as previously you had to read development and frontend
pages in order to understand how to properly develop
frontend.
2022-01-30 12:25:07 -06:00
Umputun
dc9411e2b9
add work-in-progress note about tg auth docs
2022-01-30 04:09:45 -06:00
Dmitry Verkhoturov and Umputun
bd42c75a84
improve telegram notifications documentation
2022-01-24 15:06:50 -06:00
Dmitry Verkhoturov and Umputun
ddba4059b0
add "invite your tg bot" note to documentation
...
Pointed out in #1221 originally.
2022-01-23 13:20:14 -06:00
Paul Mineev and Umputun
aabee8312d
update eleventy config
2022-01-18 13:09:30 -06:00
Paul Mineev and Umputun
5d1f021667
update site lockfile
2022-01-18 12:59:17 -06:00
Umputun
8ef308e6a2
Revert "update site lockfile"
...
This reverts commit a5d1be80d7 .
2022-01-18 12:59:03 -06:00
Paul Mineev and Umputun
a5d1be80d7
update site lockfile
2022-01-18 12:41:23 -06:00
Pavel Mineev and Umputun
249dd5d2b2
move gatsby integration to manuals
2022-01-18 00:10:13 -06:00
Pavel Mineev and Umputun
ac610db7e3
bump site deps
2022-01-18 00:02:27 -06:00
a748e26166
Integrating Remark42 with Gatsby (documentation) ( #1222 )
...
* add sample Gatsby/React component with comments md
* fix typo
* remove semicolons
* add link to gatsby doc in nav.json
* fix typo
* make comment actually a comment in the return
* improve comment syntax
Co-authored-by: Ben <BenRoe@users.noreply.github.com >
2022-01-15 12:04:40 -06:00
Paul Mineev and Umputun
f6772a7253
use double quotes
2021-12-24 04:17:39 -06:00
esvyridov and Umputun
ab0c29cb0c
Add container to a markdown table with overflow-x auto
2021-12-24 04:17:39 -06:00
esvyridov and Umputun
53f02ab4cd
Remove expandability of menu items from docs site
2021-12-23 12:59:16 -06:00
Dmitry Verkhoturov and Umputun
151913f371
style fixes to the documentation and CLI params description
2021-12-20 13:36:58 -06:00
Dmitry Verkhoturov and Umputun
e341e25f0f
improve notifications documentation (telegram, webhook)
2021-12-20 02:56:38 -06:00
Dmitry Verkhoturov and Umputun
f43dfd57e0
clarify telegram channel ID param and documentation
2021-12-19 13:56:16 -06:00
Dmitry Verkhoturov and Umputun
e1d629191e
properly format email documentation
2021-12-19 13:54:49 -06:00