Commit graph

19 commits

Author SHA1 Message Date
Dan
13efd1e824
Create .gitkeep 2024-02-25 17:27:59 +07:00
danpros
3df550a86f Moving the configList 2024-02-25 17:11:33 +07:00
danpros
c53e43ddc9 Update configList.json 2024-02-25 14:02:13 +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
844e707452 Add TOC settings 2024-02-21 20:03:13 +07:00
danpros
90759d673c Allow multiple site.urls. See #549
If you upload an image on one of the sites, change the image address to relative path.
2024-01-06 16:22:12 +07:00
danpros
e702617cc4 Limit tagcloud
Allowing to set the tagcloud number
2022-02-05 13:54:58 +07:00
danpros
7981bd0079 Add the default config list 2021-02-21 10:44:43 +07:00
danpros
8dceae2b96 Update themes 2021-02-21 09:51:23 +07:00
ashrey
4a55a79635 Ignore cache and content directories 2016-08-21 15:39:06 -04:00
Danang Probo Sayekti
1265580b24 Revert htaccess 2015-08-26 22:50:42 +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
Danang Probo Sayekti
7a6e19624f Update the readme
Update the readme
2014-02-07 08:49:43 +07:00
Danang Probo Sayekti
f4c6d940e7 Add content folder
Add content folder.
2014-02-07 07:58:29 +07:00
Danang Probo Sayekti
a2e96a7b51 Can edit the bio
User can edit their bio from admin panel.
2014-01-21 22:24:08 +07:00
Danang Probo Sayekti
6acf9f2422 Modify mode_expires
Modify mode_expires. The default is 60 minutes.
2014-01-12 08:20:27 +07:00
Danang Probo Sayekti
9f1ca1556a Re-order static folder
Static content is global and not per user base.
2014-01-11 09:05:48 +07:00
Danang Probo Sayekti
32132caa3d Support Multi Author
It has changed the structure of the folder content and some changes in
functions.php and htmly.php, so that it can support multi-author.
2014-01-05 10:18:13 +07:00
Danang Probo Sayekti
643b3be88d Initial commit
Yay! HTMLy was born today.
2014-01-01 21:56:22 +07:00