73 Commits

Author SHA1 Message Date
Angelos Chalaris
c39e68e2d1 Change component output directory 2025-04-04 19:38:38 +03:00
Angelos Chalaris
c7b79525c3 Ignore timestamp file (forces HMR) 2024-08-05 15:34:10 +03:00
Angelos Chalaris
595a7b7e58 Ignore SQLite databases 2024-07-25 19:03:36 +03:00
Angelos Chalaris
94343c8fc8 Move assets to public directory 2024-07-25 19:03:31 +03:00
Angelos Chalaris
bcd91249ea Update .gitignore 2024-07-25 19:03:12 +03:00
Angelos Chalaris
1ac34d6adc Ignore imported files 2023-10-23 11:45:29 +03:00
Angelos Chalaris
10e8fb6255 Restore changes lost to history rewrite
Recently rebased the entire history of the repo.
This commit introduces whatever changes are necessary to
keep the state of the master branch the same as before.
2023-10-04 23:41:39 +03:00
Angelos Chalaris
24f9055a7d Ignore redirects file 2023-05-27 13:48:37 +03:00
Angelos Chalaris
7fc9c816b1 Configure Astro 2023-02-22 20:00:28 +02:00
Chalarangelo
72132c567f Manually generate web manifest
Move manifest generation to its own script.
Commit generated manifest to git.
2022-02-02 17:53:19 +02:00
Chalarangelo
0fba623d6c Extract search-data.json 2021-04-24 16:10:57 +03:00
Chalarangelo
bb431f8933 Install Next.js 2021-04-21 22:19:27 +03:00
Chalarangelo
4547d7fd0e Update .gitignore for Next.js 2021-04-21 22:19:07 +03:00
Chalarangelo
3f1094a350 Store static generated assets to public
XML and JSON assets are now stored to public.
2021-04-24 14:15:16 +03:00
Chalarangelo
9734b0a437 Introduce web manifest serialization 2021-04-21 22:22:38 +03:00
Chalarangelo
975737c471 Add dotenv file for test environment 2021-04-18 13:47:35 +03:00
Chalarangelo
f842ca6232 Add Screenshot utility 2021-01-02 21:17:58 +02:00
Chalarangelo
0d5a93c18f Add chrip settings 2021-01-02 18:51:58 +02:00
Chalarangelo
88194a1b10 Add RSS Feed serializer 2020-12-29 14:24:37 +02:00
Chalarangelo
f3db29474c Generate sitemap for routes 2020-09-03 16:13:45 +03:00
Chalarangelo
6bdcfbabe2 Copy assets to static directory in production 2020-08-14 12:24:18 +03:00
Chalarangelo
a91670c448 Configure node for coeus 2020-06-25 00:09:27 +03:00
Chalarangelo
56169e7343 Ignore content data
Avoid git pollution
2020-05-02 17:47:47 +03:00
Chalarangelo
cfb2bfb53f Change build artifacts location
Move under the .build folder to avoid ignore conflicts.
2019-11-16 13:02:17 +02:00
Chalarangelo
b00d3d6573 Add persistent redux store
Persist data between tabs and sessions.
Update necessary tests.
Update ReduxWrapper for gatsby.
2019-11-04 15:18:31 +02:00
Angelos Chalaris
6358a6e1f8 Add Procfile
Simplify starting up the project in dev mode.
2019-10-22 20:03:57 +03:00
Angelos Chalaris
90a164573c Update gitignore
Ignore gatsby files
Ignore jest test results
2019-09-25 20:00:47 +03:00
Angelos Chalaris
c848d42f40 Migrate to npm
Fix yarn.lock being included after migration
2019-09-24 22:48:41 +03:00
Angelos Chalaris
fbae871fbe Update storybook configuration
Add viewports (device sizes) and contexts (light/dark mode).
2019-09-21 10:09:31 +03:00
Angelos Chalaris
4d2be3b444 Initial commit 2019-09-20 22:04:23 +03:00
Angelos Chalaris
d55d97bcd9 Prepare repository for merge 2023-05-01 23:10:21 +03:00
Chalarangelo
a08c4171ff Add JS query shorthands 2021-02-08 05:00:00 -04:00
Angelos Chalaris
5e09c5f9c1 Initial commit 2019-12-20 15:01:14 +02:00
Angelos Chalaris
3b082ee17f Prepare for merge 2023-05-01 22:56:37 +03:00
Angelos Chalaris
9c6966ae9a Add webber script and missing stuff from starter 2019-08-22 08:41:24 +03:00
Angelos Chalaris
c4409bc321 Update linting options and linter 2019-03-02 10:05:54 +02:00
Mahf
687c1f9164 Revert "Revert "Merge pull request #1 from 30-seconds/master""
This reverts commit 2f79031e0e.
2019-02-06 13:10:48 +00:00
Mahf
8a119c546a Revert "Merge pull request #1 from 30-seconds/master"
This reverts commit 285b5b9623, reversing
changes made to b9382db30b.
2019-02-06 13:09:02 +00:00
Angelos Chalaris
51fd618aa7 Fix some snippets, start creating scripts 2019-02-02 13:19:06 +02:00
Timon van Spronsen
501af61272 Add Prettier formatting script and pre-commit hook 2018-10-24 20:43:52 +02:00
Angelos Chalaris
a00655a8b2 Prepare repository for merge 2023-05-01 22:51:44 +03:00
Angelos Chalaris
a214f2d7b6 Add webber script (WIP) 2019-08-23 11:02:57 +03:00
Angelos Chalaris
459636de07 Add extractor and builder
Tested and working
2019-08-22 14:04:18 +03:00
atomiks
93c3aaf590 rebuild docs 2018-02-28 18:26:49 +10:00
atomiks
f7afe0412c Init 2018-02-26 00:14:39 +11:00
Angelos Chalaris
ae4d336c6d Prepare repository for merge 2023-05-01 22:43:50 +03:00
Stefan Fejes
31bb70adb8 Add extractor, builder and webber scripts 2019-08-20 15:52:05 +02:00
dependabot[bot]
29ccd5baf1 Bump flask from 0.12.2 to 0.12.3
Bumps [flask](https://github.com/pallets/flask) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/0.12.2...0.12.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-19 06:22:42 +00:00
Jero
abd4ff8b7b Fix some typos 2019-02-11 18:26:07 +08:00
Rohit Tanwar
b833e80673 update scripts 2018-02-21 13:13:01 +05:30