Commit Graph

149 Commits

Author SHA1 Message Date
Geoffrey Garrett
c67ffb76ef Added optional rendering of code block titles (#148) 2022-07-01 11:03:52 -07:00
Jacky Zhao
96fd6a5d1e feat: image scaling (closes #131) 2022-06-29 17:34:05 -07:00
Aiden Bai
f3ddbe8860 Bump million to 1.11.3 2022-06-28 21:43:28 -07:00
DhammaCharts
32354d4d9d minor adjustment 2022-06-06 16:48:16 +01:00
DhammaCharts
ca6a6f67fa Merge branch 'hugo' into hugo 2022-06-06 12:56:47 +01:00
DhammaCharts
4bdfbcfbfb better font behaviour 2022-06-02 08:35:28 +01:00
DhammaCharts
e9d9a6cfb9 change to object destructuring for drawGraph() arguments 2022-06-02 08:16:02 +01:00
DhammaCharts
a61b57f827 uncomment window.Million 2022-06-01 21:30:40 +01:00
DhammaCharts
47dae8a6d4 Improve graph display, options and ability to have a global graph on the home page, local graphs on subpage. 2022-06-01 13:49:27 +01:00
Aiden Bai
4c291a7d87 Prerender latex 2022-05-29 20:40:44 -07:00
Jacky Zhao
8dafd4f1fe Merge pull request #136 from aidenybai/custom-progress-bar-color 2022-05-27 18:32:49 -07:00
Aiden Bai
0da10b77a5 Remove redundant CSS rule 2022-05-27 18:31:36 -07:00
Aiden Bai
9c459c0aeb Bump to 1.9.6 2022-05-27 16:14:17 -07:00
Aiden Bai
ad94850f82 Add support for progress bar 2022-05-27 13:27:13 -07:00
Aiden Bai
f4fb941de7 Bump million to 1.9.5 2022-05-27 13:19:19 -07:00
Aiden Bai
c5247d4df8 Bump million to 1.9.4 2022-05-27 09:49:28 -07:00
Aiden Bai
aff7855269 Bump milliomn to 1.9.3 2022-05-27 09:02:01 -07:00
Aiden Bai
c1b8d1965b Add prefetch to graph 2022-05-27 08:40:00 -07:00
Aiden Bai
0978df58f7 Bump million to 1.9.2 2022-05-27 08:39:44 -07:00
Jacky Zhao
0e454790e9 feat: recent posts section/partial 2022-05-23 22:25:13 -07:00
Jacky Zhao
597d514480 fix: tag boxes overlapping for content with many tags (closes #130) 2022-05-14 16:47:50 -04:00
Jacky Zhao
13cc826cf3 fix inline link highlighting, safer latex render 2022-05-05 21:11:23 -04:00
Jacky Zhao
63a14e205b fix: more generic style to match bad nesting generated by popover interp 2022-05-05 20:35:32 -04:00
Jacky Zhao
dd6440e153 fix: clean wikilinks and render latex in popover 2022-05-05 20:30:55 -04:00
Jacky Zhao
b61392bea6 fix: merge conf 2022-05-05 01:03:09 -04:00
Jacky Zhao
81f30fea4e feat: contextual backlinks (closes #106) 2022-05-05 00:58:50 -04:00
Aiden Bai
5c7d7eb5f8 Remove redundant URL construction 2022-05-03 10:55:45 -07:00
Aiden Bai
b146d410d9 Support /path root sites 2022-05-03 10:54:39 -07:00
Aiden Bai
b5bf2152ac Support active node with other data at end of url 2022-05-03 10:38:41 -07:00
Aiden Bai
b218ce4c56 Rename API and generalize router API 2022-05-03 10:16:09 -07:00
Aiden Bai
8bfd982d4c Merge 2022-05-03 10:07:38 -07:00
Aiden Bai
055422cc17 Use explicit regex for trailing slash trim 2022-05-03 09:27:25 -07:00
Aiden Bai
8d105ce68f Remove unnecessary 'url' param in drawGraph 2022-05-03 09:20:01 -07:00
Aiden Bai
c3d49818bc Peg router version 2022-05-03 09:04:15 -07:00
Aiden Bai
7a80cc0510 Fix active node on graph 2022-05-03 08:53:18 -07:00
Aiden Bai
4525576341 Fix popover 2022-05-03 08:47:42 -07:00
Jacky Zhao
a1d03a044e fix: trim trailing slash when calculating popover 2022-05-03 10:57:20 -04:00
Jacky Zhao
516eeca853 cfg: make SPA optional 2022-05-03 10:43:22 -04:00
Jacky Zhao
7653fc0eac fix: broken semi and graph min-height 2022-05-02 13:00:41 -04:00
Jacky Zhao
c3eaa9ea86 fmt: remove semis for good 2022-05-02 12:56:44 -04:00
Jacky Zhao
24f70ec244 fmt: remove semis :) 2022-05-02 12:14:51 -04:00
Aiden Bai
3f60ab4bbf Add clarification comments 2022-05-02 09:04:36 -07:00
Aiden Bai
b4675a9282 Add router 2022-05-01 22:06:33 -07:00
Jacky Zhao
5ef8a0c26f feat: copyable header anchors (fixes #86) 2022-04-30 13:10:12 -07:00
Jacky Zhao
92d5e5bd3b feat: show graph titles on zoom (fixes #92) 2022-04-28 15:49:16 -07:00
Jacky Zhao
b09df08e07 fix: always hide popover on mobile (fixes #104) 2022-04-28 13:45:29 -07:00
Jacky Zhao
5451e16dd8 fix: append trailing slash, fixes #111 2022-04-28 10:48:31 -07:00
Jacky Zhao
9daef8557b fix: add dropshadow to popover, cleanup animation 2022-04-05 23:19:33 -07:00
Jacky Zhao
493ba0513d fix: popover selection wrongly including line breaks 2022-04-05 22:43:11 -07:00
Jacky Zhao
c92332681a fix: check for src before attempting to add popover 2022-04-05 20:44:39 -07:00
Jacky Zhao
a443796539 fix: align footer links 2022-04-05 09:41:13 -07:00
meleu
4c58f1fd32 padding and border-radius matching bottom cards
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2022-04-04 17:07:43 -03:00
meleu
fc342fe8a3 add a collapsible ToC 2022-04-03 22:12:55 -03:00
Jacky Zhao
2dd7171d0e fix latex misrendering 2022-04-02 20:34:55 -07:00
Jacky Zhao
e247835d15 feat: wikilinks implementation 2022-04-02 20:06:31 -07:00
Jacky Zhao
0f98d65f4c fix: cjk support + demo page 2022-04-02 17:38:39 -07:00
Jacky Zhao
2d48e11a78 feat: basic latex support 2022-04-02 17:00:14 -07:00
Jacky Zhao
e02b804523 Merge pull request #83 from meleu/patch-2 2022-04-02 14:53:05 -07:00
meleu
aabcdea76f separate contact links semantically 2022-04-02 18:50:58 -03:00
Jacky Zhao
129d13743b feat: grey out broken links 2022-04-02 13:34:26 -07:00
Jacky Zhao
39794d4d69 fix: non-unicode character in popover and search #67, #68 2022-04-02 12:59:38 -07:00
Jacky Zhao
e30e4e12f9 fix pagination styling 2022-04-01 10:13:01 -07:00
Jacky Zhao
4592bde30d feat: better titles for empty pages #61 2022-03-15 00:37:56 -07:00
Claudio Yanes
b89fffe959 Prevent overflow of long links and words
When a word (or any string withtout breakpoints (spaces, dashes....), making links the most common place where this becamoes an issue)  is wider than its container, the text will simply overflow any container, including the viewport. This commit fixes this behaviour by making the word-drap strategy of the browser more aggresive.
2022-03-09 17:58:01 +00:00
Claudio Yanes
5de94e0d14 Merge branch 'hugo' of https://github.com/jackyzha0/quartz into jackyzha0-hugo 2022-03-07 18:27:45 +00:00
Claudio Yanes
29e2934dc2 Format JS 2022-03-07 18:25:02 +00:00
Jacky Zhao
e7d299fa61 fix: hide popover on mobile to prevent overflow 2022-03-04 23:55:07 -08:00
Claudio Yanes
06a83a1825 Add .gitkeep to assets/indices 2022-03-04 04:14:42 +00:00
Claudio Yanes
4e1e39bff4 Remove unnecessary scrollbars
The margin property can escape the parent node and move it alongside
its child. This happens with singlePage div and the body, resulting in
scrollbars appearing as the body has the size of the viewport but
does not align with it. This phenomenon can be always observed
in the vertical axis and it can also be observed in the horizontal axis
when the viewport it’s not wide enough (mostly in mobile).

Using paddings prevents this “extra space” from scraping and displacing
the body.

Also, the value 100vw does not take into account the space taken by the
vertical scrollbar, thus making the body wider than the actual viewport,
producing a horizontal scrollbar.
2022-03-04 04:12:43 +00:00
Claudio Yanes
a1c6b89740 Fix fetchData
The fetchData function suffer from a race condition. If the function is
called before the promise finishes, it will result in another pair of
HTTP request. This does not only make the function useless but
Actually, it makes it harmful as the data might be redownloaded twice.

Now fetchData is not a function but rather the promise by itself.
Previous callers are expected to await the variable instead, this
should be not concern as awaiting a promise multiple time in
JavaScript is completely safe.
2022-03-04 02:25:30 +00:00
Claudio Yanes
6846d314d6 Move css and js to appropriate files
Having the CSS and JS in the html template produces pages larger
than necessary, as each page need to contain all the js/css.
Separating them in appropriate files allow the browser to just download
them once and use them for all the pages. This is even more effective
with an aggressive cache policy for the js and css, something that can
be done without fear thanks to the implemented cache-busting.
Also, having then in separate files allows us to use Hugo pipelines
for minimizing the code.
2022-03-04 02:07:51 +00:00
Jacky Zhao
cf4e921ca4 fix relative pathing for dynamic fetch 2022-02-15 22:54:20 -05:00
Jacky Zhao
556d6799f2 feat: add rtl support as part of #47 2022-02-15 17:12:08 -05:00
Jacky Zhao
4dcf573fc5 visibility fix 2022-02-15 14:50:25 -05:00
Jacky Zhao
d39691e43a fix copy selection 2022-01-03 15:36:58 -05:00
Jacky Zhao
671fe795b2 popover implementation 2022-01-03 13:18:31 -05:00
Jacky Zhao
51308b20a0 fix flex gap 2022-01-02 20:02:47 -05:00
Jacky Zhao
05bee3c878 add taxonomy and term lists 2021-12-27 19:35:42 -05:00
Jacky Zhao
8b1cc8ffc1 enable last modified info 2021-12-27 17:28:53 -05:00
Jacky Zhao
64596c3742 content section 2021-12-27 15:59:19 -05:00
Jacky Zhao
3891f13e9e various font and colour fixes 2021-12-26 00:09:15 -05:00
Jacky Zhao
42a11e3f39 add makefile, fix link padding, test capitalization 2021-12-25 23:45:30 -05:00
Jacky Zhao
7858bc70cf Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo 2021-12-24 09:48:41 -05:00
Jacky Zhao
c6412ea6e4 fix config setting, fix font size for h1 in article 2021-12-23 14:40:59 -08:00
Jacky Zhao
ed93fc8b7b update subdomain docs 2021-12-23 14:21:39 -08:00
Jacky Zhao
cca56fbd2b fix relative link styling, change graph and backlinks to refer to name rather than path 2021-12-23 14:05:27 -08:00
Juaoose
b63d9c1abd remove horizontal scrollbar 2021-12-02 22:58:34 -05:00
Jacky Zhao
b80562bc37 search styling 2021-11-15 15:54:18 -08:00
Jacky Zhao
7f9444c0e8 css fixes 2021-10-27 20:10:04 -07:00
Jacky Zhao
a805f19f38 normalize search styling 2021-10-25 15:06:29 -07:00
jackyzha0
efe3932bfb Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo 2021-08-27 14:08:18 -04:00
jackyzha0
1c851271ea add search support 2021-08-27 14:08:11 -04:00
Brecht Savelkoul
9d47dc942e Execute darkmode script before first render 2021-08-13 22:50:02 +02:00
jackyzha0
d197e19142 fix 404 styling 2021-07-19 16:30:36 -04:00
jackyzha0
35fa8d8823 better mobile support 2021-07-18 22:10:37 -04:00
jackyzha0
6896cb007b proper backlink and graph display in footer 2021-07-18 13:02:53 -04:00
jackyzha0
672a641cec fix darkmode 2021-07-18 12:06:36 -04:00
jackyzha0
ea69050587 add base pages 2021-07-18 11:54:00 -04:00
jackyzha0
c01138a81c add base structure 2021-07-18 09:35:42 -04:00