Skip to content

Instantly share code, notes, and snippets.

View akky's full-sized avatar

Akky AKIMOTO akky

View GitHub Profile
@akky
akky / .env
Last active December 21, 2024 09:03 — forked from jfcherng/.env
maintenance mode - checked working on Symfony 7.2
# if you want to turn on maintenance-mode, use this
#MAINTENANCE_MODE=true
@akky
akky / docker-compose.yml
Created September 25, 2019 09:19
run buffer/adblockradio locally on docker
version: '3.7'
# run buffer (using adblock-radio) locally
#
# $ docker-compose up
# $ firefox http://localhost:9820/
#
services:
adblockradio:
image: adblockradio/buffer:0.1.0
@akky
akky / scuttle2delicious.php
Created August 22, 2019 01:19
convert exported scuttle data to WordPress delicious import xml
<?php
// exported scuttle data by qstode-scuttle-export tool
$url = 'scuttle-export.json';
$json = file_get_contents($url);
$scuttleData = json_decode($json, true);
//var_dump($scuttleData);
@akky
akky / onename-verify
Created October 31, 2017 00:11
Verifying that "akky.id" is my Blockstack ID. https://onename.com/akky
Verifying that "akky.id" is my Blockstack ID. https://onename.com/akky