
Simple Pelican Theme
CidCid is a thoughtfully crafted theme specifically designed for the static site generator, Pelican. Its clean design and user-friendly features make it an excellent choice for those looking to create a sophisticated, yet simple static website. With built-in functionalities like responsive design and customizable landing pages, CidCid stands out as an adaptable option for various types of projects.
The theme not only emphasizes functionality but also provides ease of use with features that allow for enhanced interactivity and analytics integration. Whether you’re a blogger, a portfolio creator, or just someone looking to establish an online presence, CidCid aims to deliver the tools and flexibility needed to create a captivating site.
Disqus Comment Integration: Seamlessly connect your site with Disqus for visitor interactions; just define DISQUS_SITENAME in your configuration file.
Google Analytics Support: Easily track your site’s performance and visitor statistics by configuring GOOGLE_ANALYTICS in your setup.
Email Obfuscation: Configure CONTACT_EMAIL to protect your email from spambots using a Javascript ROT13 function that hides the address from non-JS users.
Responsive Design: Ensure your site looks great on all devices with fully responsive layouts that adjust to different screen sizes.
Custom Landing Page Template: Utilize a landing page template by creating a static page with the landing.html format to serve as your site’s index.
Custom Menus: Personalize your site’s navigation by defining a USE_CUSTOM_MENU variable and specifying CUSTOM_MENUITEMS in your configuration.
Customizable Site Footer: Replace the default Pelican credits with your own content by defining the SITEFOOTER in your configuration file.
Easy Development Setup: With included SASS styles and development tools like package.json, set up a live reload server effortlessly for smooth workflow.

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.
Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.