vimux
319698705c
Update default archetype template
2019-08-04 10:57:05 -04:00
vimux
39d7cc55eb
Fix main menu: don't create empty menu w/o items
2019-08-03 16:46:14 -04:00
vimux
6b012549ae
Fix links to LICENSE file
2019-08-01 12:29:22 -04:00
vimux
c8bf719e3d
Define the Base Template and fix Hugo warnings
...
* Define the Base Template (baseof.html)
* Use relative URL link to style.css file
* Move summary.html from partials to _default layouts
* Fix Hugo warnings (needs Hugo 0.20 or newer)
* Fix Paginator rule on main page. Fix #8
* Latest posts: show pages from mainSections only
* Bump Hugo 0.19 -> 0.20
* Formatting
2019-07-31 08:49:20 -04:00
vimux
c71d33abd2
Formatting: add final newline
2019-07-30 13:40:48 -04:00
vimux
5e5759cbc6
Delete unused article.html file
2019-07-30 12:58:16 -04:00
vimux
69841776b5
Update README.md
2019-07-29 16:21:21 -04:00
vimux
75b225250c
LICENSE.md -> LICENSE
2019-07-29 16:20:34 -04:00
Vimux
2f154564a1
Merge pull request #6 from adamsullovey/fix-list-pages-not-filtering
...
fix list page filtering
2017-09-23 17:09:41 +03:00
Adam Sullovey
8c4df57d4f
fix list page filtering not working
...
When I started using the blank theme, I found urls like /tags/js would list all posts instead of just posts tagged 'js'. Changing '.Site.Pages' to 'Data.Pages' fixes this, and now my site can have lists that filter posts by category and tags.
2017-09-22 21:34:51 -04:00
vimux
2ddb8878d6
Add default archetype
...
Fix #4
2017-08-08 12:57:21 +03:00
vimux
9f3947fd7e
Bump Hugo min version to v0.19
...
With new Hugo v0.20 the `.Now` is deprecated and will be replaced by the `now` template function. Hugo v0.19 supports both template functions.
2017-04-08 21:56:07 +03:00
vimux
bd3330875a
Replace deprecated .Now with now template function
2017-04-08 21:33:39 +03:00
Vimux
ddb5e32665
Fix spelling. Merge pull request #2
2017-01-17 18:11:18 +03:00
markfirmware
d6cca0dc22
Spelling
2017-01-04 15:39:33 -05:00
vimux
ac30199eba
Update README.md
2016-12-19 18:45:49 +03:00
Vimux
a6765dc3bb
Merge pull request #1 from bep/rss
...
Rename RSSlink to RSSLink
2016-11-17 13:24:32 +03:00
Bjørn Erik Pedersen
f45c887715
Rename RSSlink to RSSLink
...
The former will be deprecated and eventually removed from Hugo.
Note: Currently both of them exist in Hugo, which is the reason for the cleanup.
2016-11-17 08:51:42 +01:00
vimux
7934d08a76
Add blank style.css
2016-11-04 20:59:33 +03:00
vimux
53db82d32a
Absolute path to screenshot in readme
2016-10-15 00:04:25 +03:00
vimux
406c5961cb
Initial commit
2016-10-14 23:41:10 +03:00