summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dev' into google-adsenseDSRKafuU2020-06-1522-108/+150
|\
| * Search page templateamzrk22020-06-155-5/+52
| |
| * Generate json for searchingamzrk22020-06-142-0/+7
| |
| * Remove medium-zoomamzrk22020-06-147-76/+26
| |
| * Update scripts-end.htmlamzrk22020-06-141-1/+1
| |
| * In-post APlayer now support multiple filesamzrk22020-06-1411-23/+66
| |
* | Add preliminary Google AdSense supportJiawei Huang2020-06-143-1/+14
| | | | | | | | | | | | When `googleAdsense` is set in `config.toml`, the AdSense code snippet will be inserted between the `<head></head>` tags of your site. Only Google AdSense Auto ads is supported at the moment.
* | Merge pull request #29 from amzrk2/devDSRKafuU2020-06-1318-53/+58
|\| | | | | Release v2.0.1
| * Update em & strong font coloramzrk22020-06-122-3/+6
| |
| * Custom title font supportedamzrk22020-06-129-19/+39
| |
| * Merge branch 'dev' of https://github.com/amzrk2/hugo-theme-fuji into devamzrk22020-06-111-1/+1
| |\
| | * Update README.mdDSRKafuU2020-06-101-1/+1
| | |
| * | Remove distamzrk22020-06-117-27/+7
| |/
| * Merge branch 'BayuAngora-patch-1' into devamzrk22020-06-105-4/+6
| |\
| | * Fix Firefox scroll-behavioramzrk22020-06-105-4/+5
| | |
| | * Merge branch 'patch-1' of git://github.com/BayuAngora/hugo-theme-fuji into ↵amzrk22020-06-101-0/+1
| |/| | | | | | | | | | BayuAngora-patch-1
| | * Update _global.scssBayu Angora2020-06-101-0/+1
| |/ |/|
* | Merge pull request #25 from amzrk2/devDSRKafuU2020-06-051-2/+2
|\ \ | | | | | | Update theme.toml
| | * Load icons and prism asynchronouslyamzrk22020-06-082-9/+10
| | |
| | * Update browser detectionamzrk22020-06-071-5/+4
| |/
| * Update theme.tomlamzrk22020-06-051-2/+2
|/
* Update READMEamzrk22020-06-042-1/+5
|
* Merge pull request #24 from amzrk2/devDSRKafuU2020-06-04165-12161/+2263
|\ | | | | v2 pre-release
| * Custom scss variable supportamzrk22020-06-048-72/+148
| |
| * Update exampleSiteamzrk22020-06-0411-1/+556
| |
| * Update live demo linkamzrk22020-06-042-2/+2
| |
| * Update metadata & fix comment checkeramzrk22020-06-0418-26/+24
| |
| * Update READMEamzrk22020-06-043-35/+35
| |
| * Allow disable toc globallyamzrk22020-06-043-6/+10
| |
| * Comment area i18namzrk22020-06-048-28/+13
| |
| * Allow disable license globallyamzrk22020-06-043-71/+82
| |
| * Update strong & em stylesamzrk22020-06-0310-19/+11
| |
| * Fix aplayer toc anchorsamzrk22020-06-031-2/+4
| |
| * Fix null pointer erroramzrk22020-06-035-9/+14
| |
| * Update distamzrk22020-06-034-4/+4
| |
| * Update READMEamzrk22020-06-032-2/+2
| |
| * Update DisqusJS default settingsamzrk22020-06-033-7/+5
| |
| * New comment area & opt out of font awesomeamzrk22020-06-0322-148/+180
| |
| * CDN support addedamzrk22020-06-029-1/+36
| |
| * Cover DisqusJS styleamzrk22020-06-023-2/+96
| |
| * Update READMEamzrk22020-06-022-93/+96
| |
| * DisqusJS support addedamzrk22020-06-016-7/+21
| |
| * Remove jQueryamzrk22020-06-0121-711/+530
| |
| * Switch to prism.jsamzrk22020-05-3142-144/+262
| |
| * Scripts adjustmentamzrk22020-05-319-164/+153
| |
| * Update footeramzrk22020-05-303-2/+6
| |
| * Update faamzrk22020-05-3034-9422/+35
| |
| * Custom highlight.js supportamzrk22020-05-303-16/+44
| |
| * Update cfgaamzrk22020-05-305-15/+198
| |
| * Disqus supportamzrk22020-05-295-2/+49
| |