https://github.com/sinhapaurush/folded_pages
https://github.com/sinhapaurush/folded_pages
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sinhapaurush/folded_pages
- Owner: sinhapaurush
- Created: 2021-03-03T11:17:16.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-08T17:35:52.000Z (almost 5 years ago)
- Last Synced: 2025-02-12T07:25:51.196Z (about 1 year ago)
- Language: PHP
- Size: 294 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
THIS IS THE ROOT DIRECTORY
INDEX.PHP IS YOUR HOME/LANDING PAGE, YOU MUST BE KNOWING THIS BEFORE.
=====================
USAGE
=====================
FILE / FOLDER NAME | TYPE | REMARK
-----------------------------------
comp | DIR | This is the folder where you have to create and save
custom components and elements, you can do this in different pages
as well as in same pages.
______________________________________
design | DIR | You have to save your design written in CSS in PHP form here,
.php extension is recommended in place of .css. Open def.php
in this folder for more detail.
______________________________________
modules | DIR | This is the main PHP and JS function folder, here is the all predefined features are save
edititng these is not recommended.
_______________________________________
index.php | PHP FILE | THIS is YOUR HOME/LANDING PAGE, YOU MUST BE KNOWING THIS BEFORE.
________________________________________
string.php | PHP FILE | Add default variables here, open this file for more info.
________________________________________