Skip to content

Instantly share code, notes, and snippets.

{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "HOLOPLOT OS v2.0 Project File",
"description": "This is a beautiful project. We can add multiple references.",
"definitions": {
"beam_coefficients": {
"$ref": "#/$defs/beam_coefficients"
},
"beam_calculation_parameters": {
"$ref": "#/$defs/beam_calculation_parameters"
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$id": "http://holoplot.com/schemas/project/v1.0.0/beam_coefficients.json",
"name": "beam_coefficients",
"description": "stores beams",
"type": "object",
"properties": {
"id": {
"type": "string"
},
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$id": "http://holoplot.com/schemas/project/v1.0.0/beam_calculation_parameters.json",
"type": "object",
"properties": {
"id": {
"type": "string"
},
"type": {
"enum": [ "COVERAGE_BEAM", "OPTIMIZED_VIRTUAL_SOURCE", "VIRTUAL_SOURCE", "PARAMETRIC_BEAM", "GENERIC_SOURCE_CONFIG" ]
@arthursoares
arthursoares / template.mjml
Last active February 11, 2020 20:28
Updated
<mjml>
<mj-head>
<mj-font name="Nunito Sans" href="https://fonts.googleapis.com/css?family=Nunito+Sans:200,300i,400,700" />
<mj-attributes>
<mj-body background-color="#5C5C73" color="#333" padding="0" letter-spacing="1px" />
<mj-all font-family="Nunito Sans" />
<mj-section background-color="#F5F5FA" padding="30px" />
<mj-text font-size="14px" line-height="20px" font-weight="400" />
<mj-button background-color="#52CCCC" color="white" text-transform="uppercase" font-weight="700" height="50px" inner-padding="3px 60px 0 60px" vertical-align="center" align="left" />
</mj-attributes>
@arthursoares
arthursoares / package.json
Created January 13, 2020 13:29
Ampersand Theme
{
"name": "stackbit-ampersand-theme",
"description": "Stackbit Ampersand Theme",
"version": "0.0.1",
"license": "MIT",
"scripts": {
"develop": "gatsby develop",
"start": "npm run develop",
"build": "gatsby build --prefix-paths",
"serve": "gatsby serve"
# Gender Resources
mutation GenderResources {
createMetric(
input: {
name: "Gender Responsive Metrics: Resources"
description: "Along all dimensions productive resources, women are considerably disadvantaged relative to men. In spite of the type indicator, women are particularly disadvantaged from adequate access to any economic share. This is staggering when considering that half of the world's population are women. A trustworthy measure to highlight all gender disparities in productive, financial and educational resources is mandatory to act in benefit of a sex-disaggregated data source."
calculationMethod: artithmetic_avg
pollModel: one_range
scoreRange: {min: -2, max: 2}
questions: [
{
"data": {
"technologies": [
{
"id": "85vTsNTNFSGXciEvi",
"name": "Faraday Pocket",
"parents": []
},
{
"id": "JsZmeGSRMLcwPeM37",
{
"data": {
"technologies": [
{
"id": "85vTsNTNFSGXciEvi",
"name": "Faraday Pocket",
"parents": []
},
{
"id": "JsZmeGSRMLcwPeM37",
window.Theme = window.Theme || {
init: function() {
Theme.fadeInContent(), Theme.Turbolinks.init(), this.reload()
},
reload: function() {
Theme.$ = {
html: $("html"),
body: $("body"),
container: $(".container"),
header: $(".header"),
Apr 18, 2018 5:37:23 PM pt.gov.autenticacao.Agente startServer
INFO: A iniciar... versão = 2.0.26
Apr 18, 2018 5:37:23 PM pt.gov.autenticacao.configuracao.Configuration <init>
INFO: Exceção: Configuration(): /Users/arthursoares/Library/Application Support/plugin Autenticação.Gov/plugin.Autenticacao.Gov.config (No such file or directory)
Apr 18, 2018 5:37:44 PM pt.gov.autenticacao.Service serve
INFO: Pedido -- uri = /isAlive; method = POST; uptime = 22,535
Apr 18, 2018 5:37:44 PM pt.gov.autenticacao.Service replyIsAlive
INFO: Pedido replyIsAlive UUID: 97343242-8606-4764-aa8f-0973b00260df Wed Apr 18 17:37:44 CEST 2018
Apr 18, 2018 5:37:44 PM pt.gov.autenticacao.Service serve
INFO: Pedido -- uri = /cc-auth; method = POST; uptime = 22,790