https://github.com/f3-factory/f3com-data
Content for the CMS
https://github.com/f3-factory/f3com-data
documentation fat-free-framework php
Last synced: about 1 year ago
JSON representation
Content for the CMS
- Host: GitHub
- URL: https://github.com/f3-factory/f3com-data
- Owner: f3-factory
- Created: 2013-03-18T13:14:24.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-02-12T23:39:27.000Z (over 1 year ago)
- Last Synced: 2025-05-07T06:57:51.209Z (about 1 year ago)
- Topics: documentation, fat-free-framework, php
- Size: 1.36 MB
- Stars: 23
- Watchers: 10
- Forks: 49
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# F3com-data
Content for the F3 CMS on [fatfreeframework.com](http://fatfreeframework.com)
## Local Installation
* To get a local instance up and running that includes this documentation repo, please visit [https://github.com/F3Community/F3com](https://github.com/F3Community/F3com) for instructions.
## Participate
* Fork the repository
* Edit your file
* Send a pull request on GitHub
* After approval, your changes will be visible on the website
**Hint:** you can also modify files directly on GitHub which does the rest for you automatically.
## Compatibility
With commit `e56ac9b5f0623dc18b33d207b6d831ca546a1878`, this repo became incompatible with the old F3com Wiki due to the new folder structure. If you want to use the old way, you have to checkout the latest working commit via
`git checkout e82879cec1084b01ec6e4b3758673c2637328628`