Commit graph

96 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
cd54414321 Fix theme 2016-01-04 09:19:19 +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
65475451a5 Update themes 2015-12-01 20:53:28 +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
5f271a2370 Update 2015-11-23 18:54:56 +07:00
Danang Probo Sayekti
aa7a456ae7 Improve pagination 2015-11-23 13:42:19 +07:00
Danang Probo Sayekti
0a2a375953 Update styles 2015-11-23 11:48:36 +07:00
Danang Probo Sayekti
19592fe137 Prepare release 2015-09-21 13:58:20 +07:00
Danang Probo Sayekti
0df2146ce1 Fix bugs 2015-08-29 10:47:48 +07:00
Danang Probo Sayekti
9dd9f87cf5 Improve search page + 404 2015-08-27 14:50:35 +07:00
Danang Probo Sayekti
38faebe6d6 Improve theme 2015-08-27 11:02:57 +07:00
Danang Probo Sayekti
1265580b24 Revert htaccess 2015-08-26 22:50:42 +07:00
Danang Probo Sayekti
bbd0357978 Update style 2015-08-26 21:36:54 +07:00
Danang Probo Sayekti
cc91b4478f Update theme 2015-08-26 19:52:08 +07:00
Danang Probo Sayekti
a4b6fe18db Add category
Add category feature to the core.
2015-08-26 10:44:25 +07:00
Andreas
80afb162d9 Robots.txt update + new htaccess for cache folder.
Updated robots.txt + new htaccess files.

I made the following changes for the robots.txt and .htaccess files.

# robots.txt updated
- Allow theme assets (CSS, JS, Images, Fonts) for SEO
- Allow folder with uploaded images (/content/images)

# .httaccess files added
- /content - Deny all
- /content/images - Allow only jpg|png|gif
- /cache - Deny all
- /system - Deny all
- /system/admin/editor - Allow all
- /system/resources - Allow all
- /themes - Deny all
- /themes/blog/css - Allow all
- /themes/blog/fonts - Allow all
- /themes/blog/images - Allow all
- /themes/blog/js - Allow all
- /themes/clean/css - Allow all
- /themes/default/css  - Allow all
- /themes\default\img - Allow all
- /themes\logs\css - Allow all
2015-08-24 16:02:46 +02: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
Danang Probo Sayekti
ce4d6e4b93 Improve the editor 2015-07-24 20:39:46 +07:00
Danang Probo Sayekti
1d15d0fcc4 Fix classes. 2015-07-23 22:55:35 +07:00
Danang Probo Sayekti
dcbf9f0700 Cleaning up 2015-07-21 19:05:08 +07:00
Danang Probo Sayekti
dd6942e439 Content Type
Trying to add content type: image, video, audio, link, and quote. No
styling yet.
2015-07-20 00:30:03 +07:00
Danang Probo Sayekti
095cfee286 Changes
Make HTMLy more flexibel.
2015-07-17 20:13:31 +07:00
Danang Probo Sayekti
c7bf485275 Improvements 2015-07-14 19:36:27 +07:00
Danang Probo Sayekti
45817b639f CSS Fix 2015-07-13 17:22:23 +07:00
Danang Probo Sayekti
d6f2c67ae4 Better templating
Move the more link to template directly so we can modify the text
without changing any functions.
2015-07-12 13:19:07 +07:00
Danang Probo Sayekti
d1f803c3a7 Improve theme
Improving the default theme.
2015-07-12 11:50:51 +07:00
Danang Probo Sayekti
7de2b1b744 Templating Improvements
Move the title, description, and canonical from the head_contents for
better templating. Eg. for Twitter Card or OG.
2015-07-12 11:28:38 +07:00
Danang Probo Sayekti
db786347c6 Improvements
Styling, performance tweak, and bugs fixes.
2015-07-05 21:29:02 +07:00
Kanti
a685bcf91b [TASK] update composer 2015-03-30 19:06:21 +02:00
Kanti
82dff17469 Merge pull request #10 from danpros/master
update to master
2015-02-10 08:48:36 +01:00
Mohamad Fahmi
f811f760ff post
Fi & Vid
2015-02-07 17:45:07 +07:00
Mohamad Fahmi
c73c09c451 main
FI & Vid
2015-02-07 17:44:38 +07:00
Kanti
99422e158e [TASK] CSS blockquote before and after 2015-01-15 17:55:53 +01:00
Kanti
8c2c06ec5e [TASK] added config admin tab 2015-01-08 13:50:09 +01:00
Kanti
4d98ebeeb4 Added CSS from @fahmi182 for Issue #95 2014-09-20 12:28:13 +02:00
Kanti
2236434522 Issue #95 Please add some CSS on my PHP ;) 2014-09-20 11:24:47 +02:00
Kanti
ca6c355bb0 Change Custom Meta Description input to textarea 2014-09-01 10:47:14 +02:00
Kanti
24f401bb3c Moved Css for Archive List out to the css Files
-better Google PageSpeed Ranking
2014-08-29 10:03:01 +02:00
Kanti
614c64e62d edit CSS: better menu (active link). 2014-08-05 08:06:03 +02:00
Danang Probo Sayekti
f23644dce7 HTTPS support
HTMLy fully supports the HTTPS protocol.
2014-02-25 19:49:48 +07:00
Danang Probo Sayekti
82a3acc928 Prepare for release
Prepare for releasing v1.6
2014-02-17 09:59:50 +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
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
557f99c18d Fix markup for profile page
Fix markup for profile page.
2014-02-13 10:46:02 +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
b62f013588 Improve theme
Improve theme
2014-02-10 12:01:24 +07:00
Danang Probo Sayekti
306ccb11ee Refactoring
Clean up the codes.
2014-02-10 11:05:57 +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