aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add possibility to open footer link in new tabFrank Blechschmidt2023-05-221-1/+1
|
* Add support for cookie consent and with GA4Frank Blechschmidt2023-05-224-12/+202
|
* fix: example site index pageOlivier Roques2023-02-163-63/+62
| | | | Fix #30
* Merge pull request #32 from Sbozzolo/masterOlivier Roques2022-10-101-0/+4
|\ | | | | Add option to ask crawlers to not index a page
| * Add option to ask crawlers to not index a pageGabriele Bozzola2022-10-091-0/+4
|/ | | | | | | | | | | | | With this commit, pages can be marked as "noindex" to avoid indexing from search engines. To activate this tag on a give page, the option `noindex` has to be set true at the beginning on the markdown file, as in: ``` +++ title = "Example" noindex = true +++ ```
* Merge pull request #31 from aniolm9/masterOlivier Roques2022-10-032-0/+5
|\ | | | | Add support for Academicicons
| * Add example of Academicicons iconAniol Martí2022-10-031-0/+4
| |
| * Load Academicicons v1Aniol Martí2022-10-031-0/+1
|/ | | | Font Awesome does not include some academic icons, for instance Scholar. In a Researcher theme having them is quite useful, so I propose adding support for Academicicons.
* Merge pull request #29 from aniolm9/font_sizeOlivier Roques2022-09-102-0/+3
|\ | | | | New feature: Add parameter to change font size
| * Add parameter to change font sizeAniol Martí2022-09-102-0/+3
|/
* refactor: remove imagesOlivier Roques2022-09-062-0/+0
|
* docs: update screenshotOlivier Roques2022-09-061-1/+1
|
* Merge pull request #28 from ezamriy/simplify_social_iconsOlivier Roques2022-04-141-0/+2
|\ | | | | Don't render social icons container if they are not defined
| * Don't render social icons container if they are not definedEugene Zamriy2022-04-141-0/+2
|/
* Improve KaTeX documentationOlivier Roques2021-07-011-0/+15
| | | | Closes #23
* Merge pull request #19 from n0b0dyCN/masterOlivier Roques2021-06-111-0/+10
|\ | | | | Keep indent of ol and ul to make multiple lines looks better
| * Keep indent of ol and ul to make multiple lines looks bettern0b0dy2021-06-111-0/+10
|/
* Merge pull request #18 from aniolm9/footer-social-iconsOlivier Roques2021-04-293-1/+15
|\ | | | | New feature: Add social icons in footer
| * I forgot to add the title in the html <a> tagAniol Marti2021-04-291-1/+1
| |
| * Add social icons in footerAniol Marti2021-04-293-1/+15
|/
* Merge pull request #17 from jcabak/masterOlivier Roques2021-04-134-5/+5
|\ | | | | Accessibility and SEO improvements
| * Accessibility and SEO improvementsJakub Cabak2021-04-134-5/+5
|/
* Add default optionsOlivier Roques2021-01-312-6/+6
|
* Update readmeOlivier Roques2021-01-311-0/+2
|
* Support appearance customization in site configOlivier Roques2021-01-314-11/+19
| | | | | Closes #7 Closes #13
* Improve image placement and footnote listsOlivier Roques2021-01-311-3/+4
|
* Restrict image widthOlivier Roques2021-01-301-1/+1
|
* Add support for a header logoOlivier Roques2021-01-232-1/+7
| | | | Closes #12
* Fix nested listsOlivier Roques2021-01-211-1/+7
| | | | Closes #11
* Change black colorOlivier Roques2021-01-071-1/+1
|
* Change black colorOlivier Roques2020-12-221-1/+1
|
* Fix margins in header and footerOlivier Roques2020-11-262-10/+8
|
* Merge pull request #10 from tunix/masterOlivier Roques2020-11-251-0/+2
|\ | | | | Fix for bottom margin of content block
| * Fix for bottom margin of content blockAlper Kanat2020-11-251-0/+2
|/
* Add support for menu item pre and post hooksOlivier Roques2020-11-252-1/+6
| | | | Closes #8
* Add RSS link suggested by #9Olivier Roques2020-11-251-0/+4
|
* Add Google Analytics option to example siteOlivier Roques2020-11-242-5/+6
|
* Add fix from #6Olivier Roques2020-11-231-1/+1
|
* Improve and clean SCSSOlivier Roques2020-11-223-83/+100
|
* Upgrade Bootstrap and faviconOlivier Roques2020-11-212-5/+5
|
* Fix #5Olivier Roques2020-11-151-1/+0
|
* Merge pull request #4 from FraBle/patch-1Olivier Roques2020-10-191-0/+4
|\ | | | | Add support for Google Analytics
| * Add support for Google AnalyticsFrank Blechschmidt2020-10-181-0/+4
|/
* Add math shortcodeOlivier Roques2020-09-232-1/+9
|
* Add script to enable inline math expressionOlivier Roques2020-09-221-0/+14
|
* Merge pull request #2 from ojroques/katexOlivier Roques2020-09-224-1/+15
|\ | | | | Add KaTeX support
| * Add KaTeX supportOlivier Roques2020-09-224-1/+15
|/
* Remove absURL from menu itemsOlivier Roques2020-09-041-1/+1
|
* Update readmeOlivier Roques2020-08-151-2/+1
|
* Change baseurlOlivier Roques2020-08-091-0/+1
|