Commit Graph

30 Commits

Author SHA1 Message Date
DrMint 89ad4620d6 Splitted context into a bunch of contexts 2022-10-21 23:50:32 +02:00
DrMint 1b347ad357 Added terminal stuff 2022-09-05 17:02:22 +02:00
DrMint 77d96a3dc3 Fixed eslint warnings + configure prettier 2022-08-28 17:40:41 +02:00
DrMint 43994ade36 Trying to make localdata words 2022-08-27 17:03:05 +02:00
DrMint de3f385458 Improved the filterHasAttributes + Chip 2022-07-10 02:47:32 +02:00
DrMint ae25df8d72 There's a lot to unpack here 2022-07-08 01:42:38 +02:00
DrMint be1a32181e Now using expression function style + some sections 2022-07-03 14:34:00 +02:00
DrMint bc0764c0d0 Improved stuff 2022-06-18 21:53:23 +02:00
DrMint 6ae54c39d4 Removed troublesome Immutable type 2022-06-18 04:39:18 +02:00
DrMint 24a8b43701 Fixed the hooks problems plus other things 2022-06-18 04:02:20 +02:00
DrMint 5c7689c3f0 Removed the default in the exports whenever possible 2022-05-14 14:45:29 +02:00
DrMint 0591fa22d4 Mass use of Immutable 2022-05-08 21:37:41 +02:00
DrMint 02e03071a0 Moved getAppStaticProps to Graphql 2022-05-08 12:26:36 +02:00
DrMint aafa278384 Splitted the helpers into multiple files 2022-05-08 12:21:29 +02:00
DrMint b043e453c7 Renammed the queries folder to helpers 2022-05-08 11:34:14 +02:00
DrMint 349f53ea27 Post lack of attribute now send a 404 2022-05-07 11:19:28 +02:00
DrMint 85106d1735 Extracted language selector logic into a custom hook 2022-05-07 11:17:58 +02:00
DrMint a84560d86e Added smart language switch for posts ad hoc page and content 2022-04-12 12:25:40 +02:00
DrMint 3f452c529a Made props types more consistent 2022-04-03 10:34:21 +02:00
DrMint 125421de0f Use graphql-codegen and replace all types from queries 2022-03-31 14:59:31 +02:00
DrMint c8a2104dae Removed some static text and use textui 2022-03-29 23:45:23 +02:00
DrMint 935c364a71 Added fallback and avoid 404 2022-03-29 22:36:13 +02:00
DrMint 4dd1782389 Paths can now be added after site is built 2022-03-29 21:51:50 +02:00
DrMint 9b0404a742 Added scans + removed useless router as props + use graphql aliases for getting available languages 2022-03-28 10:43:25 +02:00
DrMint 4a123a0236 Applied more lint rules and fixed the code accordingly 2022-03-27 17:01:14 +02:00
DrMint 38543ae3dd Added import prettrier and ran it 2022-03-26 17:09:42 +01:00
DrMint 54940260e7 Added a little message box whenever content is not available in the current language 2022-03-20 13:21:30 +01:00
DrMint de6b0fe017 Improved markdawn by adding more functionalities 2022-03-19 17:35:17 +01:00
DrMint 5d1749af88 Fixed bug with thumbnail 2022-03-18 14:10:30 +01:00
DrMint 151ae0b126 Display the news articles 2022-03-17 17:05:34 +01:00