Commit graph

35 commits

Author SHA1 Message Date
danpros
50b6d0b520 GDPR Compliance
Using local resources for fonts, CSS, or scripts.
2025-08-18 05:28:26 +07:00
danpros
4abd8b29f4 Add new theme
Based on Tailwind Starter Blog theme, see https://github.com/timlrx/tailwind-nextjs-starter-blog
2024-11-20 13:01:17 +07:00
danpros
4c3305965e Styling 2024-02-25 21:02:09 +07:00
danpros
2bbae4cf68 Fix styling 2024-02-23 13:17:10 +07:00
danpros
a8e3c0e670 TOC styling
Create default TOC style with options to use the theme css
2024-02-22 18:46:35 +07:00
danpros
8da38da937 Styling the TOC 2024-02-21 18:52:21 +07:00
danpros
cc6a797629 Update themes 2024-01-10 17:13:04 +07:00
danpros
3b9866e8f5 Update themes 2021-04-22 12:09:09 +07:00
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
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
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
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
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
7c28567d1c Popular Posts Widget
Adding popular posts widget.
2015-07-30 07:50:46 +07:00
Danang Probo Sayekti
ce4d6e4b93 Improve the editor 2015-07-24 20:39:46 +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
45817b639f CSS Fix 2015-07-13 17:22:23 +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
Danang Probo Sayekti
318127754e Update style.css 2014-09-21 13:20:22 +07:00
Kanti
66069694a3 Added @fahmi182 CSS for Issue #95 2014-09-20 12:06:55 +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
36c01c08f3 Small Style Fixes with SubPages 2014-08-25 11:12:32 +02:00
Kanti
614c64e62d edit CSS: better menu (active link). 2014-08-05 08:06:03 +02: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
d03c2a62ee Prepare for release
Prepare for releasing v1.2.
2014-02-15 00:40:25 +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
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