SodiumFRP / sodium

Sodium - Functional Reactive Programming (FRP) Library for multiple languages
http://sodium.nz/
Other
848 stars 138 forks source link

Blog is down #108

Closed nedtwigg closed 6 years ago

nedtwigg commented 7 years ago

Just FYI, navigating to http://blog.reactiveprogramming.org/ gives this:

<?php
/**
 * Front to the WordPress application. This file doesn't do anything, but loads
 * wp-blog-header.php which does and tells WordPress to load the theme.
 *
 * @package WordPress
 */

/**
 * Tells WordPress to load the WordPress theme and output it.
 *
 * @var bool
 */
define('WP_USE_THEMES', true);

/** Loads the WordPress Environment and Template */
require( dirname( __FILE__ ) . '/wp-blog-header.php' );
the-real-blackh commented 7 years ago

Thanks.

nedtwigg commented 7 years ago

Very cool project / book / community, btw. Great work, best of luck.

the-real-blackh commented 7 years ago

Thanks!!

jam40jeff commented 6 years ago

@the-real-blackh Just an FYI that the blog is still down, unless you meant to close it because the blog will not be coming back.

the-real-blackh commented 6 years ago

Yes, I did mean to close it for that reason.