Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

hnrc/aula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

108 Commits

Repository files navigation

Aula.io

This is a project that aims to collect all the best tech talks in a structured fashion, making it easy to discover interesting tech talks at Aula.io

Please contribute by sending pull requests ❤️

The format for talks looks something like this:

{
 "title": "A Whole New World",
 "key": "a-whole-new-world",
 "year": 2012,
 "url": "https://www.destroyallsoftware.com/talks/a-whole-new-world",
 "imageUrl": "https://www.destroyallsoftware.com/images/talks/a-whole-new-world.preview.png",
 "description": "This talk announces the most ambitious software project I've ever undertaken, then considers why its existence is so surprising (and in some cases frustrating) to people.",
 "tags": [
 {
 "title": "Invention",
 "key": "invention"
 },
 {
 "title": "History",
 "key": "history"
 }
 ],
 "speakers": [
 {
 "title": "Gary Bernhardt",
 "key": "gary-bernhardt"
 }
 ],
 "location": {
 "title": "Strange Loop",
 "key": "strange-loop"
 },
 "added": "2014年05月04日T09:09:05.904Z"
}

Where all key fields are slugged versions of their corresponding title. added is a ISO 8601 zulu timestamp from the time when the talk was added to this repo.

Contributors 🙌

Credits

Props to the creators of these fine pieces of code:

About

Aula.io - The best of tech talks in one place

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

AltStyle によって変換されたページ (->オリジナル) /