Commit Graph

153 Commits

Author SHA1 Message Date
Aditya Telange cd0dc07dad
add workflow,
* dunno why it doesm't build even if branch is mentioned on master's workflow
2020-09-24 11:57:09 +05:30
Aditya Telange 3ac510484e
update :P 2020-09-24 11:54:04 +05:30
Aditya Telange 40c69710f2
theme update [04fb367] 2020-09-24 11:45:00 +05:30
Aditya Telange 6c21991831
update 2020-09-24 11:32:20 +05:30
Aditya Telange f94244fc5c
show me 5 posts 2020-09-24 11:30:37 +05:30
Aditya Telange e9c2f91f67
rm toc test 2020-09-24 11:30:23 +05:30
Aditya Telange 04ca1b0ea8
post: update features 2020-09-24 11:18:03 +05:30
Aditya Telange ec38ea21c8
config: for 6770e5e 2020-09-20 19:17:02 +05:30
Aditya Telange 5f1dac10bb
theme [6770e5e] 2020-09-20 19:16:40 +05:30
Aditya Telange 2c745ba0e9
config switch to auto theme 2020-09-19 21:36:55 +05:30
Aditya Telange 0406d122a4
add toctest 2020-09-19 17:04:31 +05:30
Aditya Telange 449cc05af7
pm : install update 2020-09-17 14:43:23 +05:30
Aditya Telange daad892b40
add papermod posts 2020-09-17 14:28:09 +05:30
Aditya Telange 01976e2cdd
rm 2020post 2020-09-17 14:24:33 +05:30
Aditya Telange 34adc9b5df
config: rm categories from menu 2020-09-17 14:14:57 +05:30
Aditya Telange 912aab0b95
theme [d3517da] 2020-09-17 14:11:29 +05:30
Aditya Telange 34c4160515
enable dark theme 2020-09-16 14:21:33 +05:30
Aditya Telange bb376ea3ca
convert config: toml -> yml
* yml is better to read than toml
2020-09-16 11:38:30 +05:30
Aditya Telange f1bbd34158
theme [ab14f2f..3231d00] 2020-09-16 11:37:25 +05:30
Aditya Telange 7bec799857
for ab451ef89c 2020-09-14 21:15:38 +05:30
Aditya Telange a7967aa845
config: menu: remove leading slashes 2020-09-12 16:49:04 +05:30
Aditya Telange e13f653186
update submodule "themes/hugo-PaperMod" 75d5acc..ab14f2f 2020-09-12 16:40:32 +05:30
Aditya Telange d7c879392a
theme update [75d5acc] 2020-09-12 09:05:12 +05:30
Aditya Telange f465c57b52
archives: summary 2020-09-06 21:16:00 +05:30
Aditya Telange e5da6f7104
add more config vars 2020-09-06 21:15:27 +05:30
Aditya Telange 9386c290c3
for df457f7514
* it won't be rendered tho
2020-08-28 19:09:03 +05:30
Aditya Telange 94fcaa84e7
update config 2020-08-28 12:02:52 +05:30
Aditya Telange 6bf69710ab
update ReadMe 2020-08-23 13:24:01 +05:30
Aditya Telange 57ecd7631e
for 274688f238 2020-08-20 22:31:06 +05:30
Aditya Telange fb140a49cf update 2020-07-27 14:34:05 +05:30
Aditya Telange 10333396a9 update 2020-07-25 12:04:14 +05:30
Aditya Telange 4786f5a6d8
Update rich-content.md
c06357a604
2020-07-24 22:11:05 +05:30
Aditya Telange 1cdcb120e1
Update config.toml 2020-07-24 16:40:25 +05:30
Aditya Telange 8eed05ea4c
Update archives.md 2020-07-23 14:31:26 +05:30
Aditya Telange f873df21d5 update examplesite 2020-07-23 13:59:20 +05:30
Aditya Telange 78f6dacfce update hugoBasicExample according to hugo-PaperMod 2020-07-22 14:31:35 +05:30
Jhaura Wachsman e4440a1848
Project and Content Cleanup, Normalization (#61) 2020-06-03 20:34:16 +02:00
Alexandros a83885a33e
Fix nested list example 2020-05-28 19:32:23 +03:00
Alexandros f6f3d298cc
Upgrade KaTex + workaround for Inline Math
For an equation to render inline make sure to wrap it within an inline shortcode so that the Markdown processor is not used for parsing.

Also note that for inline KaTex since `katex@0.11.1` use the `\( ... \)` delimiters and not the `$` sign.

Closes: #60
2020-05-28 00:25:02 +03:00
Alex c4afa25a5a Remove mmark 2020-05-22 22:21:34 +03:00
Alex 63553fff74 Add archives content file
Also this reverts the previous commit
2020-02-10 09:54:47 +02:00
Alexandros 85f3f6fafb Add alias 2020-02-10 09:46:23 +02:00
Alexandros 17ecccfb80
Mention goldmark instead of blackfriday 2019-12-23 14:18:43 +02:00
Alexandros 6be5fbbea9
Remove backslash at the end of baseURL
Also see: https://github.com/gohugoio/hugoThemesSite/issues/72
2019-12-10 13:07:05 +02:00
Alexandros d8a289e04a
Add timeout (#56) 2019-11-22 19:35:50 +02:00
Alexandros 803ed8eb05
Update README.md (#55)
This closes #38 

This re-write aims to provide some instructions for this repo to theme authors and other users.
2019-10-07 20:26:04 +03:00
Alexandros 992ef265a3
Cleanup repo (#54) 2019-10-05 10:29:36 +03:00
Alexandros f3f9fec642
Refactor and simplify (#53) 2019-08-27 21:28:16 +03:00
digitalcraftsman 496ee817c3
Remove first headline from post
.Summary contains the headline rendered as <h2> tag which can break the layout of post listings in which the summary is used.
2019-05-14 17:39:45 +02:00
Alexandros af49559963 Minor Corrections (#49) 2019-03-24 10:43:08 +01:00