Commit Graph
20 Commits
Author SHA1 Message Date
Jean-Philippe Sirois ab8e8edd5a ui: first pass on redesign (#228) 2020-05-11 02:00:57 -04:00
Jean-Philippe Sirois b53c362e32 feat: extend languages syntax highlighting support 2019-11-21 05:30:59 -05:00
Jean-Philippe Sirois da40a3e3ad fix: correctly cut long links on words 2019-11-12 01:12:43 -08:00
adin234a ff94ce76ab Resources: very long links and wide images break mobile 2019-10-18 21:15:53 +08:00
Jean-Philippe Sirois ba5d27b6a9 ui(resources): fix bad spacing on first line of code blocks 2019-10-09 00:08:49 -04:00
Jean-Philippe Sirois 4940fc9df6 ui(resources): fix anchor color in dark mode 2019-10-08 22:55:48 -04:00
Jean-Philippe Sirois 792d8f2b1c ui(resources): highlight inline code in markdown 2019-10-08 22:52:30 -04:00
supergrecko aa845b084e feature(resources): Add syntax highlighting for languages used in articles 2019-10-07 15:37:19 +02:00
Jean-Philippe Sirois 583b7ea61a style: autoformat/lint the codebase 2019-10-07 07:21:54 -04:00
Jean-Philippe Sirois f6a189a6d4 ui(resources): style markdown links 2019-10-07 06:28:40 -04:00
Phi 1d88367645 refact: convert components to use React.FC type + type improvements 2019-09-17 17:06:43 -04:00
Jean-Philippe Sirois 543c16b412 ui: tweak code highlighting color to match themes 2019-09-14 15:47:51 -04:00
Jean-Philippe Sirois de7e06eb2a fix: missed type after refactor 2019-09-05 01:40:48 -04:00
Jean-Philippe Sirois 9202824d44 feat(resources): set up responsive sidebar 2019-09-04 21:20:16 -04:00
Jean-Philippe Sirois e7f1f0728a style: fix lint issues 2019-08-18 23:58:11 -04:00
Xetera 569146446e added client side syntax highlighting
added client side syntax highlighting

removed unnecessary packages
2019-08-01 06:18:25 -04:00
Jean-Philippe Sirois a893cf4a6a feat: setup resource title & extract necessary helpers 2019-07-30 08:44:07 -04:00
Jean-Philippe Sirois 75a53a4919 feat: bootstrap resource header 2019-07-30 08:44:02 -04:00
Jean-Philippe Sirois 7e324bff3b refact: extract typography constants 2019-07-29 14:12:08 -04:00
Jean-Philippe Sirois f4384afdca feat: set up basic typography system for Markdown content 2019-07-29 14:11:56 -04:00