Skip to content

Instantly share code, notes, and snippets.

View victoriastuart's full-sized avatar

Victoria Stuart victoriastuart

View GitHub Profile

d3js Tree Visualizer with Search, Panning, Expand and Collapse

Overview

This example pulls together various examples of work with trees in D3.js. See the d3js Tree Visualizer live here.

Features:

  • Expanding and collapsing nodes
  • Panning
@bgeron
bgeron / common-unicode.sty
Created March 22, 2020 20:52
LaTeX library to enable many unicode symbols.
% common-unicode.sty. (c) 2016-2019, Bram Geron. Version 1.1.
% This is a collection of \DeclareUnicodeCharacter macros, so that you can get
% started using many Unicode characters in your LaTeX files as quickly as
% possible. You need to \usepackage[utf8]{inputenc}.
% You are welcome to use this file according to the CC0 Public Domain
% Dedication, version 1.0 ("CC0 1.0"). You should be able to find more
% information about this licence at <http://creativecommons.org/publicdomain/zero/1.0/>.
===============================================================================
APPLICATION OF LET'S ENCRYPT SSL CERTIFICATE TO APACHE SOLR
===============================================================================
This solution / summary is in two parts.
1. Failed installation of LE certificate via OpenSSL approach (SO #41592427).
2. Successful installation via blog entry.