Commit graph

152 commits

Author SHA1 Message Date
Danang Probo Sayekti
16143d33db File cache support v2.0
File cache support. Any visited pages by anonymous user will generating
.cache file inside cache/page folder.
2014-06-27 07:14:17 +07:00
Danang Probo Sayekti
58d032419f Try to use cache index
Try to use cache index. Any glob results will saved as txt format.
2014-06-19 19:57:43 -07:00
Danang Probo Sayekti
90a07f1c75 Clean URLs for foreign char v1.9
Previously any foreign char always removed. Fix multi tags and is_front
function.
2014-06-14 12:36:35 +07:00
Danang Probo Sayekti
282ac676e6 Merge pull request #30 from fanningert/master
Add an example Lighttpd & Nginx server configurations to README.md, fix missing `no-posts.html.php` on admin panel by @fanningert
2014-03-17 22:07:45 +07:00
fanningert
323e037c72 Create no-posts.html.php 2014-03-17 06:32:05 +01:00
fanningert
0a503cad29 Add nginx configuration example 2014-03-17 06:01:23 +01:00
fanningert
ff90a17821 Update README.md 2014-03-15 23:08:34 +01:00
fanningert
4312fb9653 Update README.md
Add lighttpd configuration
2014-03-15 23:07:36 +01:00
Danang Probo Sayekti
f23644dce7 HTTPS support v1.8
HTMLy fully supports the HTTPS protocol.
2014-02-25 19:49:48 +07:00
Danang Probo Sayekti
570856a908 Improve backup
Add blog title to the zip file. Improve the URL creation.
2014-02-25 18:23:55 +07:00
Danang Probo Sayekti
d118e4f84f Improve htaccess v1.7
Improve htacess file.
2014-02-21 14:34:24 +07:00
Danang Probo Sayekti
e5d718dc6d Add backup feature
Add backup feature to the core.
2014-02-21 12:49:39 +07:00
Danang Probo Sayekti
82a3acc928 Prepare for release v1.6
Prepare for releasing v1.6
2014-02-17 09:59:50 +07:00
Danang Probo Sayekti
78d3aed14f More specific filter
More specific filter for is_index function.
2014-02-16 22:27:02 +07:00
Danang Probo Sayekti
b59d9ffd55 Dynamic heading
Dynamic heading for themer, there is is_index function.
2014-02-16 22:07:12 +07:00
Danang Probo Sayekti
f30a857608 Forgot FB appid v1.5
FOr got FB appid
2014-02-15 11:06:20 +07:00
Danang Probo Sayekti
f934dce30b Fixes
Fixes
2014-02-15 09:48:27 +07:00
Danang Probo Sayekti
2f86b2780d jQuery
Loading jQuery without using it is stupid. Add options for it.
2014-02-15 02:10:47 +07:00
Danang Probo Sayekti
c7fb74859f Clean up
Clean up
2014-02-15 01:19:25 +07:00
Danang Probo Sayekti
d03c2a62ee Prepare for release
Prepare for releasing v1.2.
2014-02-15 00:40:25 +07:00
Danang Probo Sayekti
133ec95a24 Fix disqus
Fix Disqus recent comments after adding Facebook comments
2014-02-14 20:16:56 +07:00
Danang Probo Sayekti
294543c142 Improve comment
Improve comments
2014-02-14 20:11:23 +07:00
Danang Probo Sayekti
a6bfc5a7ce Add Facebook comments
Add Facebook comments as comment system options.
2014-02-14 19:56:09 +07:00
Danang Probo Sayekti
def856716a Add lightbox config
Add lightbox config.
2014-02-14 18:08:31 +07:00
Danang Probo Sayekti
6a7c090a68 Ad lightbox
Add lightbox as an inline image handling.
2014-02-14 16:38:28 +07:00
Danang Probo Sayekti
557f99c18d Fix markup for profile page
Fix markup for profile page.
2014-02-13 10:46:02 +07:00
Danang Probo Sayekti
2591e69497 Add disqus recent comments
Add disqus recent comments to the core.
2014-02-13 08:54:13 +07:00
Danang Probo Sayekti
6e5926f9a4 Add new theme
Add new theme and set the default to when first run.
2014-02-13 02:38:24 +07:00
Danang Probo Sayekti
d8cbaefad2 Improve the search
Improve the search speed
2014-02-11 15:30:52 +07:00
Danang Probo Sayekti
a504035b88 Limiting search
Sarching the contents also is bad idea since its databaseless. Search
only tags and the url.
2014-02-11 13:26:31 +07:00
Danang Probo Sayekti
5389b38e4d Improve admin style
Improve admin style
2014-02-10 12:27:46 +07:00
Danang Probo Sayekti
b62f013588 Improve theme
Improve theme
2014-02-10 12:01:24 +07:00
Danang Probo Sayekti
3fb6c4bdb3 Clean up
Clean up
2014-02-10 11:13:52 +07:00
Danang Probo Sayekti
306ccb11ee Refactoring
Clean up the codes.
2014-02-10 11:05:57 +07:00
Danang Probo Sayekti
8d6f84769f Ups wrong file
Ups wrong file edited.
2014-02-10 00:08:34 +07:00
Danang Probo Sayekti
b652407a3e Add dynamic menu class
Add dynamic menu class. Toolbar should has global style, added
toolbar.css.
2014-02-09 23:54:48 +07:00
Danang Probo Sayekti
6504517949 Ups wrong markup
Ups wrong markup for static page.
2014-02-08 18:57:30 +07:00
Danang Probo Sayekti
72cf924c1c Improve the teaser
Improve the teaser
2014-02-08 18:31:11 +07:00
Danang Probo Sayekti
2422c40013 Prepare for v1.1 v1.1
Prepare to release HTMLy v.1.1
2014-02-08 10:08:28 +07:00
Danang Probo Sayekti
84aeef1275 Fix redirection
Fix redirection
2014-02-08 00:49:08 +07:00
Danang Probo Sayekti
c7c23866bb User role support
User role support
2014-02-08 00:17:28 +07:00
Danang Probo Sayekti
b47cf3e363 Add limit RSS length
Add option to limit rss length.
2014-02-07 20:21:05 +07:00
Danang Probo Sayekti
7a6e19624f Update the readme
Update the readme
2014-02-07 08:49:43 +07:00
Danang Probo Sayekti
41964a209d Update README.md 2014-02-07 08:21:07 +07:00
Danang Probo Sayekti
f4c6d940e7 Add content folder
Add content folder.
2014-02-07 07:58:29 +07:00
Danang Probo Sayekti
36f4c2d4df Various improvements
Various improvements
2014-02-07 07:14:05 +07:00
Danang Probo Sayekti
cd9341c155 Update readme v1.0
Update the readme file.
2014-01-31 21:28:34 +07:00
Danang Probo Sayekti
33bdbe81b5 Prepare for initial release
Prepare for initial release. Updating the readme file etc.
2014-01-31 20:34:00 +07:00
Danang Probo Sayekti
34603e3989 Handle sitemap error
handle sitemap error when no content available.
2014-01-30 21:55:35 +07:00
Danang Probo Sayekti
daa3d40c3b Cleaning up
Cleaning up the codes.
2014-01-30 20:07:43 +07:00