Commit graph

254 commits

Author SHA1 Message Date
Danang Probo Sayekti
8af0ef159f Maintenance & Bugs fixes
Glob() is expensive so cache the category files.
2016-01-09 12:30:23 +07:00
Danang Probo Sayekti
9781a79621 Fix footnote link
Make the footnote link absolute when on teaser
2016-01-04 09:08:57 +07:00
Danang Probo Sayekti
a273a4faf7 Happy New Year!
The ported version of Twenty Fifteen and Twenty Sixteen include with the
package. Maintenance and bugs fixes.
2016-01-01 22:10:52 +07:00
Danang Probo Sayekti
2fca100347 Support Chinese, Japanese, Arabic etc. for slug
Support Chinese, Japanese, Arabic etc. for the slug (post url, tag and
category).
2015-12-23 23:59:59 +07:00
Danang Probo Sayekti
96a250274e Improving template engine
Improving template engine for more flexible theming. Add
cache.expiration.
2015-12-21 18:42:49 +07:00
Danang Probo Sayekti
7e73666725 Improvements 2015-12-01 22:47:16 +07:00
Danang Probo Sayekti
e3e393a7bd Cleaning up
Simplify add and edit content. Bugs fixes and improvements.
2015-12-01 18:43:02 +07:00
Danang Probo Sayekti
c1f8079049 Update the language map 2015-11-23 16:13:11 +07:00
Danang Probo Sayekti
3db1004774 Improve pagination 2015-11-23 11:02:50 +07:00
Danang Probo Sayekti
56485a27db Improvements
Use URLify, add pager number, new variable etc.
2015-11-22 22:36:06 +07:00
Danang Probo Sayekti
d81933f002 Improve custom menu
Add active menu link to custom menu
2015-11-14 21:59:53 +07:00
Danang Probo Sayekti
d4e6139011 Prepare release + bugs fix
Prepare release, improvements, and bugs fix  #226
2015-11-14 13:50:47 +07:00
Danang Probo Sayekti
eb8e0ac503 Static frontpage and improvements
Add new config: static.frontpage = "true" to enable the static
frontpage.
2015-11-14 10:10:34 +07:00
Danang Probo Sayekti
2a33c284f1 Cleaning up 2015-09-21 11:18:06 +07:00
Danang Probo Sayekti
d12d5662b0 Pagedown Extra + sitemap.category.xml
Use the pagedown extra instead of standard pagedown. Adding
sitemap.category.xml
2015-09-21 10:45:44 +07:00
Danang Probo Sayekti
7036f125c4 Update composer + sitemap bugs fixes 2015-09-20 21:12:17 +07:00
Danang Probo Sayekti
2efa6f32f3 Fixes 2015-08-29 11:44:02 +07:00
Danang Probo Sayekti
0df2146ce1 Fix bugs 2015-08-29 10:47:48 +07:00
Danang Probo Sayekti
c8b0d0661b PHP 5.3 compatibility 2015-08-27 18:55:22 +07:00
Danang Probo Sayekti
9dd9f87cf5 Improve search page + 404 2015-08-27 14:50:35 +07:00
Danang Probo Sayekti
46ed4a6bbc Create data dir 2015-08-27 13:38:20 +07:00
Danang Probo Sayekti
310b63e606 Finalizing the category 2015-08-27 12:18:42 +07:00
Danang Probo Sayekti
8b2d616a88 Migrate content and draft 2015-08-27 10:17:27 +07:00
Danang Probo Sayekti
bbd0357978 Update style 2015-08-26 21:36:54 +07:00
Danang Probo Sayekti
6745806b41 Migrate old content 2015-08-26 19:15:30 +07:00
Danang Probo Sayekti
a4b6fe18db Add category
Add category feature to the core.
2015-08-26 10:44:25 +07:00
Andreas
41ae84a129 404 pages rendreed within layout
Before this pull request, the 404 and 404-search templates where handled
as full HTML pages without the page context (layout).

With this pull request both pages are rendered inside the selected
themes layout. Additionally the 404 template now contains the "search
form" and the homepage link.

All Themes are already updated with the above changes.
2015-08-24 12:44:28 +02:00
Andreas
9b37682f25 Set the Sitemap priorities within the config.ini (SEO)
Feature to change Sitemap priorities direct with the "config.ini" for
SEO. Additionally this commit adds the "lastmod" tag for posts.

- Set the Sitemap priorities for subtypes (Base, Post, Static, Tag, ...)
within the config.ini
- Values beween 1.0 and 0.0 or "false" to disable a subtype.
- Default priority is 0.5 as fallback. (see functions.php) The default
for "base" (Homepage) is 1.0.
- Disabled subtypes aren't available in the sitemap.xml (index).
- The sitemap for posts now contains the "lastmod" set the the post's
date.
2015-08-23 23:34:53 +02:00
Danang Probo Sayekti
9debdaec1f Update installed version 2015-08-20 22:28:13 +07:00
Danang Probo Sayekti
e6e8a12b90 Update functions.php 2015-08-20 09:25:43 +07:00
Danang Probo Sayekti
9f1c5b7d50 Accept case insensitive request
Make the tag URL always lowercase and accept case insensitive URL e.g
/tag/htmly or /tag/HTMLy.
2015-08-20 08:46:50 +07:00
Danang Probo Sayekti
0ea29cc905 Fixes and Improvements 2015-08-17 22:13:28 +07:00
Danang Probo Sayekti
ffb46f9981 Performance boost
Cache the widget and refresh it when any content edited or new content
added.
2015-08-17 11:43:29 +07:00
Danang Probo Sayekti
26a1a97082 Permalink without year-month 2015-08-14 01:58:08 +07:00
Danang Probo Sayekti
f83e54e786 Add htmly logo and favicon 2015-08-13 19:41:18 +07:00
Danang Probo Sayekti
1793eea56b Improve descriptions
Use htmlspecialchars() for title tag and description tag generation.
2015-08-13 17:29:16 +07:00
Danang Probo Sayekti
e1151923bd Prepare release 2015-08-07 14:05:51 +07:00
Danang Probo Sayekti
0b100044b4 Multi languange tags and search fixes 2015-08-06 15:50:58 +07:00
Danang Probo Sayekti
a99b71ef07 Improve blog 2015-08-01 01:32:34 +07:00
Danang Probo Sayekti
96ce3816ee Add blog Url 2015-07-31 22:34:43 +07:00
Danang Probo Sayekti
14df75d6e4 Styling the blog theme 2015-07-30 11:13:00 +07:00
Danang Probo Sayekti
7c28567d1c Popular Posts Widget
Adding popular posts widget.
2015-07-30 07:50:46 +07:00
Danang Probo Sayekti
9f8c46207b Update functions.php 2015-07-26 21:43:25 +07:00
Danang Probo Sayekti
985de9d2dc Update functions.php 2015-07-26 16:51:55 +07:00
Danang Probo Sayekti
0bb0382b5c Improvements 2015-07-26 10:48:41 +07:00
Danang Probo Sayekti
b3e3895bf4 Add theme: blog
Add new theme blog
2015-07-25 15:03:09 +07:00
Danang Probo Sayekti
2ab20034db Cleaning up 2015-07-24 22:23:12 +07:00
Danang Probo Sayekti
ce4d6e4b93 Improve the editor 2015-07-24 20:39:46 +07:00
Danang Probo Sayekti
4138142368 Improve resources 2015-07-24 16:00:15 +07:00
Danang Probo Sayekti
3e6153ed0e Improve description 2015-07-23 12:45:21 +07:00