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

github.com/rhnvrm/bodhi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-02Merge pull request #2 from josejibin/fix/typoHEADmasterRohan Verma
fix: typo
2021-03-02fix: typojj
2020-11-23fix: commento dark mode + format style.cssRohan Verma
2020-11-16update: images for hugo siteRohan Verma
2020-11-14fix: remove instagram shortcodeRohan Verma
Fixes #1
2020-11-12feat: update readmeRohan Verma
2020-11-12fix: dark mode for code highlightingRohan Verma
This commit uses the generated chromastyles for emacs, and makes the background-color a css var, allowing it to change when you change the theme.
2020-09-18feat: Add dark mode toggle to menuRohan Verma
This commit adds support for dark-mode. It changes the css to use vars which are toggled based on data stored in local storage. The state can be modified by the buttons in the menu.
2020-06-05refactor: move baseURL setting to footerv0.1.0v0.1Rohan Verma
2020-06-05fix: use baseurl in search.jsRohan Verma
2020-06-02fix: example site relURL for hugoThemesRohan Verma
2020-06-01fix: absURLize all urls and minor html fixesRohan Verma
2020-05-29fix: put disable search for examplesiteRohan Verma
2020-05-29fix: remove google analytics by defaultRohan Verma
2020-05-29fix: theme linksRohan Verma
2020-05-29fix: host all libs inside repo instead of cdns by defaultRohan Verma
2020-05-29fix: remove fathom from default, extra pagesRohan Verma
2020-05-28fix: remove archive link from example siteRohan Verma
2020-05-28fix: change to example.com in config.tomlRohan Verma
2020-05-28feat: add exampleSiteRohan Verma
2020-05-27fix: change max-width to 600pxRohan Verma
2020-05-21feat: add social icons, scroll to content on mobRohan Verma
2020-05-20fix: use menu_main instead of menu_main_leftRohan Verma
This is a fix for example theme in hugo
2020-05-19fix: homepage url in theme tomlRohan Verma
2020-05-19fix: updates for hugoThemesRohan Verma
2020-05-19feat: update readmeRohan Verma
2020-05-19fix: minor footer issuesRohan Verma
2020-05-19fix: sort issue in netlifyRohan Verma
2020-05-19fix: pagination sort orderRohan Verma
2020-05-19fix: minor design fixesRohan Verma
2020-05-19Initial commitRohan Verma