Commit Graph

50 Commits

Author SHA1 Message Date
e0fe1d4d6f chore: disable access log 2021-05-29 11:18:37 +02:00
08e3ee89c1 rename one of the directories (components -> common) 2021-05-07 11:52:28 +02:00
baf99ffd7b add jsconfig.json, update some of the translations, og:locale is now dynamic, update url to the repository in package.json 2021-05-06 17:34:22 +02:00
0301aed0b8 rename nginx.conf -> default.conf, update Dockerfile (use nginx config templates instead of overriding the nginx.conf) 2021-04-24 16:46:56 +02:00
27d53d5fe0 bump all packages, update Dockerfile/nginx.conf/circleci configuration, fix eslint warnings 2021-04-24 09:41:59 +02:00
44358bbf4d update nginx.conf 2021-03-27 18:26:32 +01:00
4153903295
Merge pull request #1 from tribalwarshelp/circleci-project-setup
Add .circleci/config.yml
2021-02-06 13:25:00 +01:00
40e2cdeb66 Add .circleci/config.yml 2021-02-06 13:24:37 +01:00
eaf5f0c44d - [CommandsPage] update translations
- bump caniuse-liste
2021-01-09 11:02:02 +01:00
4b9b9319b1 remove .json extension from nginx.conf 2021-01-08 22:41:22 +01:00
154d9eb256 add more file extensions to cache in nginx.conf 2021-01-08 22:29:19 +01:00
c7f1afab78 update primary/secondary color 2021-01-04 19:48:50 +01:00
d450ff79b2 add @kichiyaki/roboto 2021-01-04 18:10:55 +01:00
bbe8869b61 refactor: use single quotes instead of double quotes 2020-10-26 07:32:08 +01:00
c07b147cbd fix: fix grammatical mistakes in the English translation 2020-10-26 06:40:05 +01:00
43c0edf5dc add indexpage screenshot 2020-09-05 15:41:27 +02:00
01efd64397 add indexpage screenshot, update readme.md 2020-09-05 15:40:36 +02:00
b2dbc39cec update changelanguage command syntax 2020-09-05 15:37:48 +02:00
d23a94eeaf update changelanguage command syntax 2020-09-05 15:37:33 +02:00
75a4bb417a add LICENSE, update README.md 2020-08-24 11:31:05 +02:00
4789c83e0c add 2 new commands coordstranslation and disablecoordstranslation 2020-08-09 18:01:09 +02:00
b2063f7e7b remove console logs 2020-08-09 14:19:59 +02:00
b0308b89bd add screenshot of en version, change description of showinternals command 2020-08-08 14:17:44 +02:00
18c5f18166 rename showselfconquers command to showinternals 2020-07-27 18:16:04 +02:00
d72bde0485 change IndexPage meta description | change copyright 2020-07-26 12:18:54 +02:00
cf48043fa0 add new command showselfconquers 2020-07-21 14:05:39 +02:00
43b51d4f65 add new command changelanguage 2020-07-19 17:32:33 +02:00
1b44c26cf6 change IndexPage meta description and header description 2020-07-15 21:18:34 +02:00
06b367ed06 fix nginx.conf (should attempt to serve request as file, then as directory) 2020-07-15 13:00:07 +02:00
9a3bbde7f0 move theme.js to src/gatsby-theme-material-ui-top-layout | add new command showennobledbarbs 2020-07-15 12:36:24 +02:00
5dbd77336c fix typos 2020-06-30 16:36:48 +02:00
64ab4545d1 Link to homepage should use internal Gatsby router 2020-06-30 15:49:13 +02:00
9fa7706b4d fix typo 2020-06-30 14:21:55 +02:00
a69d43af36 add PropTypes to components 2020-06-30 14:21:18 +02:00
ef7f75d768 fix 404 page 2020-06-30 14:16:58 +02:00
e552393a30 add LanguageSelector to HEader 2020-06-30 14:09:37 +02:00
69242c6b4c add i18n 2020-06-30 13:12:39 +02:00
54c0197574 change command order, add command syntax/example to help, addgroup, groups commands 2020-06-29 08:34:24 +02:00
9ae5357c6c fix typo 2020-06-28 16:00:29 +02:00
0eb233d093 change IndexPage description and h1 content 2020-06-28 15:17:05 +02:00
28aaebee01 change IndexPage SSR location 2020-06-28 15:08:10 +02:00
78a5d535c4 add seo-bg 2020-06-28 14:51:29 +02:00
78f124c0f9 add gatsby-plugin-robots-txt 2020-06-28 14:39:28 +02:00
0c29fec2e4 add @material-ui/icons package, make Header more responsive 2020-06-28 13:48:43 +02:00
4b3d42e095 update page description, footer should not be dense 2020-06-28 13:39:45 +02:00
6fa4700247 add commands page 2020-06-28 13:22:27 +02:00
5fd50ba20c add more SEO tags to SEO component 2020-06-28 12:10:29 +02:00
c81872a24b delete LICENSE, update package.json and 404 page 2020-06-28 11:51:01 +02:00
66962bd6a9 update readme.md 2020-06-28 11:29:28 +02:00
1ae85edc1f init 2020-06-28 11:27:32 +02:00