summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add zoomable imagesamzrk22020-05-077-3/+26
|
* Fix a Hugo minify issueamzrk22020-05-071-1/+1
|
* CSS support ToC level 2 to 3amzrk22020-05-074-14/+9
|
* Word count and read time in post metadataamzrk22020-05-0710-44/+37
|
* Update metadataamzrk22020-05-073-9/+11
|
* Update resources with Hugo v0.70.0amzrk22020-05-064-0/+4
|
* Add RSS linkamzrk22020-05-062-1/+4
|
* Adjust divideramzrk22020-05-061-1/+1
|
* Sass structure full rebuildamzrk22020-05-0625-421/+376
|
* General template fixamzrk22020-05-0619-109/+86
|
* Merge pull request #15 from akgnah/masterDSRKafuU2020-05-041-1/+1
|\ | | | | Fix tag url when base url is /
| * Fix tag url when base url is /akgnah2020-05-051-1/+1
| |
* | Switch to internal GA templateamzrk22020-05-032-14/+1
| |
* | Merge pull request #14 from akgnah/masterDSRKafuU2020-05-021-1/+3
|\| | | | | Fix title when subtitle is empty
| * Fix title when subtitle is emptyakgnah2020-05-021-1/+3
|/
* Update exampleSiteamzrk22020-04-292-10/+10
|
* Create stale.ymlDSRKafuU2020-04-291-0/+17
|
* Merge pull request #13 from amzrk2/patch-nlDSRKafuU2020-04-282-1/+51
|\ | | | | Update nl translation
| * Update nl translationamzrk22020-04-292-1/+51
|/
* Merge pull request #10 from emmaguy/extract-exlinkDSRKafuU2020-04-262-1/+4
|\ | | | | Extract post-exlink into partials
| * Extract exlink into partialsEmma Vanbrabant2020-04-262-1/+4
|/
* Merge pull request #9 from amzrk2/patch-sassDSRKafuU2020-04-268-50/+68
|\ | | | | Patch custom sass support
| * Update metadataamzrk22020-04-262-8/+4
| |
| * Update custom scss featureamzrk22020-04-257-49/+71
|/
* Fix sidebar chart lazyload placeholderamzrk22020-04-241-1/+1
|
* Adjust default APlayer volumeamzrk22020-04-241-2/+2
|
* Merge pull request #7 from amzrk2/patch-tocDSRKafuU2020-04-241-0/+11
|\ | | | | | | Smooth toc html anchor scrolling Also cover smoothscroll.js's click event listener which causes #6
| * Smooth toc html anchoramzrk22020-04-241-0/+11
|/
* Merge pull request #5 from amzrk2/devDSRKafuU2020-04-23283-999/+9693
|\ | | | | Merge v1.2.0 dev branch
| * Update metadataamzrk22020-04-239-28/+45
| |
| * SEO optimization fixamzrk22020-04-231-1/+1
| |
| * Fix comment loading indicatoramzrk22020-04-231-1/+1
| |
| * Adjust comments settingsamzrk22020-04-233-10/+10
| |
| * Support in-post or global APlayeramzrk22020-04-2312-10/+92
| |
| * Update example siteamzrk22020-04-232-2/+2
| |
| * Fix tags page pagination navbaramzrk22020-04-231-2/+2
| |
| * Fix a space minify issueamzrk22020-04-231-1/+1
| |
| * Update font stack & resourcesamzrk22020-04-235-17/+15
| |
| * Pagination adjustmentamzrk22020-04-2312-47/+32
| |
| * Switch progressbar.js to faamzrk22020-04-2330-140/+9359
| |
| * Optional CDN assetsamzrk22020-04-2311-32/+110
| |
| * Fix sidebar lazyload classamzrk22020-04-221-1/+1
| |
| * Adjust progressbar styleamzrk22020-04-222-5/+4
| |
| * Change lazyload jsamzrk22020-04-226-20/+8
| |
| * Update resourcesamzrk22020-04-213-2/+6
| |
| * Add TOC in post pagesamzrk22020-04-216-0/+19
| |
| * Add word counteramzrk22020-04-215-0/+15
| |
| * Fix 404 pageamzrk22020-04-201-12/+1
| |
| * Optional lazy image instead of global setamzrk22020-04-207-10/+28
| |
| * Update resourcesamzrk22020-04-202-2/+2
| |