Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: aplayer base url | dsrkafuu | 2022-02-25 | 1 | -119/+125 |
| | |||||
* | feat: Italian translation | DSRKafuU | 2021-06-09 | 1 | -1/+1 |
|\ | | | | | Merge pull request #77 from fmaida/fmaida | ||||
| * | Italian language added | Francesco Maida | 2021-04-15 | 1 | -1/+1 |
| | | |||||
* | | feat: default theme | dsrkafuu | 2021-06-09 | 1 | -0/+1 |
| | | |||||
* | | fix: source url link | dsrkafuu | 2021-06-09 | 1 | -1/+1 |
|/ | |||||
* | Add Polish Language Support | Devercises | 2021-03-19 | 1 | -1/+1 |
| | |||||
* | update: example site | amzrk2 | 2021-02-10 | 1 | -2/+2 |
| | |||||
* | update: example site | amzrk2 | 2020-12-27 | 1 | -1/+1 |
| | |||||
* | Footer improvements | Skia | 2020-10-16 | 1 | -0/+9 |
| | | | | | | | Add multiple new options: - sourceURL: to provide a link to the website source code - showLicenseInFooter: to display the license in the footer - copyrightStartYear: to display the copyright with a range of years | ||||
* | update: example site files | amzrk2 | 2020-09-18 | 1 | -3/+0 |
| | |||||
* | update: update exampleSite config | amzrk2 | 2020-08-15 | 1 | -1/+2 |
| | |||||
* | Update exampleSite | amzrk2 | 2020-07-24 | 1 | -1/+8 |
| | |||||
* | Update metadata | amzrk2 | 2020-06-18 | 1 | -0/+1 |
| | |||||
* | Fix some typos in code comments | Jiawei Huang | 2020-06-17 | 1 | -1/+1 |
| | | | | No real code changes. | ||||
* | Move RSS link to config.toml | amzrk2 | 2020-06-17 | 1 | -5/+9 |
| | |||||
* | Option darken image | amzrk2 | 2020-06-16 | 1 | -0/+3 |
| | |||||
* | Merge branch 'dev' into google-adsense | DSRKafuU | 2020-06-15 | 1 | -2/+9 |
|\ | |||||
| * | Search page template | amzrk2 | 2020-06-15 | 1 | -4/+9 |
| | | |||||
| * | Generate json for searching | amzrk2 | 2020-06-14 | 1 | -0/+2 |
| | | |||||
* | | Add preliminary Google AdSense support | Jiawei Huang | 2020-06-14 | 1 | -0/+4 |
|/ | | | | | | 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. | ||||
* | Custom scss variable support | amzrk2 | 2020-06-04 | 1 | -2/+2 |
| | |||||
* | Update exampleSite | amzrk2 | 2020-06-04 | 1 | -0/+116 |
| | |||||
* | v2 original port | amzrk2 | 2020-05-27 | 1 | -110/+0 |
| | |||||
* | Fix html lang attribute | akgnah | 2020-05-10 | 1 | -3/+2 |
| | |||||
* | Local placeholder | amzrk2 | 2020-05-07 | 1 | -5/+5 |
| | |||||
* | CSS support ToC level 2 to 3 | amzrk2 | 2020-05-07 | 1 | -1/+1 |
| | |||||
* | Word count and read time in post metadata | amzrk2 | 2020-05-07 | 1 | -0/+4 |
| | |||||
* | Add RSS link | amzrk2 | 2020-05-06 | 1 | -1/+1 |
| | |||||
* | Update nl translation | amzrk2 | 2020-04-29 | 1 | -1/+1 |
| | |||||
* | Update metadata | amzrk2 | 2020-04-23 | 1 | -7/+5 |
| | |||||
* | Support in-post or global APlayer | amzrk2 | 2020-04-23 | 1 | -0/+6 |
| | |||||
* | Update example site | amzrk2 | 2020-04-23 | 1 | -1/+1 |
| | |||||
* | Update font stack & resources | amzrk2 | 2020-04-23 | 1 | -12/+10 |
| | |||||
* | Change lazyload js | amzrk2 | 2020-04-22 | 1 | -2/+1 |
| | |||||
* | Update resources | amzrk2 | 2020-04-21 | 1 | -0/+4 |
| | |||||
* | Optional lazy image instead of global set | amzrk2 | 2020-04-20 | 1 | -2/+8 |
| | |||||
* | Enable robots.txt by default | amzrk2 | 2020-04-20 | 1 | -0/+1 |
| | |||||
* | Apply lazyload to images in markdown content | amzrk2 | 2020-04-20 | 1 | -1/+1 |
| | |||||
* | Add webp checker for dev use | amzrk2 | 2020-04-20 | 1 | -0/+3 |
| | |||||
* | Use site variable to set GA | amzrk2 | 2020-04-17 | 1 | -3/+3 |
| | |||||
* | Optional intersection observer js | amzrk2 | 2020-04-16 | 1 | -0/+1 |
| | |||||
* | i18n support | amzrk2 | 2020-04-16 | 1 | -7/+11 |
| | |||||
* | SEO optimization | amzrk2 | 2020-04-15 | 1 | -0/+6 |
| | |||||
* | Add archives page | amzrk2 | 2020-04-15 | 1 | -1/+1 |
| | |||||
* | Remove taxonomyTerm using disableKinds | amzrk2 | 2020-04-15 | 1 | -1/+4 |
| | |||||
* | Add utterances loading indicator | amzrk2 | 2020-04-15 | 1 | -5/+7 |
| | |||||
* | Disqus support | amzrk2 | 2020-04-15 | 1 | -0/+3 |
| | |||||
* | Google Analytics support | amzrk2 | 2020-04-15 | 1 | -0/+3 |
| | |||||
* | Adjusting some terms | amzrk2 | 2020-04-14 | 1 | -1/+1 |
| | |||||
* | Add scroll to top button | amzrk2 | 2020-04-14 | 1 | -0/+4 |
| |