All Projects → samthomson → flot

samthomson / flot

Licence: other
no database CMS, written in PHP, supports themes, soon plugins, and flexible taxonomies (data types) . Hybrid static/dynamic CMS that's cached by default. Runs on anything with PHP. Still in development, but fairly stable.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to flot

desafios-bootcamps-dio
Desafios em C#, Java, JavaScript, Kotlin, Python e Ruby dos Bootcamps da Digital Innovation One
Stars: ✭ 442 (+904.55%)
Mutual labels:  front-end, back-end, full-stack
we-hate-js
누구보다 자바스크립트를 싫어하는 사람들의 공간
Stars: ✭ 27 (-38.64%)
Mutual labels:  front-end, back-end
Health-Discernment-System
A menu based multiple chronic disease detection system which will detect if a person is suffering from a severe disease by taking an essential input image.
Stars: ✭ 25 (-43.18%)
Mutual labels:  front-end, back-end
BlackIQ.ir
BlackIQ.ir Source Code
Stars: ✭ 14 (-68.18%)
Mutual labels:  front-end, back-end
vagas
🤝 Venha fazer parte do nosso time
Stars: ✭ 15 (-65.91%)
Mutual labels:  front-end, back-end
attain
Deno API middleware Server
Stars: ✭ 79 (+79.55%)
Mutual labels:  front-end, back-end
Technical Books
😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...
Stars: ✭ 3,957 (+8893.18%)
Mutual labels:  front-end, back-end
Web
千古前端图文教程,超详细的前端入门到进阶学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。
Stars: ✭ 18,274 (+41431.82%)
Mutual labels:  front-end
bouffe-front
Bouffe Front SFEIR
Stars: ✭ 14 (-68.18%)
Mutual labels:  front-end
Weapp Workflow
基于Gulp 的微信小程序前端开发工作流 💯
Stars: ✭ 241 (+447.73%)
Mutual labels:  front-end
Javascript Articles Monthly
JavaScript 文章精选月刊
Stars: ✭ 238 (+440.91%)
Mutual labels:  front-end
front-end-interview
Front-end interview questions
Stars: ✭ 28 (-36.36%)
Mutual labels:  front-end
MISP-dockerized
github.com/MISP/MISP
Stars: ✭ 34 (-22.73%)
Mutual labels:  full-stack
Bower
A package manager for the web
Stars: ✭ 15,095 (+34206.82%)
Mutual labels:  front-end
bookmarks
在线书签管理系统
Stars: ✭ 19 (-56.82%)
Mutual labels:  front-end
Front End Curriculum
2021 Front-End Curriculum
Stars: ✭ 248 (+463.64%)
Mutual labels:  front-end
fusion
🚀 Open-source alternative for Mixpanel - Amplitude - Hotjar - Fullstory✨
Stars: ✭ 199 (+352.27%)
Mutual labels:  full-stack
Rebble Store
Pebble app store replacement.
Stars: ✭ 240 (+445.45%)
Mutual labels:  front-end
resume-boilerplate
📄 简历模板
Stars: ✭ 84 (+90.91%)
Mutual labels:  front-end
log
Aplus Framework Log Library
Stars: ✭ 14 (-68.18%)
Mutual labels:  full-stack

flot

No database (flat) CMS, written in PHP, aiming to be both super simple to use (for non techies too) and flexible enough to be used for making any kind of website.

A totally responsive 'administration' section will allow for a website manager to edit the website from their phone or tablet as well as their everyday computer.

With support for themes (but including a few sensible ones to start you of with) you can make your flot website completely your own.

A plugin architecture will make extending it easy, should you wish to make anything more than a quick, simple website.

Optimised for speed, to be as fast as possible, letting you focus on just writing great content and not the technology behind it. Your sites pages will be compressed and minified as best as your webserver allows, flot will also understand your server, and give you instructions on what you (or your webhost) might change to increase performance (don't worry, this is optional).

Fleixble taxonomies (data types) will make adding webpages that make sense to your website easy, e.g. make a hotel room page, or a product page, or a cake recipe page, each with their own page chosen page parts like text or image galleries or links etc.

A Hybrid static/dynamic architecture means you get the benefits of a data driven website (being able to login and change the website, without touching code), but also the benefits of a static site (speed, and the benefits of no database).

Despite storing the content you enter (web page content, images, etc), flot doesn't need a database. This is great. It means one less security risk, one less 'thing' to set up, one less thing to migrate if you move your site, and getting web hosting will be cheaper, easier, and even more environmentally friendly.

Flot was written in PHP, as it's the most common webserver language, so getting hosting will be no problem.

Flot is open source, which means totally free.

For now, flot is still being developed, but coming together quickly. Check out the flot website, or follow flot on twitter to stay updated.

Flot CMS UI

License

Flot is released under the MIT license (http://opensource.org/licenses/MIT). Basically I want it to be totally free and open source, use it commercially if you want, and if you want to edit it and then redistribute or even sell then no worries, go for it!

The MIT License (MIT)

Copyright (c) 2014 Sam Thomson (@sam_thomson_st)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].