Commit graph

362 commits

Author SHA1 Message Date
Nikita Karamov
8a5c5be19f
Update .prettierignore 2021-08-29 13:54:26 +02:00
Nikita Karamov
0ad7c5595f
Add licence identifiers to the source
- add SPDX licence identifiers to every source file
- add LibreJS-compatible identifiers to the JS code
2021-08-29 13:54:14 +02:00
Nikita Karamov
5b43ee1568
Update CHANGELOG 2021-08-29 13:22:14 +02:00
Nikita Karamov
5eace98469
v2.0.0 2021-08-29 13:15:34 +02:00
Nikita Karamov
93ab837dcd
Merge pull request #19 from NickKaramoff/v2
v2
2021-08-29 13:14:53 +02:00
Nikita Karamov
a770909df8
Fix serve NPM script 2021-08-29 13:13:27 +02:00
Nikita Karamov
555ac47080
Add description of toot
- adds a short description to the <title>
- adds a meta tag for description

See #13
2021-08-28 16:06:57 +02:00
Nikita Karamov
44ebe5fd3c
Add self-hosting instructions
Closes #17
2021-08-28 16:03:58 +02:00
Nikita Karamov
52b031b4b6
Remove engines field 2021-08-28 15:56:49 +02:00
Nikita Karamov
fd2e403d98
Update engines field 2021-08-28 15:55:42 +02:00
Nikita Karamov
e23e590251
Try implementing backend with Node's http 2021-08-27 15:49:51 +02:00
Nikita Karamov
699f93fdbc
Change output directory to public 2021-08-27 15:13:50 +02:00
Nikita Karamov
25cb59ac44
Update .gitignore 2021-08-27 15:06:04 +02:00
Nikita Karamov
7839dfa6ff
Replace JS on form with a POST request
Closes #12
2021-08-27 15:03:24 +02:00
Nikita Karamov
4b545f4a14
Clean up JS code 2021-08-14 21:56:17 +02:00
Nikita Karamov
2636bedd37
Fix paths in Gulpfile 2021-08-14 21:56:01 +02:00
Nikita Karamov
1e0469ebee
Update robots.txt 2021-08-14 19:12:50 +02:00
Nikita Karamov
67808803a4
Use Prettier to format files 2021-08-14 19:12:42 +02:00
Nikita Karamov
55c1e677e0
Remove old logo.svg 2021-08-14 19:03:29 +02:00
Nikita Karamov
7b976026a4
Update package.json 2021-08-14 19:01:37 +02:00
Nikita Karamov
d16f5ffa27
Update JS pipeline 2021-08-14 18:54:32 +02:00
Nikita Karamov
d9dca764cc
Update styles pipeline 2021-08-14 18:50:53 +02:00
Nikita Karamov
f036326abe
Replace Pug with pure HTML 2021-08-14 18:33:06 +02:00
Nikita Karamov
87be699401
Update CHANGELOG 2021-08-14 17:51:00 +02:00
Nikita Karamov
bb8fcbfdda
v1.2.2 2021-08-14 17:49:39 +02:00
Nikita Karamov
9123922254
Update dependencies 2021-08-14 17:49:02 +02:00
Nikita Karamov
5b18cc8301
Replace cssnano with csso
This does better job at compressing the CSS and is lighter
2021-08-14 17:45:08 +02:00
Nikita Karamov
a14e5deb5a
Migrate from asdf to nodenv 2021-08-14 17:43:45 +02:00
Nikita Karamov
f0afff0f2a
Update README
* fix typographical errors
* replace licence link with SPDX
2021-05-13 14:24:32 +02:00
Nikita Karamov
83c05f647a
Fix CHANGELOG [skip ci] 2021-05-13 14:20:40 +02:00
Nikita Karamov
b17fcc73e1
v1.2.1 2021-05-13 14:19:53 +02:00
Nikita Karamov
e2c3c487a0
Update CHANGELOG 2021-05-13 14:19:23 +02:00
Nikita Karamov
8ee28fbd8c
Replace nodenv with asdf 2021-05-13 14:19:13 +02:00
Nikita Karamov
022ce4a392
Bump dependencies 2021-05-13 14:18:41 +02:00
Nikita Karamov
4e513df669
Merge pull request #14 from NickKaramoff/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-12 20:32:11 +02:00
Nikita Karamov
51f3d774bf
Merge pull request #15 from NickKaramoff/dependabot/npm_and_yarn/postcss-8.2.10
Bump postcss from 8.2.8 to 8.2.10
2021-05-12 20:31:41 +02:00
dependabot[bot]
464c8fc262
Bump postcss from 8.2.8 to 8.2.10
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.8 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.8...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 09:49:06 +00:00
dependabot[bot]
7fa052650d
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 22:34:00 +00:00
Nikita Karamov
ee0bc66f27
v1.2.0 2021-03-17 08:52:58 +01:00
Nikita Karamov
22638faf30
Span <main> across the whole page
Closes #11
2021-03-17 08:52:14 +01:00
Nikita Karamov
f93d6a7276
Update .gitignore
Add .idea folder
2021-03-17 08:48:02 +01:00
Nikita Karamov
fd3c6e644b
Update CHANGELOG 2021-03-17 08:47:20 +01:00
Nikita Karamov
61531e52c5
Add Mastodon branding (#8)
from NickKaramoff/mastodon-branding
2021-03-17 08:43:51 +01:00
Nikita Karamov
ece0b9a865
Add placeholder for <textarea> 2021-03-12 21:20:34 +01:00
Nikita Karamov
9f8bdbfb44
Style button like the Mastodon version of it 2021-03-12 21:20:25 +01:00
Nikita Karamov
eedb55459d
Add more Mastodon-like footer 2021-03-12 21:16:02 +01:00
Nikita Karamov
c6a92c3046
New, more Mastodon-like header 2021-03-12 21:10:10 +01:00
Nikita Karamov
7415bb2093
Add Mastodon logo to site's description
See #6
2021-03-12 20:46:34 +01:00
Nikita Karamov
2047962f9f
v1.1.2 2021-03-12 20:38:00 +01:00
Nikita Karamov
02eb6950da
Migrate to @Mister-Hope's better gulp-sass
See why: https://github.com/Mister-Hope/gulp-sass#compare
2021-03-12 20:32:47 +01:00