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

github.com/yursan9/manis-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-02Add Related Post featureYurizal Susanto
2018-03-22Update README1.0.0Yurizal Susanto
Add section for configuring latest posts and latest works. Add new front image.
2018-03-22Update READMEYurizal Susanto
Update getting started and installation section
2018-03-22Update config.toml exampleYurizal Susanto
2018-03-22Add ability to configure latest postYurizal Susanto
Now people can use different section as latest post and latest work. Make the content less rigid for other people.
2018-03-21Update theme.tomlYurizal Susanto
Add some new tags, and change homepage to my github profile
2018-03-21Update copyright yearYurizal Susanto
2018-03-21Add default value to undefined .Site.ParamsYurizal Susanto
2018-03-20Make tagline color darker for contrastYurizal Susanto
2018-01-01Update about Print.css in READMEYurizal Susanto
2018-01-01Add print css supportYurizal Susanto
2017-09-18Update README regarding Disqus SupportYurizal Susanto
2017-09-18Add Disqus SupportYurizal Susanto
This long overdue support that need to land for some people. Hope you like it. Signed-off-by: Yurizal Susanto <rizalsagi@gmail.com>
2017-09-13Change blockquote styleYurizal Susanto
2017-07-23Forgot updating the minified css tooYurizal Susanto
2017-07-23I'm idiotYurizal Susanto
I still can't grasp the git workflow
2017-07-23Revert "Update css"Yurizal Susanto
This reverts commit fec0554dc52c1d1e2819b73f27bbf1b8e7dbd940.
2017-07-23Sorry, update css againYurizal Susanto
2017-07-23Update cssYurizal Susanto
2017-07-23Update cssYurizal Susanto
2017-07-05Change example directory nameYurizal Susanto
2017-07-05Fix tn.png dimensionYurizal Susanto
Conform to default size so I can submit to github
2017-07-05Change default color to softer pinkYurizal Susanto
2017-07-04Revise language configuration in config.tomlYurizal Susanto
Make sure comment about language configuration follow README
2017-07-04Default to minified cssYurizal Susanto
Because of the consideration some people just want to use this theme without configuring css, I made the minified css the default for faster site loading.
2017-07-03Renaming folder to conform the standard namingYurizal Susanto
2017-07-03Add an example SiteYurizal Susanto
There is many goodies here. Still need to documented some thing.
2017-07-03Add screenshot to READMEYurizal Susanto
2017-07-03Add imagesYurizal Susanto
2017-07-03Merge branch 'v2'Yurizal Susanto
2017-07-03Add some more FeatureYurizal Susanto
We need to entice the costumer you know. XD
2017-07-03Begone placeholder!Yurizal Susanto
2017-07-03Add some nice thing to READMEYurizal Susanto
2017-07-03Delete unused translation stringYurizal Susanto
2017-07-03Rework font size againYurizal Susanto
2017-07-03Rework tag to be more semanticYurizal Susanto
Warp all in article tag. Add call to .Content variable in homepage, and wrap header in appropriate tag.
2017-07-03Add description field to archetypeYurizal Susanto
2017-07-03Rework list template to use paginatorYurizal Susanto
2017-07-03Add description to meta templateYurizal Susanto
2017-07-03Change configuration nameYurizal Susanto
2017-07-03Change div tag to be more semanticYurizal Susanto
2017-07-03Rework font sizingYurizal Susanto
2017-07-03Add terms templateYurizal Susanto
Make title template aware of the change too
2017-07-02Change no-bullet styleYurizal Susanto
Delete anchor styling, and fix margin
2017-07-02Add .gitignoreYurizal Susanto
2017-07-02Make URL to License configurableYurizal Susanto
2017-07-02Add navigation link to Home if not in HomepageYurizal Susanto
2017-07-02Make color theme configurableYurizal Susanto
I need to do inline CSS, but the result is worth it. Some element's color like: - hr - a - blockquote is themeable.
2017-07-02Change default LatestCount to 3Yurizal Susanto
2017-07-02Make navigation between postYurizal Susanto