All Projects → haskellweekly → haskellweekly

haskellweekly / haskellweekly

Licence: MIT license
Publishes curated news about the Haskell programming language.

Programming Languages

haskell
3896 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to haskellweekly

Ultimate Python Resource Hub
The Ultimate resource hub of Python: All at one place
Stars: ✭ 298 (+150.42%)
Mutual labels:  podcast, newsletter
soussune.com
エンジニアわいわいポッドキャスト「そうっすね」
Stars: ✭ 35 (-70.59%)
Mutual labels:  podcast
newsletter-tool
BrazilJS' newsletter tool
Stars: ✭ 35 (-70.59%)
Mutual labels:  newsletter
PyEditorial
A free, open-source Blog CMS based on the "Django" and "Editorial" HTML5 theme.
Stars: ✭ 178 (+49.58%)
Mutual labels:  podcast
this-american-life-archive
Unofficial RSS feed for the podcast "This American Life" with episodes 1 to current
Stars: ✭ 19 (-84.03%)
Mutual labels:  podcast
phuctm97.com
🏚 Home on the Web
Stars: ✭ 41 (-65.55%)
Mutual labels:  newsletter
SwiftCairo-Newsletter
SwiftCairo Newsletter Repo, You can contribute your favorite articles and share it with the community
Stars: ✭ 22 (-81.51%)
Mutual labels:  newsletter
startpoint
Start Point For Creating Apps with Laravel (it will update to latest Laravel version)
Stars: ✭ 16 (-86.55%)
Mutual labels:  newsletter
podcastr
A platform built to broadcast a specific podcast, Faladev by Rocketseat.
Stars: ✭ 32 (-73.11%)
Mutual labels:  podcast
radicast
recording radiko and serving rss for podcast
Stars: ✭ 33 (-72.27%)
Mutual labels:  podcast
dotmailer-magento-extension
The official Engagement Cloud for Magento extension
Stars: ✭ 14 (-88.24%)
Mutual labels:  newsletter
podcast-feed-parser
A highly customizable package for fetching and parsing podcast feeds into simple and manageable JavaScript objects. For use with node or in the browser.
Stars: ✭ 39 (-67.23%)
Mutual labels:  podcast
podcast
A curated list of awesome dev podcast around the globe
Stars: ✭ 17 (-85.71%)
Mutual labels:  podcast
podcast
The Google Cloud Platform Podcast
Stars: ✭ 60 (-49.58%)
Mutual labels:  podcast
Web-Dev-Helper
Developer Helper where you can find all resources related to open source and software developer resources
Stars: ✭ 33 (-72.27%)
Mutual labels:  podcast
yii2-newsletter
Module for saving user contacts from newsletter form to database
Stars: ✭ 17 (-85.71%)
Mutual labels:  newsletter
grandcast.fm
A podcast application built using GRANDstack
Stars: ✭ 50 (-57.98%)
Mutual labels:  podcast
podcatcher
Podcast App
Stars: ✭ 21 (-82.35%)
Mutual labels:  podcast
podcast
🦆 Выпуски подкаста Goose&Duck
Stars: ✭ 19 (-84.03%)
Mutual labels:  podcast
radioDaal
Radio Daal podcast website
Stars: ✭ 16 (-86.55%)
Mutual labels:  podcast

Haskell Weekly

Haskell Weekly publishes curated news about the Haskell programming language. It is both a newsletter and a podcast. Find out more at haskellweekly.news.

Haskell Weekly is run by Taylor Fausak.

Contributing content

We appreciate all contributions, from issues to pull requests. Nothing is too small!

If you want to bring our attention to something, please open an issue! This can be used for anything from typos to new content. For example, this has been used for calls for participation, jobs, and bugs.

If you want to make a change yourself, please open a pull request! We encourage you to make changes when you can, and we'll work with you to get your changes merged quickly. For instance, this has been used for packages of the week, featured content, and typos.

Job postings

We are happy to include job postings for Haskell engineers! If you'd like a job posting to be included in more than one issue of Haskell Weekly, please consider advertising with us. This page explains all the details: https://haskellweekly.news/advertising.html.

Contributing code

The code that powers Haskell Weekly does not change that frequently. However we still welcome changes to it! The overall guidelines from above also apply to code. In addition, there are a couple other things to keep in mind:

  • Pretty much any build tool should work. Use whatever you prefer, whether that's Stack, Cabal, Nix, or something else.

  • Most small changes probably don't require running things locally. We have continuous integration (CI) set up and will help you work through any potential build errors.

Architecture

For the most part Haskell Weekly is just this repository, which is a single Haskell web service. However it relies on some external services:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].