Index
What is SiteUP!?
The need to streamline the development of transactional and responsive systems through a content management system (CMS) that is agnostic to design and data representation,
that allows easy exchange of parts of its code, and customization in both technology and design and functionality according to development needs is what led me to create siteUP! 10 years ago.
Created with open source code and using by default technologies such as HTML5, JS, jQuery, CSS3, PHP, Perl, MySql, but also allowing the replacement of some of them or the integration of new ones, along with online documentation, documented code, and the use of standards throughout the system, it becomes a viable tool for programmers and software developers who need to be free from the restrictions of any application.
The main objective is to have a framework that allows the development of transactional websites;
that is, based on a catalog of interrelated data, and with a structure whose functional elements
are easily identifiable and replaceable. This same characteristic allows several of its elements,
being autonomous, to be reused in other unrelated projects.
Thus, if someone requires a database connection library, they can use it independently in
a system they create themselves. Or if they want to validate input data, use the tool's own CSS,
etc., these can be integrated into other projects. Or, if you prefer, replace the programming language
used with one of your choice, always maintaining established standards.
The current site (this one you see) has been created with code with minimal additional styling, using the specific features of the tool as they are. Yes, small elements have been added, such as the color of the buttons on the right, but it has really been kept as clear as possible so that you can see the site in operation AS IS. Documentation is available in spanish too.
I invite you to learn about it, hoping you enjoy it.
- J Alejandro Ceballos Z