Skip to content

Commit

Permalink
Switch to jekyll format
Browse files Browse the repository at this point in the history
  • Loading branch information
NHLOCAL committed Nov 28, 2024
1 parent 2278e5c commit 4a3b06a
Show file tree
Hide file tree
Showing 24 changed files with 1,941 additions and 382 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
source "https://rubygems.org"
gem "jekyll"
74 changes: 74 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
bigdecimal (3.1.8)
colorator (1.1.0)
concurrent-ruby (1.3.4)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
ffi (1.17.0-x64-mingw-ucrt)
forwardable-extended (2.6.0)
google-protobuf (4.29.0-x64-mingw-ucrt)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jekyll (4.3.4)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
jekyll-sass-converter (>= 2.0, < 4.0)
jekyll-watch (~> 2.0)
kramdown (~> 2.3, >= 2.3.1)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (>= 0.3.6, < 0.5)
pathutil (~> 0.9)
rouge (>= 3.0, < 5.0)
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (6.0.1)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.9)
rouge (4.5.1)
safe_yaml (1.0.5)
sass-embedded (1.81.0-x64-mingw-ucrt)
google-protobuf (~> 4.28)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.6.0)
webrick (1.9.0)

PLATFORMS
x64-mingw-ucrt

DEPENDENCIES
jekyll

BUNDLED WITH
2.5.23
19 changes: 19 additions & 0 deletions _data/links.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
- text: The Latest AI Innovations
url: https://www.futurepedia.io/ai-innovations
- text: Artificial Intelligence Index
url: https://aiindex.stanford.edu
- text: 'Generative AI Timeline: 9 Decades of Notable Milestones'
url: https://www.cmswire.com/digital-experience/generative-ai-timeline-9-decades-of-notable-milestones/
- text: The History of Artificial Intelligence - Harvard
url: https://sitn.hms.harvard.edu/flash/2017/history-artificial-intelligence/
- text: Analyzing 2023's Milestones and Forecasting 2024's Trends
url: https://masterofcode.com/blog/ai-highlights-2024
- text: Timeline of Artificial Intelligence - Wikipedia
url: https://en.wikipedia.org/wiki/Timeline_of_artificial_intelligence
- text: The History of Artificial Intelligence - Complete AI Timeline
url: https://www.techtarget.com/searchenterpriseai/tip/The-history-of-artificial-intelligence-Complete-AI-timeline
- text: 'From the World Wide Web to AI: 11 Technology Milestones That Changed Our
Lives'
url: https://www.weforum.org/agenda/2024/03/11-technology-milestones-ai-quantum-computing-vr/
- text: 'Artificial Intelligence (AI) and ChatGPT: History and Timelines'
url: https://www.officetimeline.com/blog/artificial-intelligence-ai-and-chatgpt-history-and-timelines
302 changes: 302 additions & 0 deletions _data/timeline.yml

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions _includes/footer.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<div class="content">
<div class="footer-section">
<h3>About This Project</h3>
<p>This AI Timeline project aims to provide a comprehensive overview of AI milestones. It is maintained by NHLOCAL and contributions are welcome!</p>
<a href="https://github.com/NHLOCAL/AiTimeline" class="github-link" target="_blank" rel="noopener noreferrer">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="github-icon">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path>
</svg>
View on GitHub
</a>
</div>
<div class="footer-section">
<h3>Quick Links</h3>
<ul>
<li><a href="https://opensource.org/licenses/MIT" target="_blank" rel="noopener noreferrer">MIT License</a></li>
<li><a href="https://github.com/NHLOCAL/AiTimeline/issues" target="_blank" rel="noopener noreferrer">Contribute</a></li>
</ul>
</div>
</div>
19 changes: 19 additions & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="{{ page.description }}">
<meta property="og:title" content="{{ page.title }}">
<meta property="og:description" content="{{ page.description }}">
<meta property="og:type" content="website">
<title>{{ page.title }}</title>
<link rel="icon" type="image/x-icon" href="{{ '/assets/favicon.png' | relative_url }}">
<link rel="stylesheet" href="{{ '/assets/css/styles.css' | relative_url }}">
</head>
<body>

{{ content }}

</body>
</html>
21 changes: 21 additions & 0 deletions _site/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2024 NHLOCAL

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
36 changes: 36 additions & 0 deletions _site/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# AiTimeline

Welcome to the Artificial Intelligence Timeline, showcasing the evolution and advancements in artificial intelligence technologies from 2022 to 2024. This timeline highlights key milestones, releases, and developments from leading companies and projects in the AI field.

## Overview

This timeline is structured chronologically, organized by year, and includes significant events, releases, and updates in the artificial intelligence landscape. From the introduction of new models and updates to open-source releases and major announcements, this timeline provides a comprehensive overview of the dynamic AI industry's progress over the years.

## Features

- **Year-wise Organization:** Events and releases are grouped by year for easy navigation and understanding.
- **Detailed Descriptions:** Each event includes a brief description, providing context and details about the milestones.
- **Multiple Events Handling:** For months with multiple events or updates, events are listed as bullet points under the respective month for clarity.
- **Responsive Design:** The timeline is designed to be responsive and accessible on various devices, ensuring a seamless viewing experience.

## How to Use

1. **View the Timeline:** Visit the [Artificial Intelligence Timeline](https://nhlocal.github.io/AiTimeline/) to explore the events and developments in the AI industry.
2. **Navigate the Timeline:** Scroll through the timeline to view events chronologically, or use the year indicators to jump to specific years.
3. **Explore Events:** Click on individual events to view detailed descriptions and learn more about each milestone.

## Contributing

Contributions are welcome! If you have suggestions, corrections, or additional events to include in the timeline, please feel free to open an issue or submit a pull request.

## About

This timeline was created as a project to document and showcase the advancements in artificial intelligence technologies. It serves as a resource for researchers, enthusiasts, and anyone interested in tracking the progress and evolution of AI technologies over the years.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

---

Thank you for visiting the Artificial Intelligence Timeline! We hope you find this resource informative and useful. For any questions or inquiries, please [contact us](mailto:[email protected]).
File renamed without changes.
File renamed without changes
File renamed without changes.
Binary file added _site/assets/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 4a3b06a

Please sign in to comment.