Cecil is a CLI application that generates static websites by merging plain text files, images, and Twig templates using PHP. The input files are written in Markdown format, which allows for easy content creation and editing. Cecil takes care of the generation and optimization of the website's HTML, CSS, and JavaScript files, making it easier to deploy and maintain the website. It is a great tool for creating blogs, personal websites, or small business websites. Cecil is open-source software that is free to use and can be installed on any server with PHP installed.
V1.2.0
Find leads based on open job vacanciesGet started5 Companies using Cecil
How to use Cecil
Cecil is a powerful tool that can be used to create static websites by merging markdown files, images, and Twig templates. Here are the steps to use Cecil:
-
Install PHP: Before you get started with Cecil, you need to install PHP on your computer. You can download PHP from its official website and follow the installation instructions.
-
Install Composer: Cecil uses Composer to manage its dependencies. You can download and install Composer from its official website.
-
Install Cecil: Once you have installed PHP and Composer, you can install Cecil globally using the following command:
``` composer global require cecil/cli ```
-
Create a New Website: Now that you have installed Cecil, you can create a new website using the following command:
``` cecil init my-site cd my-site ```
This will create a new directory named "my-site" and initialize it with the default configuration file.
-
Add Content: Once you have created a new website, you can add content to it by creating markdown files in the "content" directory. You can also add images to the "static" directory.
-
Customize Your Site: Cecil allows you to customize your site by modifying the Twig templates located in the "themes" directory. You can also create your own theme by adding a new directory to the "themes" directory.
-
Build Your Site: After you have added content and customized your site, you can build your site using the following command:
``` cecil build ```
This will generate a static version of your site in the "output" directory.
-
Publish Your Site: Finally, you can publish your site by uploading the contents of the "output" directory to a web server or a hosting service.
By following these steps, you can use Cecil to create beautiful and responsive static websites quickly and easily.
Make your sales data-driven.
Website's technology stack, including its CMS, ecommerce platform, and payment processor, along with details about the industry, company and its contacts.
GDPR Compliant
CCPA Compliant
SOC2 Compliant
