Skip to content

StreamIntelligenceLab/Kolibrie-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kolibrie Website

The source files for the Kolibrie website, a high-performance SPARQL query engine built in Rust. This repository contains the website's HTML, CSS, and JavaScript code.

Overview

The Kolibrie website is built using modern web technologies to showcase the capabilities and features of the Kolibrie SPARQL query engine.

Technologies Used

The website utilizes the following technologies:

  1. Tailwind CSS - For responsive and utility-first styling
  2. Chart.js - For performance benchmark visualizations
  3. Typed.js - For typing effect animations
  4. Font Awesome - For icons and visual elements

Features

  • Responsive navigation with smooth scrolling
  • Interactive performance benchmark charts
  • Live code demonstration with typing effects
  • Mobile-friendly design
  • Modern UI with gradient effects and animations
  • Comprehensive documentation sections
  • Community engagement sections

Getting Started

To run this website locally:

  1. Clone the repository
  2. Open the index.html file in your web browser

No build process is required as the website uses CDN-hosted dependencies.

Dependencies

All dependencies are loaded via CDN:

  • Tailwind CSS (https://cdn.tailwindcss.com)
  • Chart.js (https://cdn.jsdelivr.net/npm/chart.js)
  • Font Awesome (https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css)
  • Typed.js (https://cdn.jsdelivr.net/npm/typed.js@2.0.12)

Structure

  • index.html - Main website content
  • kolibrie.jfif - Logo image
  • CSS styles are included inline in the HTML
  • JavaScript is included at the bottom of the HTML file

Contributing

Feel free to contribute to this website by submitting pull requests! Whether it's fixing bugs, improving the design, or adding new features, all contributions are welcome.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors