Welcome to the SimplemindedBot website repository! This site is maintained by Scot Campbell, a seasoned Solution Consultant and Agile practitioner with over two decades of experience in technology, strategy, and business.
SimplemindedBot is a platform for sharing insights, experiences, and knowledge on topics including:
- Artificial Intelligence and its applications
- Agile methodologies and project management
- Software development best practices
- Technology trends and their impact on business
Our goal is to provide thought-provoking articles, tutorials, and explorations that resonate with curious minds and tech enthusiasts alike.
This website is built using Zola, a fast static site generator written in Rust. We use the Abridge theme with some customizations to create a fast, lightweight, and modern website.
Key features of our setup include:
- Static site generation for improved performance and security
- Responsive design for optimal viewing on all devices
- SEO optimization
- Dark and light theme support
- Search functionality
To build and serve this site locally, follow these steps:
-
Install Zola (version 0.19.1 or later) by following the official installation guide.
-
Clone this repository:
git clone https://github.com/yourusername/simplemindedbot.git cd simplemindedbot
-
Build the site:
zola build
-
Serve the site locally:
zola serve
-
Open your web browser and navigate to
http://127.0.0.1:1111
to view the site.
We welcome contributions to improve the content or functionality of this site. Please feel free to submit issues or pull requests.
The code used in this site, including the Zola static site generator and the Abridge theme (with modifications), is licensed under the MIT License. You are free to use, modify, and distribute the code as long as you include the original copyright and license notice.
Content License - All Rights Reserved - Including but not limited to all original images and blog post content found in the static/ and content/ directories.
For more details on the specific licenses, refer to the MIT License for the code and All Rights Reserved for the content.
For more information about Scot Campbell and SimplemindedBot, please visit our About page.