Commit Graph

77 Commits

Author SHA1 Message Date
Aditya Telange c0fcf738e0
papermod stuff update 2020-11-11 10:27:42 +05:30
Aditya Telange d199f5540f
papermod howtos: Adding Custom Favicon(s) 2020-11-11 10:21:56 +05:30
Aditya Telange a208598602
add doc for 8574c38 2020-11-09 12:26:07 +05:30
Aditya Telange 1bb3840c1f
papermod: how-tos : add pin a post guide 2020-11-04 15:12:56 +05:30
Aditya Telange cc597f317d
papermod: features: add theme switch table 2020-11-04 15:08:16 +05:30
Aditya Telange 225666c340
papermod: add howto for custom head/footer 2020-11-04 15:04:52 +05:30
Itay Cohen f904831878 Broken description due to extra quote 2020-11-03 16:06:23 +05:30
Itay Cohen c96836dd28 Fix typo "expored"->"expired" 2020-11-03 15:21:35 +05:30
Aditya Telange fba8e58b11
papermod: variables: add more vars 2020-10-31 23:51:10 +05:30
Aditya Telange 273adf708a
papermod: features update images 2020-10-27 19:42:19 +05:30
Aditya Telange 47eea39a38
papermod: icons reorder 2020-10-27 19:01:27 +05:30
Aditya Telange 68b04af186
papermod: add summary to all papermod posts 2020-10-27 18:56:59 +05:30
Aditya Telange 2f6f69b931
all-posts: convert format 2020-10-27 18:51:58 +05:30
Aditya Telange fa4aec4086
lint 2020-10-27 18:46:08 +05:30
Aditya Telange 28c5a7d97a
add multilingual examples 2020-10-26 23:37:03 +05:30
Aditya Telange bb828c37df
papermod-fetures: update instructions for archive 2020-10-26 22:02:10 +05:30
Aditya Telange 8c659cdeb8
multiple author support 1256f35 2020-10-25 13:25:28 +05:30
Niek Blankers 9c5abbe7fa
Update documentation of cover images (#53) 2020-10-22 19:35:14 +05:30
Aditya Telange 874528deaf
add how-tos 2020-10-19 18:40:52 +05:30
Aditya Telange 1466892bd3
set min hugo version to 0.74.0 2020-10-18 10:23:56 +05:30
Aditya Telange ba3869a9b8
update: papermod docs 2020-10-17 00:12:45 +05:30
Aditya Telange 66f93c10c2
add subsection for papermod
* for  95e6bf1
2020-10-13 18:29:36 +05:30
Aditya Telange 3aefd49526
install guide update 2020-10-10 20:01:05 +05:30
Aditya Telange ccaca9896c
2.0 docs 2020-10-06 13:01:20 +05:30
Aditya Telange 3ac510484e
update :P 2020-09-24 11:54:04 +05:30
Aditya Telange 6c21991831
update 2020-09-24 11:32:20 +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 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 7bec799857
for ab451ef89c 2020-09-14 21:15:38 +05:30
Aditya Telange f465c57b52
archives: summary 2020-09-06 21:16:00 +05:30
Aditya Telange 57ecd7631e
for 274688f238 2020-08-20 22:31:06 +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 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
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 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