
Citation is a new generation CMS merging ideas of: Headless / GraphQL, static site generation and JavaScript component pre-rendering
Citation is an innovative solution designed to transform the way websites are built. With a focus on user configurability, it allows individuals to specify the structure of their sites while handling content management seamlessly via a user-friendly administration interface that leverages Git for data storage. This dual approach provides both beginner users and seasoned developers the power to craft custom websites without being confined to traditional development methods.
At the core of Citation's offering is the ability to build websites using various frameworks and tools, ensuring flexibility and scalability. Whether you’re a developer seeking to create a unique web presence or a non-developer wanting to set up a site with minimal hassle, Citation aims to cater to both groups effectively, making it a noteworthy addition to the web development landscape.
Citation is poised to offer a comprehensive solution that meets diverse web building needs, making it a compelling choice for both developers and non-developers alike.

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
A website that uses GraphQL as a query language to manage data fetching and state management. This includes features such as a strongly typed schema, client-side caching, and declarative data fetching to streamline data management and optimize website performance.