Small Dev Talk is an independent news source that covers all things from the indie world of entertainment, from games to movies to books to technology and more. Our focus of Small Dev Talk is simply to give the chance of having upcoming developers show off their projects in forms of interviews which include images and video and present it to our audience.
It is recommended that you use the web-version of Small Dev Talk available at https://smalldevtalk.net/ which is an archived version of the original site that is being hosted on Tumblr. This does require an internet connection to load.
For local usage, the app loads metadata from /src/articleArchive/articleData.json and article content from /src/articleArchive/author{AuthorNameNoSpaces}/{YYYY-MM-DD}_{ArticleKey}/{ArticleKey}.md. You can serve the repository root with npm run start and regenerate the service worker with npm run workbox after adding assets.
To visit specific articles, use the first query parameter as the article key from src/articleArchive/articleData.json. For example, https://smalldevtalk.net/index.html?Playsets.
| Chrome | Firefox | Edge | Safari | Opera | Mobile |
|---|---|---|---|---|---|
| ✔ | ✔ | ✔ | ? | ✔ | ✔ |
We aim to make the Small Dev Talk as perfect as possible but unfortunately, there may be some unforeseen bugs. If you manage to find one that is not here, feel free to create a bug report so we can fix it.
- None at the moment... Help us find some!
This project is currently in maintenance mode. This means that:
- Only critical bug fixes and security updates will be addressed.
- New feature requests are unlikely to be implemented.
If you want to support my work, you can through the following methods:
Please read CONTRIBUTING.md for more details.