Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/7ma7X/HugoTeX.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-02Merge pull request #12 from daenney/update-cssHEADmasterKaito Sugimoto
Update to LaTeX.css
2022-10-01Update to LaTeX.cssDaniele Sluijters
* Update to v1.7.1 * Remove all mentions of Libertinus since this theme doesn't ship that font
2022-10-01Merge pull request #11 from daenney/daenney/rssKaito Sugimoto
Add feed syndication
2022-09-30Add feed syndicationDaniele Sluijters
This adds the alternative outputs as tags in the <head>, enabling the inclusion of RSS, ATOM and othe types of output types. For example, with: [outputs] home = ["HTML", "RSS"] This will now result in outputting a <link rel="alternate" type="application/rss+xml" href="...index.xml" title="..."/> It's implemented as described on: https://gohugo.io/templates/rss/.
2022-09-30Merge pull request #10 from daenney/daenney/twitter-opengraphKaito Sugimoto
Add support for Twitter Card and Opengraph
2022-09-29Add support for Twitter Card and OpengraphDaniele Sluijters
This includes two booleans to enable the generation of Twitter Card and Opengraph meta tags. The templates used are built into Hugo.
2022-06-14update usernameHelloRusk
2022-02-23add syntax highlighting styleHelloRusk
2022-02-23update minimal version of HugoHelloRusk
2022-02-23add vercel.jsonHelloRusk
2022-02-23improve syntax highlighting in dark modeHelloRusk
2022-02-19update screenshot in READMEKaito Sugimoto
2022-02-13fix indent in docsHelloRusk
2022-02-13add docs about darkmodeHelloRusk
2022-02-13Merge pull request #8 from llazzaro/masterKaito Sugimoto
fix(darkmode): use config params to enable/disable darkmode
2022-02-13update building codesHelloRusk
2022-02-12fix(darkmode): use config params to enable/disable darkmodeLeonardo Lazzaro
Add to your settings: [Params] darkmode = false
2021-08-20update thumbnailHelloRusk
2021-08-20update theme.tomlHelloRusk
2021-08-20Merge pull request #7 from AlexYzhov/masterHelloRusk
add darkmode support
2021-08-19add darkmode supportAlexYzhov
css theme will now change at OS level automatically
2021-08-12update screenshotHelloRusk
2021-08-12update my homepageHelloRusk
2021-08-12Merge pull request #6 from eeriksp/patch-1HelloRusk
Implement support for sidenotes
2021-08-12modify latex.css and example pageHelloRusk
2021-08-12fix typoHelloRusk
2021-06-22Fix mistake in READMEeeriksp
2021-06-22Add instructions regarding sidenotes to README.mdeeriksp
2021-06-21Working to sidenotes shortcodeeeriksp
2021-06-18Merge branch 'master' into patch-1eeriksp
2021-06-18Working on documentationeeriksp
2021-06-16Update latex.cssEerik Sven Puudist
2021-06-16Create a shortcode for sidenotesEerik Sven Puudist
2021-03-24fix latex css linkHelloRusk
2021-03-24update my screenameHelloRusk
2020-11-02Merge branch 'master' of https://github.com/HelloRusk/HugoTeXHelloRusk
2020-11-02fix baseURLHelloRusk
2020-11-02Merge pull request #3 from HelloRusk/fix#2Kaito Sugimoto
update example site
2020-11-02update versionHelloRusk
2020-11-02fix netlify.tomlHelloRusk
2020-11-02update example siteHelloRusk
2020-09-29add similar projectsKaito Sugimoto
2020-06-11fix baseURL and licenselink7ma7X
2020-06-02fix title7ma7X
2020-06-01edit README7ma7X
2020-06-01add thumbnail7ma7X
2020-06-01write docs7ma7X
2020-06-01fix config.toml7ma7X
2020-06-01fix hugo version7ma7X
2020-06-01add gitignore7ma7X