Aaron Qian
02db3d3044
Bundling JS with ESBuild ( #702 )
...
* add npm dependencies used in this theme
* implement helper to configure JS and ESBuild
* migrate jquery popper.js bootstrap fontawesome to js bundle
* refactor main.js into smaller pieces, and moved navbar.js to assets
* remove list.js. It adjusts post card height to be the same, but is actually not needed.
* refactored notes.js, search.js, single.js into application.js
* move ityped to js asset, implement experiences horizontal vertical line in css
* align recent post height via css
* migrated home.js and refactored into various sections
* migrated darkMode feature to js bundle
* moved mermaid feature to js bundle
* migrate syntax highlight to js bundle
* migrate katex ( js portion ) to js bundle
* migrate pdf-js to js bundle by delegating to cdn
* set explicit comparisions for feature envvars so js can properly optimize
* removed goat-counter
* more fixes for broken achievements and small bugs
* more bug fixes
* allow configuration of hightlight.js, fix video-player shortcode
* remove jquery all together
* add null handling and fix merge conflicts
Co-authored-by: Aaron Qian <aaron@yeet.io>
2023-01-06 00:42:54 +06:00
github-actions[bot]
71d2db71d9
Update and run autoprefixer ( #713 )
...
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-12-26 17:19:13 +00:00
github-actions[bot]
108bd93598
Update and run autoprefixer ( #700 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-12 15:08:16 +00:00
github-actions[bot]
a16652581b
add vendor specific css prefixes ( #683 )
...
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
2022-10-30 23:08:17 +06:00
github-actions[bot]
c52b1f8dcc
add vendor specific css prefixes ( #669 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
2022-10-15 21:25:43 +06:00
github-actions[bot]
ca85a71230
Update and run autoprefixer ( #653 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-04 11:10:25 +00:00
github-actions[bot]
d61d39b9fb
Update and run autoprefixer ( #648 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-03 01:56:07 +00:00
github-actions[bot]
63931ee8f6
Update and run autoprefixer ( #635 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-18 16:59:36 +00:00
github-actions[bot]
fe5d8af56d
add vendor specific css prefixes ( #622 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
2022-07-29 23:22:20 +06:00
github-actions[bot]
20bc7dd71f
add vendor specific css prefixes ( #600 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-10 21:22:48 +06:00
github-actions[bot]
eacae1be3e
add vendor specific css prefixes ( #591 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
2022-05-16 11:06:32 +06:00
github-actions[bot]
06ee3c1e1f
add vendor specific css prefixes ( #585 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
2022-04-27 14:22:02 +06:00
github-actions[bot]
e8615c64e2
Update and run autoprefixer ( #567 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-28 04:47:26 +00:00
github-actions[bot]
fe647ce34f
Update and run autoprefixer ( #554 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-08 11:08:09 +00:00
github-actions[bot]
6b4b367c13
Update and run autoprefixer ( #538 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-28 03:40:16 +00:00
github-actions[bot]
9e8d0c401d
add vendor specific css prefixes ( #524 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
2022-02-05 23:04:00 +06:00
dependabot[bot]
e4cda24f7f
Bump nanoid from 3.1.30 to 3.2.0 ( #520 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 17:00:15 +00:00
github-actions[bot]
11ca8ef8b3
add vendor specific css prefixes ( #496 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
2022-01-14 00:43:48 +06:00
github-actions[bot]
f29aa9b4fa
add vendor specific css prefixes ( #487 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
2022-01-04 12:06:35 +06:00
github-actions[bot]
cab383aa12
Update and run autoprefixer ( #477 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-12-28 11:05:18 +00:00
github-actions[bot]
0c408aa7ce
Update and run autoprefixer ( #470 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-12-07 17:41:44 +00:00
github-actions[bot]
2ffc0c7a9c
add vendor specific css prefixes ( #448 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
2021-10-28 21:30:02 +06:00
github-actions[bot]
b5c3713277
add vendor specific css prefixes ( #444 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
2021-10-21 01:12:40 +06:00
github-actions[bot]
ba997ff4c5
Update and run autoprefixer #432
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
2021-10-08 00:04:31 +06:00
github-actions[bot]
8a8c0ec9fd
Update and run autoprefixer ( #425 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-09-29 05:55:44 +00:00
Emruz Hossain
0072234546
Update dependency for security issue ( #421 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2021-09-24 17:59:50 +00:00
github-actions[bot]
c0480898ed
add vendor specific css prefixes ( #420 )
...
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
2021-09-24 23:46:33 +06:00
github-actions[bot]
cf7c11421b
add vendor specific css prefixes ( #416 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
2021-09-08 08:10:26 +06:00
github-actions[bot]
02c2483c6c
Update and run autoprefixer ( #407 )
...
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-08-29 09:07:12 +00:00
github-actions[bot]
1ed12aacdf
Update and run autoprefixer ( #384 )
...
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-07-30 16:58:38 +00:00
github-actions[bot]
6a55617adc
add vendor specific css prefixes ( #373 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
2021-07-14 11:35:40 +06:00
github-actions[bot]
884bf65e43
add vendor specific css prefixes ( #360 )
...
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
2021-06-21 10:01:51 +06:00
github-actions[bot]
de912c08c6
Update and run autoprefixer ( #354 )
...
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-06-16 19:16:13 +00:00
github-actions[bot]
0884fb6fc6
Update and run autoprefixer ( #331 )
...
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-05-30 12:24:54 +00:00
github-actions[bot]
1824e56268
Update and run autoprefixer ( #324 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-05-25 05:34:52 +00:00
github-actions[bot]
cc4f7ee706
add vendor specific css prefixes ( #322 )
...
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
2021-05-19 01:11:58 +06:00
Emruz Hossain
6eefce8533
Update postcss-cli and autoprefixer ( #313 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2021-05-16 20:05:53 +06:00
dependabot[bot]
0627ad4ba9
Bump y18n from 4.0.0 to 4.0.1 ( #276 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2021-04-01 07:01:34 +00:00
github-actions[bot]
15c5f9a181
add vendor specific css prefixes ( #275 )
...
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
2021-04-01 09:22:24 +06:00
hossainemruz
32bd85d0e0
Update npm packages
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2021-04-01 02:17:27 +06:00
github-actions[bot]
2978071756
Update and run autoprefixer ( #238 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-03-11 15:16:57 +00:00
github-actions[bot]
1b18284d1f
Update and run autoprefixer ( #149 )
...
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
2020-11-01 11:56:09 +00:00
github-actions[bot]
c65950666c
Update and run autoprefixer ( #143 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
2020-10-31 21:18:55 +00:00
github-actions[bot]
1d0985d14c
Update and run autoprefixer ( #134 )
...
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
2020-10-31 04:39:18 +06:00
github-actions[bot]
0628ba0d67
Add vendor specific CSS prefixes ( #129 )
...
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
2020-10-30 23:00:08 +06:00
github-actions[bot]
4d19b2f8d1
add vendor specific css prefixes ( #123 )
...
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
2020-10-24 23:45:50 +06:00
github-actions[bot]
16b774c6eb
add vendor specific css prefixes ( #117 )
...
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
2020-10-22 21:15:40 +06:00
github-actions[bot]
5d165e10c4
add vendor specific css prefixes ( #109 )
...
Signed-off-by: Emruz Hossain <emruz@appscode.com>
2020-10-20 10:37:14 +06:00
github-actions[bot]
68584d749e
Add vendor specific CSS prefixes ( #98 )
...
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
2020-10-13 18:07:52 +06:00
github-actions[bot]
ffa673540c
add vendor specific css prefixes ( #94 )
...
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
2020-10-11 12:41:18 +06:00