diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..ee641c7 --- /dev/null +++ b/Makefile @@ -0,0 +1,102 @@ +PY?=python3 +PELICAN?=pelican +PELICANOPTS= + +BASEDIR=$(CURDIR) +INPUTDIR=$(BASEDIR)/content +OUTPUTDIR=$(BASEDIR)/output +CONFFILE=$(BASEDIR)/pelicanconf.py +PUBLISHCONF=$(BASEDIR)/publishconf.py + +FTP_HOST=localhost +FTP_USER=anonymous +FTP_TARGET_DIR=/ + +SSH_HOST=localhost +SSH_CONF=Embrevade +SSH_TARGET_DIR=/var/docker/opytex.org/www/ + +S3_BUCKET=my_s3_bucket + +CLOUDFILES_USERNAME=my_rackspace_username +CLOUDFILES_API_KEY=my_rackspace_api_key +CLOUDFILES_CONTAINER=my_cloudfiles_container + +DROPBOX_DIR=~/Dropbox/Public/ + +GITHUB_PAGES_BRANCH=gh-pages + +SRC_ENS=~/Cours/Prof/Enseignements/ +SRC_EXCLUDE=--exclude '*/Archive' --exclude '*/tools' --exclude '.git' --exclude '.gitignore' --exclude '*/__pycache__' --exclude '*/config.py' --exclude '*/reflections' --exclude '*/Notes' --exclude '*/notes' --exclude '*/.*' --exclude '*/Makefile' --exclude '2012-2013' --exclude '2013-2014' --exclude '2014-2015' --exclude 'Clipart' --exclude "Shombos" --exclude 'Divers' + +DEBUG ?= 0 +ifeq ($(DEBUG), 1) + PELICANOPTS += -D +endif + +help: + @echo 'Makefile for a pelican Web site ' + @echo ' ' + @echo 'Usage: ' + @echo ' make html (re)generate the web site ' + @echo ' make clean remove the generated files ' + @echo ' make regenerate regenerate files upon modification ' + @echo ' make publish generate using production settings ' + @echo ' make serve [PORT=8000] serve site at http://localhost:8000' + @echo ' make devserver [PORT=8000] start/restart develop_server.sh ' + @echo ' make stopserver stop local server ' + @echo ' make ssh_upload upload the web site via SSH ' + @echo ' make rsync_upload upload the web site via rsync+ssh ' + @echo ' make dropbox_upload upload the web site via Dropbox ' + @echo ' make ftp_upload upload the web site via FTP ' + @echo ' make s3_upload upload the web site via S3 ' + @echo ' make cf_upload upload the web site via Cloud Files' + @echo ' make github upload the web site via gh-pages ' + @echo ' ' + @echo 'Set the DEBUG variable to 1 to enable debugging, e.g. make DEBUG=1 html' + @echo ' ' + +html: + $(PELICAN) $(INPUTDIR) -o $(OUTPUTDIR) -s $(CONFFILE) $(PELICANOPTS) + +clean: + [ ! -d $(OUTPUTDIR) ] || rm -rf $(OUTPUTDIR) + +regenerate: + $(PELICAN) -r $(INPUTDIR) -o $(OUTPUTDIR) -s $(CONFFILE) $(PELICANOPTS) + +serve: +ifdef PORT + cd $(OUTPUTDIR) && $(PY) -m pelican.server $(PORT) +else + cd $(OUTPUTDIR) && $(PY) -m pelican.server +endif + +devserver: +ifdef PORT + $(BASEDIR)/develop_server.sh restart $(PORT) +else + $(BASEDIR)/develop_server.sh restart +endif + +stopserver: + kill -9 `cat pelican.pid` + kill -9 `cat srv.pid` + @echo 'Stopped Pelican and SimpleHTTPServer processes running in background.' + +publish: + $(PELICAN) $(INPUTDIR) -o $(OUTPUTDIR) -s $(PUBLISHCONF) $(PELICANOPTS) + +ssh_upload: publish + scp -r $(OUTPUTDIR)/* $(SSH_CONF):$(SSH_TARGET_DIR) + +rsync_upload: publish + rsync -e "ssh" -P -rvzc --delete --exclude "pymath" --exclude "opytex" $(OUTPUTDIR)/ $(SSH_CONF):$(SSH_TARGET_DIR) --cvs-exclude + +#import_year: +# rsync -rv --delete $(SRC_EXCLUDE) --delete-excluded --include '*/' --include '*' --prune-empty-dirs $(SRC_ENS)/Archive/$$year/ $(INPUTDIR)/Enseignements/$$year + +import_ens: + rsync -av --delete $(SRC_EXCLUDE) --delete-excluded --include '*/' --include '*' --prune-empty-dirs $(SRC_ENS) $(INPUTDIR)/Enseignements/ + +.PHONY: html help clean regenerate serve devserver publish ssh_upload rsync_upload dropbox_upload ftp_upload s3_upload cf_upload github import_ens diff --git a/content/pages/Enseignements.rst b/content/pages/Enseignements.rst new file mode 100644 index 0000000..a98eb62 --- /dev/null +++ b/content/pages/Enseignements.rst @@ -0,0 +1,47 @@ +Tout sur les cours +################## + +:date: 2016-01-23 +:modified: 2016-01-24 +:authors: Benjamin Bertrand +:summary: Résumé sur ma façon d'enseigner +:save_as: Enseignements/index.html + + +Les années qui s'écoulent +========================= + +- `2014/2015 <./2014-2015>`_ +- `2015/2016 <./2015-2016>`_ +- `2016/2017 <./2016-2017>`_ +- `2017/2018 <./2017-2018>`_ +- `2018/2019 <./2018-2019>`_ + +Mes outils pour faire mes cours +=============================== + +- `Zoologie des workflows `_ +- `Outils Latex `_ + + +Méthodes, pratiques et inspirations +=================================== + +En classe, j’aime me souvenir de cette phrase *Plus le professeur travaille, moins l’élève travaille*. Je crois que l’élève doit, le plus possible, **faire** et pas seulement écouter. Ainsi, l’élève est source de contenu pour faire avancer le cours. Il n’attend pas passivement que la bonne parole du prof lui soit donnée. + +J’ai donc abandonné le cahier de cours au profit d’un **cahier de bord**, où l’avancée et les résultats trouvés par la classe sont inscrits. Les théorèmes ne pouvant plus être donnés, ils sont découverts par la classe et, quand c’est possible, démontrés. En relisant ce cahier, l’élève peut refaire le cheminement qui nous a permis de trouver un résultat. Il a donc à nouveau la possibilité de **comprendre** et plus seulement d’apprendre. + +Pour que cela soit possible, il me faut choisir avec attention chaque activité. Elle a besoin d’être fractale ou riche. C’est à dire dotée de plusieurs niveaux de lecture. Chaque élève doit avoir la possibilité de faire quelque chose. Certains comprendront le sens profond de l’activité tandis que d’autres pourront simplement revoir et solidifier des acquis. L’activité elle-même apporte de la **différenciation**. + +Comme exemple, je donnerais l’activité de découverte de `cosinus <./2017-2018/3e/Geometrie/Triangle_rectangle/>`_ . Elle permet de construire des triangles, de revoir la notion d’angle, de manipuler le rapporteur, de spiraler sur la notion d’agrandissement, de remobiliser les notions de proportionnalité, de définir le cosinus et enfin de ne pas enfermer ce cosinus dans une seule formule. + +Ce genre d’activité, exigeante pour les élèves, peut difficilement se faire sur une heure complète. C’est pourquoi, mes heures de classe sont découpées en 2 ou 3 parties distinctes. + +Une partie peut être dédiée à la découverte d’une notion et la suivante à la consolidation d’une notion dans un autre domaine. Ainsi les élèves ne restent pas toute l’heure en situation d’échec et ont, à chaque cours, l’opportunité de montrer qu’ils savent faire des choses. De plus, cette organisation étale d’avantage dans le temps l’apprentissage d’une notion pour la rendre plus pérenne. + +Certains thèmes sont traités tout au long de l’année à raison d’une heure par semaine. C’est le cas du calcul littéral et de la programmation avec Scratch. Au collège, nous avons désormais accès à la salle informatique une heure par semaine. J’en profite pour travailler régulièrement la programmation avec Scratch au travers de **projets** à réaliser en équipe. La progression sur l’année est spiralée. L’objectif étant d’avoir fait le tour du programme aux vacances de Noël et ensuite, de revoir et d’approfondir les notions. Cette organisation me laisse le temps de tester plusieurs approches et de désamorcer les problèmes. + +L’organisation de la classe a aussi été transformée afin de tirer profit de plus de diversité. Les élèves sont amenés à travailler individuellement, en groupe et en plénière. À chaque mode d’organisation son support. Quand les élèves travaillent individuellement, ils utilisent leur **cahier de recherche**. En groupe, les traces collectives sont inscrites dans le **cahier de groupe**. Et enfin, les plénières aboutissent généralement à une trace écrite dans le **cahier de bord**. Les cahiers de groupe sont ramassés à chaque fin d’heure pour que je puisse préparer la plénière de mise en commun et utiliser les productions d’élèves. + +Ma pratique et mes cours sont très largement inspirés du livre Les maths ensemble et pour chacun. Je m’inspire aussi de ce que font `Christian den Hartigh `_ , `Dan Meyer `_ ou encore `Arnaud Durand et Julien Durand `_. + diff --git a/content/pages/Workflows.rst b/content/pages/Workflows.rst new file mode 100644 index 0000000..60ceec8 --- /dev/null +++ b/content/pages/Workflows.rst @@ -0,0 +1,103 @@ +À bas le bon vieux: Classe -> eleve -> classe +############################################# + +:date: 2018-07-07 +:modified: 2018-07-07 +:authors: Benjamin Bertrand +:category: Autres +:summary: Zoologie des workflows rencontrés, expérimentés ou imaginé pour la classe. +:save_as: Enseignements/Divers/Workflows.html + +Ici j'essaie de faire une zoologie des façons de travailler que j'ai pu rencontrer, expérimenter ou imaginé. J'espère qu'elle va s'aggrandir avec le temps. J'espérais que cette première énumération m'aiderai à en découvrir d'autre, raté pour le moment..! + +L'ancien +======== + +Le seul l'unique l'indetrônable, le workflow que l'on a tous subit dans notre scolarité. + + Pleinière -> Seul -> Pleinière + +**Description**: Le prof ecrit le cours (propriété/théorème, exemples), les élèves font les exercices seul dans leur coin (le plus grand silence est imposé) et enfin une correction est donnée au tableau (par les élèves ou le prof). + +**Variantes**: Avant le cours, une activité d'introduction ou des révisions sont proposés aux élèves. + +Le cours discuté +================ + +On écrit le cours en posant des micros questions aux élèves. On a donc des micro boucles du genre + + Pleinière -> Seul -> Pleinière -> Seul ... + +**Description**: Ce cours se fait à partir d'une alternance entre le prof qui fait avancer le cours et les élèves qui réfléchissent sur des temps plutôt court à des questions. Un veritable dialogue entre classe et l'enseignant s'organise. + +Le classique +============ + +Celui là est celui qu'on utilise le plus souvent + + Seul -> Groupe -> Pleinière + +**Description**: Une activité est donnée au élèves. Ils commencent à plancher dessus seul (sans interactions avec les autres élèves ou avec l'enseignant). Quand ils semblent tous se l'être appropriée (signal de l'enseignant), un travail de groupe démarre. Il se termine sur une production de groupe. Enfin, l'enseignant séléctionne quelques productions pour en faire un bilan en pleinière où la classe toute ensemble reprend les productions les critiques et les améliore pour laisser finalement une trace "parfaite" (point de vue de la classe) sur le cahier de bord. + +**Variantes**: + +- Avant le travail individuel, il peut être interessant de faire une lecture collective de l'activité pour s'assurer que tout le monde à le vocabulaire ou les notions traitées (à Mayotte c'est la problématique permanante). +- Pour sortir du syndrome de la page blanche, on peut fixer le temps de sortie du travail individuel uniquement une fois que tous les élèves ont commencé à écrire quelque chose d'interessant sur leur cahier de recherche. +- Le temps de travail de groupe peut être coupé par des rapides retours en pleinières pour que les groupes les plus avancés partagent leurs découvertes (surtout celles non terminées). +- Il peut être interessant de changer la composition des groupes surtout vers la fin. Les élèves devront alors expliquer ce qui avait été découvert dans leur ancien groupe et integrer les découvertes des autres groupes. +- Dans le même style, on peut designer un temps où des butineurs (un par équipe) va pouvoir aller voir (sans moyen de prendre de notes) les autres groupes. +- La pleinière peut aussi être annimée par les élèves eux même qui viendront expliquer leur travail aux autres. + +DMTC +==== + +J'aime ce workflow quand il s'ajit de faire faire des taches complexes aux élèves. + + Seul -> Groupe -> Seul + +**Description**: L'activité débute comme *le classique*. Les élèves décrouvrent le sujet, font leurs première expérimentations puis commencent le travail de groupe. Par contre au lieu de faire un pleinière de mise en commun, les élèves terminent la rédaction seul à la maison. Le but c'est que les difficultés techniques aient été résoluent en classe et avec l'aide des autres et que le travail de rédaction, de représentation (...) soit fait individuellement. + +**Variantes**: + +- Pour la partie Seul et Groupe, on retrouve les même que pour le *classique*. +- Dan Meyer dans ses 3acts proposent que les élèves cherchent eux même la question et les informations dont ils voudraient avoir accès avant le travail individuel. Cette étape peut être faire sous forme d'un petit *cours discuté*. + +La TC prépréparé +================ + +Le workflow précendent est particulièrement difficile à mettre en place avec les petites classes (6e, 5e). On peut alors plutôt expérimenter celui là + + Pleinière -> Pleinière -> individuel/groupe + +**Description**: L'activité est donnée relativement en avance. À chaque cours on en parle en pleinière et les élèves sont invités la commencer. Ensuite, on faire l'activité en classe, individuellement ou en groupe. + +Je n'ai jamais expérimenté ce workflow mais je sais que Maxime Dupont en était adepte (en espérant ne pas l'avoir trop dénaturé) et arrivait à faire des choses interessantes avec. + +La technique/le bachotage +========================= + +Workflow parfait pour les séances de travail technique ou les séances de révisions. + + Seul -> Groupe -> Seul -> Groupe ... + +**Description**: Une série d'exercices techniques est données. Les élèves planchent individuellement dessus. Quand les membres du groupe en ont fait quelques uns, ils mettent leurs résultats en commun et discute des différences constatés pour aboutir à la réponse "parfaite". Si un point de désaccord n'arrive pas à trouver consensus, une correction est sur le bureau qu'ils penvent consulter. Pendant ce genre de scéance, l'enseignant doit être peu solicité, c'est lui qui décide qui il veut voir. + +**Variantes**: Organisation du travail avec un kanban. Les élèves y indiquent ce qu'ils prévoient de travailler et là où ils en sont. + +Pair à pair +=========== + +Workflow trop peu exploité. Les élèves produisent des documents à destinations des autres élèves. + + Seul -> Groupe -> Seul + +**Description**: Les élèves font un premier exercice seul (ou en suivant n'importe quel workflow). Puis en groupe, ils doivent produire un ou plusieurs exercices du même type avec la correction. Les exercices produits sont redonnés aux autres élèves. + +On peut demander aux groupes de produire plusieurs exercices du même type mais de difficultés différentes. + +**Variantes**: + +- Dire aux élèves que le meileur exercice (pas forcement le plus dure) sera dans la prochaine évaluation. +- Echange de travaux de reproduction/codage géométrique. + + diff --git a/content/pages/about.rst b/content/pages/about.rst new file mode 100644 index 0000000..cbcee18 --- /dev/null +++ b/content/pages/about.rst @@ -0,0 +1,12 @@ +À propos +######## + +:date: 2015-05-16 +:modified: 2015-05-16 +:slug: about +:authors: Benjamin Bertrand +:summary: À propos de l'auteur. +:save_as: about.html + +Une petite présentation de ... moi! + diff --git a/content/pages/home.rst b/content/pages/home.rst new file mode 100644 index 0000000..1979a1b --- /dev/null +++ b/content/pages/home.rst @@ -0,0 +1,36 @@ +Karibu Opytex +############## + +:date: 2015-05-16 +:modified: 2015-05-16 +:slug: index +:authors: Benjamin Bertrand +:summary: Page d'accueil +:save_as: index.html + +`Mes cours `_ +=============================== + +Ce site regroupe tout ce que j'ai pu écrire pour mes cours de math au collège et au lycée. Vous y trouverez des notes de cours (souvent incomplètes), des fiches d'exercices, des devoirs et quelques réflexions ou commentaires à leur sujet. + +`Opytex `_ +======================= + +Outil en ligne de commande pour générer puis compiler des fichiers latex. + +J'utilise ce programme essentiellement pour produire des DM aléatoirement avec, quand c'est possible, leur correction (utilise pyMath). En voici un exemple: `DM_15_12_09 `_. + +Voir `la documentation de Opytex `_ . + +Et `ici `_ pour des explications sur la création de ces sujets. + +Dans la pratique, OpyTex utilise `Jinja2 `_ pour inclure python dans des documents en latex. + +`pyMath `_ +===================== + +pyMath est un ensemble de modules écrits en Python qui vise à faciliter et automatiser la conception d'exercices de math et leur correction. + +C'est le moteur qui va permettre à `Opytex `_ de manipuler les données créées pour faire ces exercices. Il est capable de créer aléatoirement des expressions (calculs de fractions, polynômes, expressions littérales...), des données statistiques, de les simplifier et de faire des calculs avec. + +À la différence d'un logiciel de calcul formel classique (comme `sympy `_), pyMath va non seulement être capable de simplifier des calculs mais surtout d'expliquer comme un élève les étapes qui permettent d'arriver au résultat. diff --git a/develop_server.sh b/develop_server.sh new file mode 100755 index 0000000..ae8f29e --- /dev/null +++ b/develop_server.sh @@ -0,0 +1,103 @@ +#!/usr/bin/env bash +## +# This section should match your Makefile +## +PY=${PY:-python3} +PELICAN=${PELICAN:-pelican} +PELICANOPTS= + +BASEDIR=$(pwd) +INPUTDIR=$BASEDIR/content +OUTPUTDIR=$BASEDIR/output +CONFFILE=$BASEDIR/pelicanconf.py + +### +# Don't change stuff below here unless you are sure +### + +SRV_PID=$BASEDIR/srv.pid +PELICAN_PID=$BASEDIR/pelican.pid + +function usage(){ + echo "usage: $0 (stop) (start) (restart) [port]" + echo "This starts Pelican in debug and reload mode and then launches" + echo "an HTTP server to help site development. It doesn't read" + echo "your Pelican settings, so if you edit any paths in your Makefile" + echo "you will need to edit your settings as well." + exit 3 +} + +function alive() { + kill -0 $1 >/dev/null 2>&1 +} + +function shut_down(){ + PID=$(cat $SRV_PID) + if [[ $? -eq 0 ]]; then + if alive $PID; then + echo "Stopping HTTP server" + kill $PID + else + echo "Stale PID, deleting" + fi + rm $SRV_PID + else + echo "HTTP server PIDFile not found" + fi + + PID=$(cat $PELICAN_PID) + if [[ $? -eq 0 ]]; then + if alive $PID; then + echo "Killing Pelican" + kill $PID + else + echo "Stale PID, deleting" + fi + rm $PELICAN_PID + else + echo "Pelican PIDFile not found" + fi +} + +function start_up(){ + local port=$1 + echo "Starting up Pelican and HTTP server" + shift + $PELICAN --debug --autoreload -r $INPUTDIR -o $OUTPUTDIR -s $CONFFILE $PELICANOPTS & + pelican_pid=$! + echo $pelican_pid > $PELICAN_PID + cd $OUTPUTDIR + $PY -m pelican.server $port & + srv_pid=$! + echo $srv_pid > $SRV_PID + cd $BASEDIR + sleep 1 + if ! alive $pelican_pid ; then + echo "Pelican didn't start. Is the Pelican package installed?" + return 1 + elif ! alive $srv_pid ; then + echo "The HTTP server didn't start. Is there another service using port" $port "?" + return 1 + fi + echo 'Pelican and HTTP server processes now running in background.' +} + +### +# MAIN +### +[[ ($# -eq 0) || ($# -gt 2) ]] && usage +port='' +[[ $# -eq 2 ]] && port=$2 + +if [[ $1 == "stop" ]]; then + shut_down +elif [[ $1 == "restart" ]]; then + shut_down + start_up $port +elif [[ $1 == "start" ]]; then + if ! start_up $port; then + shut_down + fi +else + usage +fi diff --git a/fabfile.py b/fabfile.py new file mode 100644 index 0000000..39dd7aa --- /dev/null +++ b/fabfile.py @@ -0,0 +1,73 @@ +from fabric.api import * +import fabric.contrib.project as project +import os +import sys +import SimpleHTTPServer +import SocketServer + +# Local path configuration (can be absolute or relative to fabfile) +env.deploy_path = 'output' +DEPLOY_PATH = env.deploy_path + +# Remote server configuration +production = 'root@localhost:22' +dest_path = '/var/www' + +# Rackspace Cloud Files configuration settings +env.cloudfiles_username = 'my_rackspace_username' +env.cloudfiles_api_key = 'my_rackspace_api_key' +env.cloudfiles_container = 'my_cloudfiles_container' + + +def clean(): + if os.path.isdir(DEPLOY_PATH): + local('rm -rf {deploy_path}'.format(**env)) + local('mkdir {deploy_path}'.format(**env)) + +def build(): + local('pelican -s pelicanconf.py') + +def rebuild(): + clean() + build() + +def regenerate(): + local('pelican -r -s pelicanconf.py') + +def serve(): + os.chdir(env.deploy_path) + + PORT = 8000 + class AddressReuseTCPServer(SocketServer.TCPServer): + allow_reuse_address = True + + server = AddressReuseTCPServer(('', PORT), SimpleHTTPServer.SimpleHTTPRequestHandler) + + sys.stderr.write('Serving on port {0} ...\n'.format(PORT)) + server.serve_forever() + +def reserve(): + build() + serve() + +def preview(): + local('pelican -s publishconf.py') + +def cf_upload(): + rebuild() + local('cd {deploy_path} && ' + 'swift -v -A https://auth.api.rackspacecloud.com/v1.0 ' + '-U {cloudfiles_username} ' + '-K {cloudfiles_api_key} ' + 'upload -c {cloudfiles_container} .'.format(**env)) + +@hosts(production) +def publish(): + local('pelican -s publishconf.py') + project.rsync_project( + remote_dir=dest_path, + exclude=".DS_Store", + local_dir=DEPLOY_PATH.rstrip('/') + '/', + delete=True, + extra_opts='-c', + ) diff --git a/notes b/notes new file mode 100644 index 0000000..49cbf1b --- /dev/null +++ b/notes @@ -0,0 +1,5 @@ +# Importer tous les fichier rst +rsync -rv --del --exclude 'Archive' --exclude 'tools/skeleton' --exclude 'tools/Other' --include '*/' --include '*.rst' --exclude '*' --prune-empty-dirs /media/documents/Cours/Prof/Enseignements content/Cours/ + +# Ajouter une nouvelle année +Éditer pelicanconf.py pour ajouter une entrée dans links diff --git a/pelicanconf.py b/pelicanconf.py new file mode 100644 index 0000000..a796eeb --- /dev/null +++ b/pelicanconf.py @@ -0,0 +1,98 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- # +from __future__ import unicode_literals + +AUTHOR = 'Benjamin Bertrand' +SITENAME = 'OpyTex' +SITETITLE = 'OpyTex' +SITESUBTITLE = "Des cours de maths, d'info et un peu de réfléxions personnelles." +#SITEURL = 'opytex.org' +SITEURL = '' + +CC_LICENSE_COMMERCIAL = True +CC_LICENSE = True + +PATH = 'content' + +TIMEZONE = 'Europe/Paris' + +DEFAULT_LANG = 'fr' + +# theme +THEME = "./theme/" +USE_GOOGLE_FONTS = False + +# Pages, articles and static +PAGE_PATHS = ['pages'] +#ARTICLE_PATHS = ['pages/Enseignement', 'Blog'] +ARTICLE_PATHS = ['Enseignements'] +STATIC_PATHS = ['./'] + +INDEX_SAVE_AS = 'blog_index.html' + +# Menu +MAIN_MENU = True +DISPLAY_PAGES_ON_MENU = False +DISPLAY_CATEGORIES_ON_MENU = False +MENUITEMS = [ + ('Opytex', "/opytex/"), + ("pyMath", "/pymath/"), + ("Enseignement", "/Enseignements"), + #('blog', '/blog_index.html'), + ('À propos', "/about.html"), + ('Archives', "/archives.html"), +] + + +# Feed generation is usually not desired when developing +FEED_ALL_ATOM = None +CATEGORY_FEED_ATOM = None +TRANSLATION_FEED_ATOM = None +AUTHOR_FEED_ATOM = None +AUTHOR_FEED_RSS = None + +# Blogroll +LINKS = ( + ('2018/2019', "/Enseignements/2018-2019"), + ('2017/2018', "/Enseignements/2017-2018"), + ('2016/2017', "/Enseignements/2016-2017"), + ('2015/2016', "/Enseignements/2015-2016"), +) + +# Social widget +#SOCIAL = (('You can add links in your config file', '#'), +# ) + +DEFAULT_PAGINATION = 20 + +# Date +SHOW_DATE_MODIFIED = True +ARTICLE_ORDER_BY = "modified" + +DISPLAY_ARTICLE_INFO_ON_INDEX = True + +# Uncomment following line if you want document-relative URLs when developing +#RELATIVE_URLS = True + +BOOTSTRAP_THEME = "flatly" +PLUGIN_PATHS = ['./plugins', './pelican-plugins'] + +PLUGINS = ['hierarchy', + 'tag_cloud', + "list_files", + "render_math", + "always_modified", + ] + +READERS = {"html": None} + +# hierarchy plugin config +ARTICLE_URL = 'Enseignements/{slug}/' +ARTICLE_SAVE_AS = 'Enseignements/{slug}/index.html' +#SLUGIFY_SOURCE = 'basename' +ARTICLE_NAVIGATION = True + + +TAGS_URL = "tags.html" +DISPLAY_TAGS_INLINE = True +DISPLAY_CATEGORIES_ON_SIDEBAR = True diff --git a/publishconf.py b/publishconf.py new file mode 100644 index 0000000..d4949c4 --- /dev/null +++ b/publishconf.py @@ -0,0 +1,24 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- # +from __future__ import unicode_literals + +# This file is only used if you use `make publish` or +# explicitly specify it as your config file. + +import os +import sys +sys.path.append(os.curdir) +from pelicanconf import * + +SITEURL = 'opytex.org' +RELATIVE_URLS = True + +FEED_ALL_ATOM = 'feeds/all.atom.xml' +CATEGORY_FEED_ATOM = 'feeds/%s.atom.xml' + +DELETE_OUTPUT_DIRECTORY = True + +# Following items are often useful when publishing + +#DISQUS_SITENAME = "" +#GOOGLE_ANALYTICS = "" diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..dd79ce9 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,11 @@ +blinker==1.4 +docutils==0.13.1 +feedgenerator==1.9 +Jinja2==2.9.6 +MarkupSafe==1.0 +pelican==3.7.1 +Pygments==2.2.0 +python-dateutil==2.6.0 +pytz==2017.2 +six==1.10.0 +Unidecode==0.4.20 diff --git a/theme/.gitignore b/theme/.gitignore new file mode 100644 index 0000000..fa79f58 --- /dev/null +++ b/theme/.gitignore @@ -0,0 +1,59 @@ +# Byte-compiled / optimized / DLL files +__pycache__/ +*.py[cod] + +# C extensions +*.so + +# Distribution / packaging +.Python +env/ +build/ +develop-eggs/ +dist/ +downloads/ +eggs/ +.eggs/ +lib/ +lib64/ +parts/ +sdist/ +var/ +*.egg-info/ +.installed.cfg +*.egg + +# PyInstaller +# Usually these files are written by a python script from a template +# before PyInstaller builds the exe, so as to inject date/other infos into it. +*.manifest +*.spec + +# Installer logs +pip-log.txt +pip-delete-this-directory.txt + +# Unit test / coverage reports +htmlcov/ +.tox/ +.coverage +.coverage.* +.cache +nosetests.xml +coverage.xml +*,cover +tests/output + +# Django stuff: +*.log + +# Sphinx documentation +docs/_build/ + +# PyBuilder +target/ + +venv + +# NPM +node_modules diff --git a/theme/.travis.yml b/theme/.travis.yml new file mode 100644 index 0000000..abf93e3 --- /dev/null +++ b/theme/.travis.yml @@ -0,0 +1,13 @@ +language: python +python: + - "2.7" + - "3.4" + - "3.5" + - "3.6" +install: + - pip install pelican markdown +before_script: + - git clone https://github.com/getpelican/pelican-plugins plugins +script: pelican -s tests/pelicanconf.py +notifications: + email: false diff --git a/theme/CHANGELOG.md b/theme/CHANGELOG.md new file mode 100644 index 0000000..aa09e15 --- /dev/null +++ b/theme/CHANGELOG.md @@ -0,0 +1,56 @@ +## 2.2.0 + +- Update Pygments - New themes available! +- Fix code highlight [#125](https://github.com/alexandrevicenzi/Flex/pull/125) +- New social icons +- Remove duoshuo integration [#139](https://github.com/alexandrevicenzi/Flex/pull/139) +- Other small bug fixes + +This version includes de, en, es, es_ES, et, fa_IR, fr, hu_HU, it, nl_NL, pl_PL, pt_BR, ru, tr_TR, zh_CN translations. + +## 2.1.0 + +- Italian translation [#60](https://github.com/alexandrevicenzi/Flex/issues/60) +- Hungarian transltion [#59](https://github.com/alexandrevicenzi/Flex/issues/59) +- Russian transltion [#58](https://github.com/alexandrevicenzi/Flex/issues/58) +- [Google AdSense support](https://github.com/alexandrevicenzi/Flex/issues/47) + +## 2.0.0 + +- [Minute read like Medium](https://github.com/alexandrevicenzi/Flex/issues/48) (via plugin) +- [Theme translations](https://github.com/alexandrevicenzi/Flex/wiki/Translation-support) +- Updated font-awesome +- Changed `Cover` metadata to use relative path + +This version includes de, fr and pt_BR translations. + +Special thanks to @marcelhuth. + +## 1.2.0 + +- [Update font-awesome](https://github.com/alexandrevicenzi/Flex/issues/31) +- [Added browser color configuration](https://github.com/alexandrevicenzi/Flex/pull/34) +- [Related posts](https://github.com/alexandrevicenzi/Flex/pull/27) +- [More Pygments Styles](https://github.com/alexandrevicenzi/Flex/issues/38) +- [Add StatusCake RUM support](https://github.com/alexandrevicenzi/Flex/issues/16) + +## 1.1.1 + +- [Bug in CSS with placement of "Newer Posts" button](https://github.com/alexandrevicenzi/Flex/issues/21) +- [Posts preview on main page](https://github.com/alexandrevicenzi/Flex/issues/14) +- [Strip HTML tags from title](https://github.com/alexandrevicenzi/Flex/pull/25) +- [Added style for reddit social link](https://github.com/alexandrevicenzi/Flex/pull/23) + +## 1.1.0 + +- [Allow custom CSS stylesheets to override the default one](https://github.com/alexandrevicenzi/Flex/pull/9) +- [Add Windows-specific font variants](https://github.com/alexandrevicenzi/Flex/pull/8) +- [Move the "tagged" bullet inside the conditional](https://github.com/alexandrevicenzi/Flex/pull/7) +- [Add stack-overflow to supported social icons](https://github.com/alexandrevicenzi/Flex/pull/6) +- [Use THEME_STATIC_DIR for asset URL's](https://github.com/alexandrevicenzi/Flex/pull/5) +- [show summary for articles in index.html](https://github.com/alexandrevicenzi/Flex/pull/4) +- [Fixed email icon bug](https://github.com/alexandrevicenzi/Flex/pull/3) + +## 1.0.0 + +First release. diff --git a/theme/LICENSE b/theme/LICENSE new file mode 100644 index 0000000..432dbb7 --- /dev/null +++ b/theme/LICENSE @@ -0,0 +1,22 @@ +The MIT License (MIT) + +Copyright (c) 2015 Alexandre Vicenzi + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + diff --git a/theme/README.md b/theme/README.md new file mode 100644 index 0000000..3397b7e --- /dev/null +++ b/theme/README.md @@ -0,0 +1,87 @@ +# Flex [![Build Status](https://travis-ci.org/alexandrevicenzi/Flex.svg?branch=master)](https://travis-ci.org/alexandrevicenzi/Flex) [![Dependency Status](https://david-dm.org/alexandrevicenzi/Flex.svg)](https://david-dm.org/alexandrevicenzi/Flex) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/alexandre-vicenzi/flex?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) + +The minimalist [Pelican](http://blog.getpelican.com/) theme. + +## Notes + +- **DO NOT** send any questions to my personal email, they are **IGNORED**. If you have questions open an issue. +- This theme is not under development anymore, it's stable and has a lot of features. This means that new requests (not bug fixes) will be discussed and have lower priorities. +- If you want a version of this theme to Jekyll or Hugo open an issue and let's discuss it. + +## Features + +- Mobile First +- Responsive +- Semantic +- SEO Best Practices +- Open Graph +- Rich Snippets (JSON-LD) +- Related Posts (via [plugin](https://github.com/getpelican/pelican-plugins/tree/master/related_posts) or AddThis) +- Minute read (via [plugin](https://github.com/getpelican/pelican-plugins/tree/master/post_stats)) (new in 2.0) +- [Multiple Code Highlight Styles](https://github.com/alexandrevicenzi/Flex/wiki/Code-Highlight) +- [Translation Support](https://github.com/alexandrevicenzi/Flex/wiki/Translations) (new in 2.0) + +## Integrations + +- [AddThis](http://www.addthis.com/) Share Buttons and Related Posts +- [Disqus](https://disqus.com/) +- [Gauges Analytics](http://get.gaug.es/) +- [Google AdSense](https://www.google.com.br/adsense/start/) (new in 2.1.0) +- [Google Analytics](https://www.google.com/analytics/web/) +- [Google Tag Manager](https://www.google.com/tagmanager/) +- [Piwik Analytics](http://piwik.org/) +- [StatusCake](https://www.statuscake.com/) + +## Plugins Support + +- [Github Corners](https://github.com/tholman/github-corners) (new in 2.2.0) +- [I18N Sub-sites](https://github.com/getpelican/pelican-plugins/tree/master/i18n_subsites) (new in 2.0) +- [Minute read](https://github.com/getpelican/pelican-plugins/tree/master/post_stats) (new in 2.0) +- [Related Posts](https://github.com/getpelican/pelican-plugins/tree/master/related_posts) +- [Representative image](https://github.com/getpelican/pelican-plugins/tree/master/representative_image) (new in 2.2.0) +- [Neighbors](https://github.com/getpelican/pelican-plugins/tree/master/neighbors) (new in 2.2.0) + +## Install + +The best way to install is over [pelican-themes](https://github.com/getpelican/pelican-themes). + +The alternative way is to clone this repository. The `master` branch is stable and is safe to checkout, but I would recommend you to checkout a tag branch. + +## Donate + +Are you using this theme? Support bug fixes and new features. + +[Click here](https://www.alexandrevicenzi.com/donate) to donate. + +## Documentation + +The documentation covers most of the settings available and how to use this theme. +If something is missing or broken you can open a PR or fix the documentation by yourself. + +[Flex Wiki](https://github.com/alexandrevicenzi/Flex/wiki) + +## Live example + +You can see how this theme looks like at [http://flex.alxd.me/blog/](http://flex.alxd.me/blog/). + +The code is available in this project under `docs` folder. + +## Contributing + +**ALWAYS** open an issue before sending a PR. +Discuss the problem/feature that you want to code. +After discussing, send a PR with your changes. + +As always, if you want something that only makes sense to you, fork Flex and create a new theme. + +## Translations + +Translate this theme to new languages at [Transifex](https://www.transifex.com/alexandrevicenzi/flex-pelican/). + +![Translations](https://github.com/alexandrevicenzi/Flex/blob/master/translations/translation_chart.png) + +Read more about [Translation Support](https://github.com/alexandrevicenzi/Flex/wiki/Translations) in the Wiki. + +## License + +MIT diff --git a/theme/docs/CNAME b/theme/docs/CNAME new file mode 100644 index 0000000..01fd9af --- /dev/null +++ b/theme/docs/CNAME @@ -0,0 +1 @@ +flex.alxd.me \ No newline at end of file diff --git a/theme/docs/README.md b/theme/docs/README.md new file mode 100644 index 0000000..296abc8 --- /dev/null +++ b/theme/docs/README.md @@ -0,0 +1,9 @@ +# Flex Blog Example + +## Build + +`pelican -s pelicanconf.py` + +## Publish + +`pelican -s publishconf.py` diff --git a/theme/docs/blog/archives.html b/theme/docs/blog/archives.html new file mode 100644 index 0000000..b25caf3 --- /dev/null +++ b/theme/docs/blog/archives.html @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex – Archives + + + + + + + +
+ + + + + + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/author/alexandre-vicenzi.html b/theme/docs/blog/author/alexandre-vicenzi.html new file mode 100644 index 0000000..22cac72 --- /dev/null +++ b/theme/docs/blog/author/alexandre-vicenzi.html @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex – Posts by Alexandre Vicenzi +: + + + + + + +
+ + + + + +
+
+

Flex 2.2.0

+

+ Posted on June 24, 2018 in News + + + +

+
+
+

Flex theme 2.2.0 comes with bug fixes and improvements.

+

There are new Pygments templates and also a few code highlight fixes. There's also new social icons.

+

Version 2.2.0 also comes with new translations. You can see available translations here.

+

Hope you enjoy this version.

+
+ Continue reading + +
+
+
+
+
+

Flex 2.1.0

+

+ Posted on November 16, 2016 in News + + + +

+
+
+

Flex theme 2.1.0 comes with features that I was delaying for so long.

+

Flex 2.1.0 adds support for Google AdSense.

+

If you choose wisely, ads are a way to win some money, but if not, you may loose your users due to excessive use of ads …

+
+ Continue reading + +
+
+
+
+
+

Flex 2.0

+

+ Posted on September 13, 2016 in News + + + +

+
+
+

Flex theme 2.0 comes with new features. +In fact there are two new features.

+

The biggest change is localization support. +Yes, Flex now can be translated into your language. +You can read about here.

+

The biggest challege was to create a way to translate without breaking old versions. +If …

+
+ Continue reading + +
+
+
+ + +
+
+

Flex 1.1.0

+

+ Posted on October 07, 2015 in News + + + +

+
+
+

I've made the Flex theme a time ago. For my surprise, many people are using it. I feel thankful for this.

+

So, after some new blogs with this theme, I got issues and PRs on GitHub from these new users. This weekend I had some free time and I release …

+
+ Continue reading + +
+
+
+
+
+

Flex: Responsive Pelican theme

+

+ Posted on July 22, 2015 in News + + + +

+
+
+

I just start a new fresh blog using Pelican. Sometimes choosing a theme for a new site is something difficult that takes time.

+

In the Pelican theme gallery, I couldn't find anything that I really liked to feet all my needs. So in the first time of the history, I …

+
+ Continue reading + +
+
+ + + + + + + + + + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/authors.html b/theme/docs/blog/authors.html new file mode 100644 index 0000000..09e863f --- /dev/null +++ b/theme/docs/blog/authors.html @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex – Authors + + + + + + + +
+ + + + + + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/categories.html b/theme/docs/blog/categories.html new file mode 100644 index 0000000..9e806b6 --- /dev/null +++ b/theme/docs/blog/categories.html @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex – Categories + + + + + + + +
+ + + +
+
+

Categories +

+
+
+ +
+
+ + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/category/news.html b/theme/docs/blog/category/news.html new file mode 100644 index 0000000..88149bc --- /dev/null +++ b/theme/docs/blog/category/news.html @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex – Category News + + + + + + + +
+ + + + + +
+
+

Flex 2.2.0

+

+ Posted on June 24, 2018 in News + + + +

+
+
+

Flex theme 2.2.0 comes with bug fixes and improvements.

+

There are new Pygments templates and also a few code highlight fixes. There's also new social icons.

+

Version 2.2.0 also comes with new translations. You can see available translations here.

+

Hope you enjoy this version.

+
+ Continue reading + +
+
+
+
+
+

Flex 2.1.0

+

+ Posted on November 16, 2016 in News + + + +

+
+
+

Flex theme 2.1.0 comes with features that I was delaying for so long.

+

Flex 2.1.0 adds support for Google AdSense.

+

If you choose wisely, ads are a way to win some money, but if not, you may loose your users due to excessive use of ads …

+
+ Continue reading + +
+
+
+
+
+

Flex 2.0

+

+ Posted on September 13, 2016 in News + + + +

+
+
+

Flex theme 2.0 comes with new features. +In fact there are two new features.

+

The biggest change is localization support. +Yes, Flex now can be translated into your language. +You can read about here.

+

The biggest challege was to create a way to translate without breaking old versions. +If …

+
+ Continue reading + +
+
+
+ + +
+
+

Flex 1.1.0

+

+ Posted on October 07, 2015 in News + + + +

+
+
+

I've made the Flex theme a time ago. For my surprise, many people are using it. I feel thankful for this.

+

So, after some new blogs with this theme, I got issues and PRs on GitHub from these new users. This weekend I had some free time and I release …

+
+ Continue reading + +
+
+
+
+
+

Flex: Responsive Pelican theme

+

+ Posted on July 22, 2015 in News + + + +

+
+
+

I just start a new fresh blog using Pelican. Sometimes choosing a theme for a new site is something difficult that takes time.

+

In the Pelican theme gallery, I couldn't find anything that I really liked to feet all my needs. So in the first time of the history, I …

+
+ Continue reading + +
+
+ + + + + + + + + + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/feeds/all.atom.xml b/theme/docs/blog/feeds/all.atom.xml new file mode 100644 index 0000000..532528f --- /dev/null +++ b/theme/docs/blog/feeds/all.atom.xml @@ -0,0 +1,188 @@ + +Flexhttp://flex.alxd.me/blog/2018-06-24T08:00:00-04:00Flex 2.2.02018-06-24T08:00:00-04:002018-06-24T08:00:00-04:00Alexandre Vicenzitag:flex.alxd.me,2018-06-24:/blog/flex-pelican-theme-update-2-2.html<p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.2.0 comes with bug fixes and improvements.</p> +<p>There are new Pygments templates and also a few code highlight fixes. There's also new social icons.</p> +<p>Version 2.2.0 also comes with new translations. You can see available translations <a href="https://github.com/alexandrevicenzi/Flex/wiki/Translations">here</a>.</p> +<p>Hope you enjoy this version.</p><p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.2.0 comes with bug fixes and improvements.</p> +<p>There are new Pygments templates and also a few code highlight fixes. There's also new social icons.</p> +<p>Version 2.2.0 also comes with new translations. You can see available translations <a href="https://github.com/alexandrevicenzi/Flex/wiki/Translations">here</a>.</p> +<p>Hope you enjoy this version.</p>Flex 2.1.02016-11-16T08:00:00-05:002016-11-16T08:00:00-05:00Alexandre Vicenzitag:flex.alxd.me,2016-11-16:/blog/flex-pelican-theme-update-2-1.html<p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.1.0 comes with features that I was delaying for so long.</p> +<p>Flex 2.1.0 adds support for Google AdSense.</p> +<p>If you choose wisely, ads are a way to win some money, but if not, you may loose your users due to excessive use of ads …</p><p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.1.0 comes with features that I was delaying for so long.</p> +<p>Flex 2.1.0 adds support for Google AdSense.</p> +<p>If you choose wisely, ads are a way to win some money, but if not, you may loose your users due to excessive use of ads.</p> +<p>Flex has six places for ads. Google recommends up to 3 ads per page. There is ads page only, and banner that appears on all pages. +Below you can see how to enable ads in your pelican configuration file.</p> +<div class="highlight"><pre><span></span><span class="n">GOOGLE_ADSENSE</span> <span class="o">=</span> <span class="p">{</span> + <span class="s1">&#39;ca_id&#39;</span><span class="p">:</span> <span class="s1">&#39;ca-pub-1234567890&#39;</span><span class="p">,</span> <span class="c1"># Your AdSense ID</span> + <span class="s1">&#39;page_level_ads&#39;</span><span class="p">:</span> <span class="bp">True</span><span class="p">,</span> <span class="c1"># Allow Page Level Ads (mobile)</span> + <span class="s1">&#39;ads&#39;</span><span class="p">:</span> <span class="p">{</span> + <span class="s1">&#39;aside&#39;</span><span class="p">:</span> <span class="s1">&#39;1234561&#39;</span><span class="p">,</span> <span class="c1"># Side bar banner (all pages)</span> + <span class="s1">&#39;main_menu&#39;</span><span class="p">:</span> <span class="s1">&#39;1234562&#39;</span><span class="p">,</span> <span class="c1"># Banner before main menu (all pages)</span> + <span class="s1">&#39;index_top&#39;</span><span class="p">:</span> <span class="s1">&#39;1234563&#39;</span><span class="p">,</span> <span class="c1"># Banner after main menu (index only)</span> + <span class="s1">&#39;index_bottom&#39;</span><span class="p">:</span> <span class="s1">&#39;1234564&#39;</span><span class="p">,</span> <span class="c1"># Banner before footer (index only)</span> + <span class="s1">&#39;article_top&#39;</span><span class="p">:</span> <span class="s1">&#39;1234565&#39;</span><span class="p">,</span> <span class="c1"># Banner after article title (article only)</span> + <span class="s1">&#39;article_bottom&#39;</span><span class="p">:</span> <span class="s1">&#39;1234566&#39;</span><span class="p">,</span> <span class="c1"># Banner after article content (article only)</span> + <span class="p">}</span> +<span class="p">}</span> +</pre></div> + + +<p>Version 2.1.0 also comes with new translations. You can see available translations <a href="https://github.com/alexandrevicenzi/Flex/wiki/Translations">here</a>.</p> +<p>Hope you enjoy this version.</p>Flex 2.02016-09-13T08:00:00-04:002016-09-13T08:00:00-04:00Alexandre Vicenzitag:flex.alxd.me,2016-09-13:/blog/flex-pelican-theme-update-2-0.html<p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.0 comes with new features. +In fact there are two new features.</p> +<p>The biggest change is localization support. +Yes, Flex now can be translated into your language. +You can read about <a href="https://github.com/alexandrevicenzi/Flex/wiki/Translations">here</a>.</p> +<p>The biggest challege was to create a way to translate without breaking old versions. +If …</p><p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.0 comes with new features. +In fact there are two new features.</p> +<p>The biggest change is localization support. +Yes, Flex now can be translated into your language. +You can read about <a href="https://github.com/alexandrevicenzi/Flex/wiki/Translations">here</a>.</p> +<p>The biggest challege was to create a way to translate without breaking old versions. +If you use English it changes nothing for you. +But if you want to use translation you need to add new lines to your pelican configuration file.</p> +<p>Here is a small example to use Flex in another language.</p> +<div class="highlight"><pre><span></span><span class="c1"># Enable i18n plugin, probably you already have some others here.</span> +<span class="n">PLUGINS</span> <span class="o">=</span> <span class="p">[</span><span class="s1">&#39;i18n_subsites&#39;</span><span class="p">]</span> +<span class="c1"># Enable Jinja2 i18n extension used to parse translations.</span> +<span class="n">JINJA_EXTENSIONS</span> <span class="o">=</span> <span class="p">[</span><span class="s1">&#39;jinja2.ext.i18n&#39;</span><span class="p">]</span> +<span class="c1"># Default theme language.</span> +<span class="n">I18N_TEMPLATES_LANG</span> <span class="o">=</span> <span class="s1">&#39;en&#39;</span> +<span class="c1"># Your language.</span> +<span class="n">DEFAULT_LANG</span> <span class="o">=</span> <span class="s1">&#39;de&#39;</span> +<span class="n">OG_LOCALE</span> <span class="o">=</span> <span class="s1">&#39;de_DE&#39;</span> +<span class="n">LOCALE</span> <span class="o">=</span> <span class="s1">&#39;de_DE&#39;</span> +</pre></div> + + +<p>Last but not least, Flex supports the feature "X minute read", similar <a href="https://medium.com/">Medium</a>.</p> +<p>Hope you enjoy this version.</p>Flex 1.2.02016-06-10T08:00:00-04:002016-06-10T08:00:00-04:00Alexandre Vicenzitag:flex.alxd.me,2016-06-10:/blog/flex-pelican-theme-update-1-2-0.html<p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> received some new features. Version 1.2.0 include new features and some updates.</p> +<p>For developers there are new color styles for your code. For general purpose there is RUM support, related posts and browser color configuration.</p> +<ul> +<li><a href="https://github.com/alexandrevicenzi/Flex/issues/31">Update font-awesome</a></li> +<li><a href="https://github.com/alexandrevicenzi/Flex/pull/34">Added browser color configuration</a></li> +<li><a href="https://github.com/alexandrevicenzi/Flex/pull/27">Related posts</a></li> +<li><a href="https://github.com/alexandrevicenzi/Flex/issues/38">More Pygments Styles …</a></li></ul><p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> received some new features. Version 1.2.0 include new features and some updates.</p> +<p>For developers there are new color styles for your code. For general purpose there is RUM support, related posts and browser color configuration.</p> +<ul> +<li><a href="https://github.com/alexandrevicenzi/Flex/issues/31">Update font-awesome</a></li> +<li><a href="https://github.com/alexandrevicenzi/Flex/pull/34">Added browser color configuration</a></li> +<li><a href="https://github.com/alexandrevicenzi/Flex/pull/27">Related posts</a></li> +<li><a href="https://github.com/alexandrevicenzi/Flex/issues/38">More Pygments Styles</a></li> +<li><a href="https://github.com/alexandrevicenzi/Flex/issues/16">Add StatusCake RUM support</a></li> +</ul> +<p>If you need help or want to report a bug, please open an <a href="https://github.com/alexandrevicenzi/Flex/issues">issue</a>.</p> +<p>Hope you enjoy this theme.</p>Flex 1.1.12016-02-27T08:00:00-05:002016-02-27T08:00:00-05:00Alexandre Vicenzitag:flex.alxd.me,2016-02-27:/blog/flex-pelican-theme-update-1-1-1.html<p>Today, <a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> received a small update.</p> +<p>Some bugs are now fixed. I think the most important fixes are:</p> +<ul> +<li><a href="https://github.com/alexandrevicenzi/Flex/issues/21">Bug in CSS with placement of "Newer Posts" button</a></li> +<li><a href="https://github.com/alexandrevicenzi/Flex/issues/14">Posts preview on main page</a></li> +</ul> +<p>Hope you enjoy this theme.</p><p>Today, <a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> received a small update.</p> +<p>Some bugs are now fixed. I think the most important fixes are:</p> +<ul> +<li><a href="https://github.com/alexandrevicenzi/Flex/issues/21">Bug in CSS with placement of "Newer Posts" button</a></li> +<li><a href="https://github.com/alexandrevicenzi/Flex/issues/14">Posts preview on main page</a></li> +</ul> +<p>Hope you enjoy this theme.</p>Flex 1.1.02015-10-07T08:00:00-04:002015-10-07T08:00:00-04:00Alexandre Vicenzitag:flex.alxd.me,2015-10-07:/blog/flex-pelican-theme-update-1-1.html<p>I've made the <a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> a time ago. For my surprise, many people are using it. I feel thankful for this.</p> +<p>So, after some new blogs with this theme, I got issues and PRs on GitHub from these new users. This weekend I had some free time and I release …</p><p>I've made the <a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> a time ago. For my surprise, many people are using it. I feel thankful for this.</p> +<p>So, after some new blogs with this theme, I got issues and PRs on GitHub from these new users. This weekend I had some free time and I release the <a href="https://github.com/alexandrevicenzi/Flex/releases/tag/v1.1">second version</a> of Flex (aka v1.1).</p> +<p>This new version doesn't include nothing so special, just some bug fix and a new setting to allow custom CSS stylesheets.</p> +<p>The new custom setting can be used like this:</p> +<div class="highlight"><pre><span></span><span class="n">EXTRA_PATH_METADATA</span> <span class="o">=</span> <span class="p">{</span> + <span class="s1">&#39;extra/custom.css&#39;</span><span class="p">:</span> <span class="p">{</span><span class="s1">&#39;path&#39;</span><span class="p">:</span> <span class="s1">&#39;static/custom.css&#39;</span><span class="p">},</span> +<span class="p">}</span> +<span class="n">CUSTOM_CSS</span> <span class="o">=</span> <span class="s1">&#39;static/custom.css&#39;</span> +</pre></div> + + +<p>I would like to thank all who helped in this new version.</p>Flex: Responsive Pelican theme2015-07-22T08:00:00-04:002015-07-22T08:00:00-04:00Alexandre Vicenzitag:flex.alxd.me,2015-07-22:/blog/flex-pelican-theme.html<p>I just start a new fresh blog using <a href="http://getpelican.com">Pelican</a>. Sometimes choosing a theme for a new site is something difficult that takes time.</p> +<p>In the Pelican <a href="http://www.pelicanthemes.com/">theme gallery</a>, I couldn't find anything that I really liked to feet all my needs. So in the first time of the history, I …</p><p>I just start a new fresh blog using <a href="http://getpelican.com">Pelican</a>. Sometimes choosing a theme for a new site is something difficult that takes time.</p> +<p>In the Pelican <a href="http://www.pelicanthemes.com/">theme gallery</a>, I couldn't find anything that I really liked to feet all my needs. So in the first time of the history, I choose to create my own theme. I never did this before.</p> +<p>Creating a theme for Pelican is quite easy, unlike Wordpress. You can take a look in the <a href="https://github.com/alexandrevicenzi/Flex">Source Code of Flex</a>.</p> +<p>But how Flex looks like? Well, you can see <a href="images/flex-screenshot.png">this screenshot</a>, but you already know how it looks like, you're looking at it. :D</p> +<p>I really care about SEO and integrations with Facebook, Google Plus and other social networks, so this theme offers some features:</p> +<ul> +<li>Mobile First</li> +<li>Responsive</li> +<li>Semantic</li> +<li>SEO Best Practices</li> +<li>Open Graph</li> +<li>Rich Snippets (JSON-LD)</li> +</ul> +<p>Maybe these features are not fully optimized, but I'll improve.</p> +<p>Flex also offers integrations with multiple services.</p> +<blockquote> +<p><strong>Tip:</strong></p> +<p>You can easyly integrate with:</p> +<ul> +<li>AddThis</li> +<li>Disqus</li> +<li>Google Analytics</li> +<li>Google Tag Manager</li> +<li>StatusCake</li> +</ul> +</blockquote> +<p>Flex is a theme built by a developer for developers, but of course, you can use for any purpose. In this scenario, Flex is able to create good styles for coding, outputs and samples.</p> +<p>If you need to show some program output you can use <code>samp</code> tag to look like this:</p> +<p><samp>Done: Processed 4 articles, 0 drafts, 2 pages and 0 hidden pages in 0.22 seconds.</samp></p> +<p>Or if you want multiple lines:</p> +<p><samp> + total used free shared buffers cached +Mem: 5866 4674 1192 386 0 2404 +-/+ buffers/cache: 2269 3596 +Swap: 20480 1267 19213 +</samp></p> +<p>If you like to share code snippets, you can take advantage of <a href="http://pygments.org/">Pygments</a> syntax highlighting:</p> +<div class="highlight"><pre><span></span><span class="c1">// Foo</span> +<span class="kd">var</span> <span class="nx">bar</span> <span class="o">=</span> <span class="mi">0</span><span class="p">;</span> +</pre></div> + + +<div class="highlight"><pre><span></span><span class="k">class</span> <span class="nc">Foo</span><span class="p">(</span><span class="nb">object</span><span class="p">):</span> + <span class="k">def</span> <span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">bar</span><span class="p">)</span> + <span class="bp">self</span><span class="o">.</span><span class="n">bar</span> <span class="o">=</span> <span class="n">bar</span> +</pre></div> + + +<div class="highlight"><pre><span></span>ls *.jpg <span class="p">|</span> xargs -n1 -i cp <span class="o">{}</span> /external-hard-drive/directory +</pre></div> + + +<p><strong>Note:</strong> The code block looks like GitHub’s colors.</p> +<p>You can add tables too:</p> +<table> +<thead> +<tr> +<th>Item</th> +<th>Value</th> +</tr> +</thead> +<tbody> +<tr> +<td>Computer</td> +<td>$1600</td> +</tr> +<tr> +<td>Phone</td> +<td>$12</td> +</tr> +<tr> +<td>Pipe</td> +<td>$1</td> +</tr> +</tbody> +</table> +<p>and how heading looks like?</p> +<h1>This is heading 1</h1> +<h2>This is heading 2</h2> +<h3>This is heading 3</h3> +<h4>This is heading 4</h4> +<h5>This is heading 5</h5> +<h6>This is heading 6</h6> +<p>This examples are in Markdown. I'm not sure how it will look using reStructuredText. Keep in mind that Markdown allows you to add HTML tags. If you can create the same HTML syntax produced by Markdown using reStructuredText it will work.</p> +<p>You can take a look in the <a href="https://raw.githubusercontent.com/alexandrevicenzi/blog/master/content/News/flex-pelican-theme.md">source code of this page</a> to know how to create rich examples.</p> +<p>Flex is my first attempt creating themes and there's no IE testing yet. You can check the <a href="https://github.com/alexandrevicenzi/flex">sources here</a>.</p> +<p>As soon as possible I will add this project to Pelican gallery.</p> +<p>Drop a comment if you like this theme, or <a href="https://github.com/alexandrevicenzi/Flex/issues">open an issue</a> if you need a feature or found a bug.</p> \ No newline at end of file diff --git a/theme/docs/blog/feeds/news.atom.xml b/theme/docs/blog/feeds/news.atom.xml new file mode 100644 index 0000000..0f27c31 --- /dev/null +++ b/theme/docs/blog/feeds/news.atom.xml @@ -0,0 +1,188 @@ + +Flex - Newshttp://flex.alxd.me/blog/2018-06-24T08:00:00-04:00Flex 2.2.02018-06-24T08:00:00-04:002018-06-24T08:00:00-04:00Alexandre Vicenzitag:flex.alxd.me,2018-06-24:/blog/flex-pelican-theme-update-2-2.html<p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.2.0 comes with bug fixes and improvements.</p> +<p>There are new Pygments templates and also a few code highlight fixes. There's also new social icons.</p> +<p>Version 2.2.0 also comes with new translations. You can see available translations <a href="https://github.com/alexandrevicenzi/Flex/wiki/Translations">here</a>.</p> +<p>Hope you enjoy this version.</p><p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.2.0 comes with bug fixes and improvements.</p> +<p>There are new Pygments templates and also a few code highlight fixes. There's also new social icons.</p> +<p>Version 2.2.0 also comes with new translations. You can see available translations <a href="https://github.com/alexandrevicenzi/Flex/wiki/Translations">here</a>.</p> +<p>Hope you enjoy this version.</p>Flex 2.1.02016-11-16T08:00:00-05:002016-11-16T08:00:00-05:00Alexandre Vicenzitag:flex.alxd.me,2016-11-16:/blog/flex-pelican-theme-update-2-1.html<p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.1.0 comes with features that I was delaying for so long.</p> +<p>Flex 2.1.0 adds support for Google AdSense.</p> +<p>If you choose wisely, ads are a way to win some money, but if not, you may loose your users due to excessive use of ads …</p><p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.1.0 comes with features that I was delaying for so long.</p> +<p>Flex 2.1.0 adds support for Google AdSense.</p> +<p>If you choose wisely, ads are a way to win some money, but if not, you may loose your users due to excessive use of ads.</p> +<p>Flex has six places for ads. Google recommends up to 3 ads per page. There is ads page only, and banner that appears on all pages. +Below you can see how to enable ads in your pelican configuration file.</p> +<div class="highlight"><pre><span></span><span class="n">GOOGLE_ADSENSE</span> <span class="o">=</span> <span class="p">{</span> + <span class="s1">&#39;ca_id&#39;</span><span class="p">:</span> <span class="s1">&#39;ca-pub-1234567890&#39;</span><span class="p">,</span> <span class="c1"># Your AdSense ID</span> + <span class="s1">&#39;page_level_ads&#39;</span><span class="p">:</span> <span class="bp">True</span><span class="p">,</span> <span class="c1"># Allow Page Level Ads (mobile)</span> + <span class="s1">&#39;ads&#39;</span><span class="p">:</span> <span class="p">{</span> + <span class="s1">&#39;aside&#39;</span><span class="p">:</span> <span class="s1">&#39;1234561&#39;</span><span class="p">,</span> <span class="c1"># Side bar banner (all pages)</span> + <span class="s1">&#39;main_menu&#39;</span><span class="p">:</span> <span class="s1">&#39;1234562&#39;</span><span class="p">,</span> <span class="c1"># Banner before main menu (all pages)</span> + <span class="s1">&#39;index_top&#39;</span><span class="p">:</span> <span class="s1">&#39;1234563&#39;</span><span class="p">,</span> <span class="c1"># Banner after main menu (index only)</span> + <span class="s1">&#39;index_bottom&#39;</span><span class="p">:</span> <span class="s1">&#39;1234564&#39;</span><span class="p">,</span> <span class="c1"># Banner before footer (index only)</span> + <span class="s1">&#39;article_top&#39;</span><span class="p">:</span> <span class="s1">&#39;1234565&#39;</span><span class="p">,</span> <span class="c1"># Banner after article title (article only)</span> + <span class="s1">&#39;article_bottom&#39;</span><span class="p">:</span> <span class="s1">&#39;1234566&#39;</span><span class="p">,</span> <span class="c1"># Banner after article content (article only)</span> + <span class="p">}</span> +<span class="p">}</span> +</pre></div> + + +<p>Version 2.1.0 also comes with new translations. You can see available translations <a href="https://github.com/alexandrevicenzi/Flex/wiki/Translations">here</a>.</p> +<p>Hope you enjoy this version.</p>Flex 2.02016-09-13T08:00:00-04:002016-09-13T08:00:00-04:00Alexandre Vicenzitag:flex.alxd.me,2016-09-13:/blog/flex-pelican-theme-update-2-0.html<p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.0 comes with new features. +In fact there are two new features.</p> +<p>The biggest change is localization support. +Yes, Flex now can be translated into your language. +You can read about <a href="https://github.com/alexandrevicenzi/Flex/wiki/Translations">here</a>.</p> +<p>The biggest challege was to create a way to translate without breaking old versions. +If …</p><p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.0 comes with new features. +In fact there are two new features.</p> +<p>The biggest change is localization support. +Yes, Flex now can be translated into your language. +You can read about <a href="https://github.com/alexandrevicenzi/Flex/wiki/Translations">here</a>.</p> +<p>The biggest challege was to create a way to translate without breaking old versions. +If you use English it changes nothing for you. +But if you want to use translation you need to add new lines to your pelican configuration file.</p> +<p>Here is a small example to use Flex in another language.</p> +<div class="highlight"><pre><span></span><span class="c1"># Enable i18n plugin, probably you already have some others here.</span> +<span class="n">PLUGINS</span> <span class="o">=</span> <span class="p">[</span><span class="s1">&#39;i18n_subsites&#39;</span><span class="p">]</span> +<span class="c1"># Enable Jinja2 i18n extension used to parse translations.</span> +<span class="n">JINJA_EXTENSIONS</span> <span class="o">=</span> <span class="p">[</span><span class="s1">&#39;jinja2.ext.i18n&#39;</span><span class="p">]</span> +<span class="c1"># Default theme language.</span> +<span class="n">I18N_TEMPLATES_LANG</span> <span class="o">=</span> <span class="s1">&#39;en&#39;</span> +<span class="c1"># Your language.</span> +<span class="n">DEFAULT_LANG</span> <span class="o">=</span> <span class="s1">&#39;de&#39;</span> +<span class="n">OG_LOCALE</span> <span class="o">=</span> <span class="s1">&#39;de_DE&#39;</span> +<span class="n">LOCALE</span> <span class="o">=</span> <span class="s1">&#39;de_DE&#39;</span> +</pre></div> + + +<p>Last but not least, Flex supports the feature "X minute read", similar <a href="https://medium.com/">Medium</a>.</p> +<p>Hope you enjoy this version.</p>Flex 1.2.02016-06-10T08:00:00-04:002016-06-10T08:00:00-04:00Alexandre Vicenzitag:flex.alxd.me,2016-06-10:/blog/flex-pelican-theme-update-1-2-0.html<p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> received some new features. Version 1.2.0 include new features and some updates.</p> +<p>For developers there are new color styles for your code. For general purpose there is RUM support, related posts and browser color configuration.</p> +<ul> +<li><a href="https://github.com/alexandrevicenzi/Flex/issues/31">Update font-awesome</a></li> +<li><a href="https://github.com/alexandrevicenzi/Flex/pull/34">Added browser color configuration</a></li> +<li><a href="https://github.com/alexandrevicenzi/Flex/pull/27">Related posts</a></li> +<li><a href="https://github.com/alexandrevicenzi/Flex/issues/38">More Pygments Styles …</a></li></ul><p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> received some new features. Version 1.2.0 include new features and some updates.</p> +<p>For developers there are new color styles for your code. For general purpose there is RUM support, related posts and browser color configuration.</p> +<ul> +<li><a href="https://github.com/alexandrevicenzi/Flex/issues/31">Update font-awesome</a></li> +<li><a href="https://github.com/alexandrevicenzi/Flex/pull/34">Added browser color configuration</a></li> +<li><a href="https://github.com/alexandrevicenzi/Flex/pull/27">Related posts</a></li> +<li><a href="https://github.com/alexandrevicenzi/Flex/issues/38">More Pygments Styles</a></li> +<li><a href="https://github.com/alexandrevicenzi/Flex/issues/16">Add StatusCake RUM support</a></li> +</ul> +<p>If you need help or want to report a bug, please open an <a href="https://github.com/alexandrevicenzi/Flex/issues">issue</a>.</p> +<p>Hope you enjoy this theme.</p>Flex 1.1.12016-02-27T08:00:00-05:002016-02-27T08:00:00-05:00Alexandre Vicenzitag:flex.alxd.me,2016-02-27:/blog/flex-pelican-theme-update-1-1-1.html<p>Today, <a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> received a small update.</p> +<p>Some bugs are now fixed. I think the most important fixes are:</p> +<ul> +<li><a href="https://github.com/alexandrevicenzi/Flex/issues/21">Bug in CSS with placement of "Newer Posts" button</a></li> +<li><a href="https://github.com/alexandrevicenzi/Flex/issues/14">Posts preview on main page</a></li> +</ul> +<p>Hope you enjoy this theme.</p><p>Today, <a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> received a small update.</p> +<p>Some bugs are now fixed. I think the most important fixes are:</p> +<ul> +<li><a href="https://github.com/alexandrevicenzi/Flex/issues/21">Bug in CSS with placement of "Newer Posts" button</a></li> +<li><a href="https://github.com/alexandrevicenzi/Flex/issues/14">Posts preview on main page</a></li> +</ul> +<p>Hope you enjoy this theme.</p>Flex 1.1.02015-10-07T08:00:00-04:002015-10-07T08:00:00-04:00Alexandre Vicenzitag:flex.alxd.me,2015-10-07:/blog/flex-pelican-theme-update-1-1.html<p>I've made the <a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> a time ago. For my surprise, many people are using it. I feel thankful for this.</p> +<p>So, after some new blogs with this theme, I got issues and PRs on GitHub from these new users. This weekend I had some free time and I release …</p><p>I've made the <a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> a time ago. For my surprise, many people are using it. I feel thankful for this.</p> +<p>So, after some new blogs with this theme, I got issues and PRs on GitHub from these new users. This weekend I had some free time and I release the <a href="https://github.com/alexandrevicenzi/Flex/releases/tag/v1.1">second version</a> of Flex (aka v1.1).</p> +<p>This new version doesn't include nothing so special, just some bug fix and a new setting to allow custom CSS stylesheets.</p> +<p>The new custom setting can be used like this:</p> +<div class="highlight"><pre><span></span><span class="n">EXTRA_PATH_METADATA</span> <span class="o">=</span> <span class="p">{</span> + <span class="s1">&#39;extra/custom.css&#39;</span><span class="p">:</span> <span class="p">{</span><span class="s1">&#39;path&#39;</span><span class="p">:</span> <span class="s1">&#39;static/custom.css&#39;</span><span class="p">},</span> +<span class="p">}</span> +<span class="n">CUSTOM_CSS</span> <span class="o">=</span> <span class="s1">&#39;static/custom.css&#39;</span> +</pre></div> + + +<p>I would like to thank all who helped in this new version.</p>Flex: Responsive Pelican theme2015-07-22T08:00:00-04:002015-07-22T08:00:00-04:00Alexandre Vicenzitag:flex.alxd.me,2015-07-22:/blog/flex-pelican-theme.html<p>I just start a new fresh blog using <a href="http://getpelican.com">Pelican</a>. Sometimes choosing a theme for a new site is something difficult that takes time.</p> +<p>In the Pelican <a href="http://www.pelicanthemes.com/">theme gallery</a>, I couldn't find anything that I really liked to feet all my needs. So in the first time of the history, I …</p><p>I just start a new fresh blog using <a href="http://getpelican.com">Pelican</a>. Sometimes choosing a theme for a new site is something difficult that takes time.</p> +<p>In the Pelican <a href="http://www.pelicanthemes.com/">theme gallery</a>, I couldn't find anything that I really liked to feet all my needs. So in the first time of the history, I choose to create my own theme. I never did this before.</p> +<p>Creating a theme for Pelican is quite easy, unlike Wordpress. You can take a look in the <a href="https://github.com/alexandrevicenzi/Flex">Source Code of Flex</a>.</p> +<p>But how Flex looks like? Well, you can see <a href="images/flex-screenshot.png">this screenshot</a>, but you already know how it looks like, you're looking at it. :D</p> +<p>I really care about SEO and integrations with Facebook, Google Plus and other social networks, so this theme offers some features:</p> +<ul> +<li>Mobile First</li> +<li>Responsive</li> +<li>Semantic</li> +<li>SEO Best Practices</li> +<li>Open Graph</li> +<li>Rich Snippets (JSON-LD)</li> +</ul> +<p>Maybe these features are not fully optimized, but I'll improve.</p> +<p>Flex also offers integrations with multiple services.</p> +<blockquote> +<p><strong>Tip:</strong></p> +<p>You can easyly integrate with:</p> +<ul> +<li>AddThis</li> +<li>Disqus</li> +<li>Google Analytics</li> +<li>Google Tag Manager</li> +<li>StatusCake</li> +</ul> +</blockquote> +<p>Flex is a theme built by a developer for developers, but of course, you can use for any purpose. In this scenario, Flex is able to create good styles for coding, outputs and samples.</p> +<p>If you need to show some program output you can use <code>samp</code> tag to look like this:</p> +<p><samp>Done: Processed 4 articles, 0 drafts, 2 pages and 0 hidden pages in 0.22 seconds.</samp></p> +<p>Or if you want multiple lines:</p> +<p><samp> + total used free shared buffers cached +Mem: 5866 4674 1192 386 0 2404 +-/+ buffers/cache: 2269 3596 +Swap: 20480 1267 19213 +</samp></p> +<p>If you like to share code snippets, you can take advantage of <a href="http://pygments.org/">Pygments</a> syntax highlighting:</p> +<div class="highlight"><pre><span></span><span class="c1">// Foo</span> +<span class="kd">var</span> <span class="nx">bar</span> <span class="o">=</span> <span class="mi">0</span><span class="p">;</span> +</pre></div> + + +<div class="highlight"><pre><span></span><span class="k">class</span> <span class="nc">Foo</span><span class="p">(</span><span class="nb">object</span><span class="p">):</span> + <span class="k">def</span> <span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">bar</span><span class="p">)</span> + <span class="bp">self</span><span class="o">.</span><span class="n">bar</span> <span class="o">=</span> <span class="n">bar</span> +</pre></div> + + +<div class="highlight"><pre><span></span>ls *.jpg <span class="p">|</span> xargs -n1 -i cp <span class="o">{}</span> /external-hard-drive/directory +</pre></div> + + +<p><strong>Note:</strong> The code block looks like GitHub’s colors.</p> +<p>You can add tables too:</p> +<table> +<thead> +<tr> +<th>Item</th> +<th>Value</th> +</tr> +</thead> +<tbody> +<tr> +<td>Computer</td> +<td>$1600</td> +</tr> +<tr> +<td>Phone</td> +<td>$12</td> +</tr> +<tr> +<td>Pipe</td> +<td>$1</td> +</tr> +</tbody> +</table> +<p>and how heading looks like?</p> +<h1>This is heading 1</h1> +<h2>This is heading 2</h2> +<h3>This is heading 3</h3> +<h4>This is heading 4</h4> +<h5>This is heading 5</h5> +<h6>This is heading 6</h6> +<p>This examples are in Markdown. I'm not sure how it will look using reStructuredText. Keep in mind that Markdown allows you to add HTML tags. If you can create the same HTML syntax produced by Markdown using reStructuredText it will work.</p> +<p>You can take a look in the <a href="https://raw.githubusercontent.com/alexandrevicenzi/blog/master/content/News/flex-pelican-theme.md">source code of this page</a> to know how to create rich examples.</p> +<p>Flex is my first attempt creating themes and there's no IE testing yet. You can check the <a href="https://github.com/alexandrevicenzi/flex">sources here</a>.</p> +<p>As soon as possible I will add this project to Pelican gallery.</p> +<p>Drop a comment if you like this theme, or <a href="https://github.com/alexandrevicenzi/Flex/issues">open an issue</a> if you need a feature or found a bug.</p> \ No newline at end of file diff --git a/theme/docs/blog/flex-pelican-theme-update-1-1-1.html b/theme/docs/blog/flex-pelican-theme-update-1-1-1.html new file mode 100644 index 0000000..5319baa --- /dev/null +++ b/theme/docs/blog/flex-pelican-theme-update-1-1-1.html @@ -0,0 +1,221 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex – Flex 1.1.1 + + + + + + +
+ + + +
+
+ +

Flex 1.1.1

+

+ Posted on February 27, 2016 in News + + +

+
+ + +
+

Today, Flex theme received a small update.

+

Some bugs are now fixed. I think the most important fixes are:

+ +

Hope you enjoy this theme.

+
+
+

+ pelican + python + theme +

+
+ + + + + + + + + + + +
+ + + +
+ + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/flex-pelican-theme-update-1-1.html b/theme/docs/blog/flex-pelican-theme-update-1-1.html new file mode 100644 index 0000000..4f25d32 --- /dev/null +++ b/theme/docs/blog/flex-pelican-theme-update-1-1.html @@ -0,0 +1,226 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex – Flex 1.1.0 + + + + + + +
+ + + +
+
+ +

Flex 1.1.0

+

+ Posted on October 07, 2015 in News + + +

+
+ + +
+

I've made the Flex theme a time ago. For my surprise, many people are using it. I feel thankful for this.

+

So, after some new blogs with this theme, I got issues and PRs on GitHub from these new users. This weekend I had some free time and I release the second version of Flex (aka v1.1).

+

This new version doesn't include nothing so special, just some bug fix and a new setting to allow custom CSS stylesheets.

+

The new custom setting can be used like this:

+
EXTRA_PATH_METADATA = {
+    'extra/custom.css': {'path': 'static/custom.css'},
+}
+CUSTOM_CSS = 'static/custom.css'
+
+ + +

I would like to thank all who helped in this new version.

+
+
+

+ pelican + python + theme +

+
+ + + + + + + + + + + +
+ + + +
+ + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/flex-pelican-theme-update-1-2-0.html b/theme/docs/blog/flex-pelican-theme-update-1-2-0.html new file mode 100644 index 0000000..2dc24c2 --- /dev/null +++ b/theme/docs/blog/flex-pelican-theme-update-1-2-0.html @@ -0,0 +1,225 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex – Flex 1.2.0 + + + + + + +
+ + + +
+
+ +

Flex 1.2.0

+

+ Posted on June 10, 2016 in News + + +

+
+ + +
+

Flex theme received some new features. Version 1.2.0 include new features and some updates.

+

For developers there are new color styles for your code. For general purpose there is RUM support, related posts and browser color configuration.

+ +

If you need help or want to report a bug, please open an issue.

+

Hope you enjoy this theme.

+
+
+

+ pelican + python + theme +

+
+ + + + + + + + + + + +
+ + + +
+ + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/flex-pelican-theme-update-2-0.html b/theme/docs/blog/flex-pelican-theme-update-2-0.html new file mode 100644 index 0000000..2c85f5a --- /dev/null +++ b/theme/docs/blog/flex-pelican-theme-update-2-0.html @@ -0,0 +1,238 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex – Flex 2.0 + + + + + + +
+ + + +
+
+ +

Flex 2.0

+

+ Posted on September 13, 2016 in News + + +

+
+ + +
+

Flex theme 2.0 comes with new features. +In fact there are two new features.

+

The biggest change is localization support. +Yes, Flex now can be translated into your language. +You can read about here.

+

The biggest challege was to create a way to translate without breaking old versions. +If you use English it changes nothing for you. +But if you want to use translation you need to add new lines to your pelican configuration file.

+

Here is a small example to use Flex in another language.

+
# Enable i18n plugin, probably you already have some others here.
+PLUGINS = ['i18n_subsites']
+# Enable Jinja2 i18n extension used to parse translations.
+JINJA_EXTENSIONS = ['jinja2.ext.i18n']
+# Default theme language.
+I18N_TEMPLATES_LANG = 'en'
+# Your language.
+DEFAULT_LANG = 'de'
+OG_LOCALE = 'de_DE'
+LOCALE = 'de_DE'
+
+ + +

Last but not least, Flex supports the feature "X minute read", similar Medium.

+

Hope you enjoy this version.

+
+
+

+ pelican + python + theme +

+
+ + + + + + + + + + + +
+ + + +
+ + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/flex-pelican-theme-update-2-1.html b/theme/docs/blog/flex-pelican-theme-update-2-1.html new file mode 100644 index 0000000..e47b0d2 --- /dev/null +++ b/theme/docs/blog/flex-pelican-theme-update-2-1.html @@ -0,0 +1,236 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex – Flex 2.1.0 + + + + + + +
+ + + +
+
+ +

Flex 2.1.0

+

+ Posted on November 16, 2016 in News + + +

+
+ + +
+

Flex theme 2.1.0 comes with features that I was delaying for so long.

+

Flex 2.1.0 adds support for Google AdSense.

+

If you choose wisely, ads are a way to win some money, but if not, you may loose your users due to excessive use of ads.

+

Flex has six places for ads. Google recommends up to 3 ads per page. There is ads page only, and banner that appears on all pages. +Below you can see how to enable ads in your pelican configuration file.

+
GOOGLE_ADSENSE = {
+    'ca_id': 'ca-pub-1234567890',    # Your AdSense ID
+    'page_level_ads': True,          # Allow Page Level Ads (mobile)
+    'ads': {
+        'aside': '1234561',          # Side bar banner (all pages)
+        'main_menu': '1234562',      # Banner before main menu (all pages)
+        'index_top': '1234563',      # Banner after main menu (index only)
+        'index_bottom': '1234564',   # Banner before footer (index only)
+        'article_top': '1234565',    # Banner after article title (article only)
+        'article_bottom': '1234566', # Banner after article content (article only)
+    }
+}
+
+ + +

Version 2.1.0 also comes with new translations. You can see available translations here.

+

Hope you enjoy this version.

+
+
+

+ pelican + python + theme +

+
+ + + + + + + + + + + +
+ + + +
+ + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/flex-pelican-theme-update-2-2.html b/theme/docs/blog/flex-pelican-theme-update-2-2.html new file mode 100644 index 0000000..b029af4 --- /dev/null +++ b/theme/docs/blog/flex-pelican-theme-update-2-2.html @@ -0,0 +1,218 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex – Flex 2.2.0 + + + + + + +
+ + + +
+
+ +

Flex 2.2.0

+

+ Posted on June 24, 2018 in News + + +

+
+ + +
+

Flex theme 2.2.0 comes with bug fixes and improvements.

+

There are new Pygments templates and also a few code highlight fixes. There's also new social icons.

+

Version 2.2.0 also comes with new translations. You can see available translations here.

+

Hope you enjoy this version.

+
+
+

+ pelican + python + theme +

+
+ + + + + + + + + + + +
+ + + +
+ + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/flex-pelican-theme.html b/theme/docs/blog/flex-pelican-theme.html new file mode 100644 index 0000000..182e716 --- /dev/null +++ b/theme/docs/blog/flex-pelican-theme.html @@ -0,0 +1,302 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex – Flex: Responsive Pelican theme + + + + + + +
+ + + +
+
+ +

Flex: Responsive Pelican theme

+

+ Posted on July 22, 2015 in News + + +

+
+ + +
+

I just start a new fresh blog using Pelican. Sometimes choosing a theme for a new site is something difficult that takes time.

+

In the Pelican theme gallery, I couldn't find anything that I really liked to feet all my needs. So in the first time of the history, I choose to create my own theme. I never did this before.

+

Creating a theme for Pelican is quite easy, unlike Wordpress. You can take a look in the Source Code of Flex.

+

But how Flex looks like? Well, you can see this screenshot, but you already know how it looks like, you're looking at it. :D

+

I really care about SEO and integrations with Facebook, Google Plus and other social networks, so this theme offers some features:

+
    +
  • Mobile First
  • +
  • Responsive
  • +
  • Semantic
  • +
  • SEO Best Practices
  • +
  • Open Graph
  • +
  • Rich Snippets (JSON-LD)
  • +
+

Maybe these features are not fully optimized, but I'll improve.

+

Flex also offers integrations with multiple services.

+
+

Tip:

+

You can easyly integrate with:

+
    +
  • AddThis
  • +
  • Disqus
  • +
  • Google Analytics
  • +
  • Google Tag Manager
  • +
  • StatusCake
  • +
+
+

Flex is a theme built by a developer for developers, but of course, you can use for any purpose. In this scenario, Flex is able to create good styles for coding, outputs and samples.

+

If you need to show some program output you can use samp tag to look like this:

+

Done: Processed 4 articles, 0 drafts, 2 pages and 0 hidden pages in 0.22 seconds.

+

Or if you want multiple lines:

+

+ total used free shared buffers cached +Mem: 5866 4674 1192 386 0 2404 +-/+ buffers/cache: 2269 3596 +Swap: 20480 1267 19213 +

+

If you like to share code snippets, you can take advantage of Pygments syntax highlighting:

+
// Foo
+var bar = 0;
+
+ + +
class Foo(object):
+    def __init__(self, bar)
+        self.bar = bar
+
+ + +
ls *.jpg | xargs -n1 -i cp {} /external-hard-drive/directory
+
+ + +

Note: The code block looks like GitHub’s colors.

+

You can add tables too:

+ + + + + + + + + + + + + + + + + + + + + +
ItemValue
Computer$1600
Phone$12
Pipe$1
+

and how heading looks like?

+

This is heading 1

+

This is heading 2

+

This is heading 3

+

This is heading 4

+
This is heading 5
+
This is heading 6
+

This examples are in Markdown. I'm not sure how it will look using reStructuredText. Keep in mind that Markdown allows you to add HTML tags. If you can create the same HTML syntax produced by Markdown using reStructuredText it will work.

+

You can take a look in the source code of this page to know how to create rich examples.

+

Flex is my first attempt creating themes and there's no IE testing yet. You can check the sources here.

+

As soon as possible I will add this project to Pelican gallery.

+

Drop a comment if you like this theme, or open an issue if you need a feature or found a bug.

+
+
+

+ pelican + python + theme +

+
+ + + + + + + + + + + +
+ + + +
+ + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/images/flex-screenshot.png b/theme/docs/blog/images/flex-screenshot.png new file mode 100644 index 0000000..0ebc4c4 Binary files /dev/null and b/theme/docs/blog/images/flex-screenshot.png differ diff --git a/theme/docs/blog/index.html b/theme/docs/blog/index.html new file mode 100644 index 0000000..aa11ef7 --- /dev/null +++ b/theme/docs/blog/index.html @@ -0,0 +1,312 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex + + + + + + +
+ + + + + +
+
+

Flex 2.2.0

+

+ Posted on June 24, 2018 in News + + + +

+
+
+

Flex theme 2.2.0 comes with bug fixes and improvements.

+

There are new Pygments templates and also a few code highlight fixes. There's also new social icons.

+

Version 2.2.0 also comes with new translations. You can see available translations here.

+

Hope you enjoy this version.

+
+ Continue reading + +
+
+
+
+
+

Flex 2.1.0

+

+ Posted on November 16, 2016 in News + + + +

+
+
+

Flex theme 2.1.0 comes with features that I was delaying for so long.

+

Flex 2.1.0 adds support for Google AdSense.

+

If you choose wisely, ads are a way to win some money, but if not, you may loose your users due to excessive use of ads …

+
+ Continue reading + +
+
+
+
+
+

Flex 2.0

+

+ Posted on September 13, 2016 in News + + + +

+
+
+

Flex theme 2.0 comes with new features. +In fact there are two new features.

+

The biggest change is localization support. +Yes, Flex now can be translated into your language. +You can read about here.

+

The biggest challege was to create a way to translate without breaking old versions. +If …

+
+ Continue reading + +
+
+
+ + +
+
+

Flex 1.1.0

+

+ Posted on October 07, 2015 in News + + + +

+
+
+

I've made the Flex theme a time ago. For my surprise, many people are using it. I feel thankful for this.

+

So, after some new blogs with this theme, I got issues and PRs on GitHub from these new users. This weekend I had some free time and I release …

+
+ Continue reading + +
+
+
+
+
+

Flex: Responsive Pelican theme

+

+ Posted on July 22, 2015 in News + + + +

+
+
+

I just start a new fresh blog using Pelican. Sometimes choosing a theme for a new site is something difficult that takes time.

+

In the Pelican theme gallery, I couldn't find anything that I really liked to feet all my needs. So in the first time of the history, I …

+
+ Continue reading + +
+
+ + + + + + + + + + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/pages/about.html b/theme/docs/blog/pages/about.html new file mode 100644 index 0000000..4df2216 --- /dev/null +++ b/theme/docs/blog/pages/about.html @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex – About + + + + + + +
+ + + +
+
+ +

About

+
+
+

Flex - The minimalist Pelican theme.

+
+ + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/pages/contact.html b/theme/docs/blog/pages/contact.html new file mode 100644 index 0000000..9ffa168 --- /dev/null +++ b/theme/docs/blog/pages/contact.html @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex – Contact + + + + + + +
+ + + +
+
+ +

Contact

+
+
+

If you want to contact about typos, grammar and other errors in this blog, you can open an issue here.

+
+ + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/tag/pelican.html b/theme/docs/blog/tag/pelican.html new file mode 100644 index 0000000..1621e79 --- /dev/null +++ b/theme/docs/blog/tag/pelican.html @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex – Tag pelican + + + + + + + +
+ + + + + +
+
+

Flex 2.2.0

+

+ Posted on June 24, 2018 in News + + + +

+
+
+

Flex theme 2.2.0 comes with bug fixes and improvements.

+

There are new Pygments templates and also a few code highlight fixes. There's also new social icons.

+

Version 2.2.0 also comes with new translations. You can see available translations here.

+

Hope you enjoy this version.

+
+ Continue reading + +
+
+
+
+
+

Flex 2.1.0

+

+ Posted on November 16, 2016 in News + + + +

+
+
+

Flex theme 2.1.0 comes with features that I was delaying for so long.

+

Flex 2.1.0 adds support for Google AdSense.

+

If you choose wisely, ads are a way to win some money, but if not, you may loose your users due to excessive use of ads …

+
+ Continue reading + +
+
+
+
+
+

Flex 2.0

+

+ Posted on September 13, 2016 in News + + + +

+
+
+

Flex theme 2.0 comes with new features. +In fact there are two new features.

+

The biggest change is localization support. +Yes, Flex now can be translated into your language. +You can read about here.

+

The biggest challege was to create a way to translate without breaking old versions. +If …

+
+ Continue reading + +
+
+
+ + +
+
+

Flex 1.1.0

+

+ Posted on October 07, 2015 in News + + + +

+
+
+

I've made the Flex theme a time ago. For my surprise, many people are using it. I feel thankful for this.

+

So, after some new blogs with this theme, I got issues and PRs on GitHub from these new users. This weekend I had some free time and I release …

+
+ Continue reading + +
+
+
+
+
+

Flex: Responsive Pelican theme

+

+ Posted on July 22, 2015 in News + + + +

+
+
+

I just start a new fresh blog using Pelican. Sometimes choosing a theme for a new site is something difficult that takes time.

+

In the Pelican theme gallery, I couldn't find anything that I really liked to feet all my needs. So in the first time of the history, I …

+
+ Continue reading + +
+
+ + + + + + + + + + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/tag/python.html b/theme/docs/blog/tag/python.html new file mode 100644 index 0000000..49d2d7a --- /dev/null +++ b/theme/docs/blog/tag/python.html @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex – Tag python + + + + + + + +
+ + + + + +
+
+

Flex 2.2.0

+

+ Posted on June 24, 2018 in News + + + +

+
+
+

Flex theme 2.2.0 comes with bug fixes and improvements.

+

There are new Pygments templates and also a few code highlight fixes. There's also new social icons.

+

Version 2.2.0 also comes with new translations. You can see available translations here.

+

Hope you enjoy this version.

+
+ Continue reading + +
+
+
+
+
+

Flex 2.1.0

+

+ Posted on November 16, 2016 in News + + + +

+
+
+

Flex theme 2.1.0 comes with features that I was delaying for so long.

+

Flex 2.1.0 adds support for Google AdSense.

+

If you choose wisely, ads are a way to win some money, but if not, you may loose your users due to excessive use of ads …

+
+ Continue reading + +
+
+
+
+
+

Flex 2.0

+

+ Posted on September 13, 2016 in News + + + +

+
+
+

Flex theme 2.0 comes with new features. +In fact there are two new features.

+

The biggest change is localization support. +Yes, Flex now can be translated into your language. +You can read about here.

+

The biggest challege was to create a way to translate without breaking old versions. +If …

+
+ Continue reading + +
+
+
+ + +
+
+

Flex 1.1.0

+

+ Posted on October 07, 2015 in News + + + +

+
+
+

I've made the Flex theme a time ago. For my surprise, many people are using it. I feel thankful for this.

+

So, after some new blogs with this theme, I got issues and PRs on GitHub from these new users. This weekend I had some free time and I release …

+
+ Continue reading + +
+
+
+
+
+

Flex: Responsive Pelican theme

+

+ Posted on July 22, 2015 in News + + + +

+
+
+

I just start a new fresh blog using Pelican. Sometimes choosing a theme for a new site is something difficult that takes time.

+

In the Pelican theme gallery, I couldn't find anything that I really liked to feet all my needs. So in the first time of the history, I …

+
+ Continue reading + +
+
+ + + + + + + + + + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/tag/theme.html b/theme/docs/blog/tag/theme.html new file mode 100644 index 0000000..b622979 --- /dev/null +++ b/theme/docs/blog/tag/theme.html @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex – Tag theme + + + + + + + +
+ + + + + +
+
+

Flex 2.2.0

+

+ Posted on June 24, 2018 in News + + + +

+
+
+

Flex theme 2.2.0 comes with bug fixes and improvements.

+

There are new Pygments templates and also a few code highlight fixes. There's also new social icons.

+

Version 2.2.0 also comes with new translations. You can see available translations here.

+

Hope you enjoy this version.

+
+ Continue reading + +
+
+
+
+
+

Flex 2.1.0

+

+ Posted on November 16, 2016 in News + + + +

+
+
+

Flex theme 2.1.0 comes with features that I was delaying for so long.

+

Flex 2.1.0 adds support for Google AdSense.

+

If you choose wisely, ads are a way to win some money, but if not, you may loose your users due to excessive use of ads …

+
+ Continue reading + +
+
+
+
+
+

Flex 2.0

+

+ Posted on September 13, 2016 in News + + + +

+
+
+

Flex theme 2.0 comes with new features. +In fact there are two new features.

+

The biggest change is localization support. +Yes, Flex now can be translated into your language. +You can read about here.

+

The biggest challege was to create a way to translate without breaking old versions. +If …

+
+ Continue reading + +
+
+
+ + +
+
+

Flex 1.1.0

+

+ Posted on October 07, 2015 in News + + + +

+
+
+

I've made the Flex theme a time ago. For my surprise, many people are using it. I feel thankful for this.

+

So, after some new blogs with this theme, I got issues and PRs on GitHub from these new users. This weekend I had some free time and I release …

+
+ Continue reading + +
+
+
+
+
+

Flex: Responsive Pelican theme

+

+ Posted on July 22, 2015 in News + + + +

+
+
+

I just start a new fresh blog using Pelican. Sometimes choosing a theme for a new site is something difficult that takes time.

+

In the Pelican theme gallery, I couldn't find anything that I really liked to feet all my needs. So in the first time of the history, I …

+
+ Continue reading + +
+
+ + + + + + + + + + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/tags.html b/theme/docs/blog/tags.html new file mode 100644 index 0000000..4183c61 --- /dev/null +++ b/theme/docs/blog/tags.html @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Flex – Tags + + + + + + + +
+ + + + + + +
+ + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/theme/font-awesome/css/font-awesome.min.css b/theme/docs/blog/theme/font-awesome/css/font-awesome.min.css new file mode 100644 index 0000000..9b27f8e --- /dev/null +++ b/theme/docs/blog/theme/font-awesome/css/font-awesome.min.css @@ -0,0 +1,4 @@ +/*! + * Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome + * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) + */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.6.3');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} diff --git a/theme/docs/blog/theme/font-awesome/fonts/FontAwesome.otf b/theme/docs/blog/theme/font-awesome/fonts/FontAwesome.otf new file mode 100644 index 0000000..d4de13e Binary files /dev/null and b/theme/docs/blog/theme/font-awesome/fonts/FontAwesome.otf differ diff --git a/theme/docs/blog/theme/font-awesome/fonts/fontawesome-webfont.eot b/theme/docs/blog/theme/font-awesome/fonts/fontawesome-webfont.eot new file mode 100644 index 0000000..c7b00d2 Binary files /dev/null and b/theme/docs/blog/theme/font-awesome/fonts/fontawesome-webfont.eot differ diff --git a/theme/docs/blog/theme/font-awesome/fonts/fontawesome-webfont.svg b/theme/docs/blog/theme/font-awesome/fonts/fontawesome-webfont.svg new file mode 100644 index 0000000..8b66187 --- /dev/null +++ b/theme/docs/blog/theme/font-awesome/fonts/fontawesome-webfont.svg @@ -0,0 +1,685 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/theme/docs/blog/theme/font-awesome/fonts/fontawesome-webfont.ttf b/theme/docs/blog/theme/font-awesome/fonts/fontawesome-webfont.ttf new file mode 100644 index 0000000..f221e50 Binary files /dev/null and b/theme/docs/blog/theme/font-awesome/fonts/fontawesome-webfont.ttf differ diff --git a/theme/docs/blog/theme/font-awesome/fonts/fontawesome-webfont.woff b/theme/docs/blog/theme/font-awesome/fonts/fontawesome-webfont.woff new file mode 100644 index 0000000..6e7483c Binary files /dev/null and b/theme/docs/blog/theme/font-awesome/fonts/fontawesome-webfont.woff differ diff --git a/theme/docs/blog/theme/font-awesome/fonts/fontawesome-webfont.woff2 b/theme/docs/blog/theme/font-awesome/fonts/fontawesome-webfont.woff2 new file mode 100644 index 0000000..7eb74fd Binary files /dev/null and b/theme/docs/blog/theme/font-awesome/fonts/fontawesome-webfont.woff2 differ diff --git a/theme/docs/blog/theme/img/cc/by-nc-nd.png b/theme/docs/blog/theme/img/cc/by-nc-nd.png new file mode 100644 index 0000000..d8b23ee Binary files /dev/null and b/theme/docs/blog/theme/img/cc/by-nc-nd.png differ diff --git a/theme/docs/blog/theme/img/cc/by-nc-sa.png b/theme/docs/blog/theme/img/cc/by-nc-sa.png new file mode 100644 index 0000000..3d2049b Binary files /dev/null and b/theme/docs/blog/theme/img/cc/by-nc-sa.png differ diff --git a/theme/docs/blog/theme/img/cc/by-nc.png b/theme/docs/blog/theme/img/cc/by-nc.png new file mode 100644 index 0000000..dc78c3b Binary files /dev/null and b/theme/docs/blog/theme/img/cc/by-nc.png differ diff --git a/theme/docs/blog/theme/img/cc/by-nd.png b/theme/docs/blog/theme/img/cc/by-nd.png new file mode 100644 index 0000000..5356797 Binary files /dev/null and b/theme/docs/blog/theme/img/cc/by-nd.png differ diff --git a/theme/docs/blog/theme/img/cc/by-sa.png b/theme/docs/blog/theme/img/cc/by-sa.png new file mode 100644 index 0000000..c1b97c4 Binary files /dev/null and b/theme/docs/blog/theme/img/cc/by-sa.png differ diff --git a/theme/docs/blog/theme/img/cc/by.png b/theme/docs/blog/theme/img/cc/by.png new file mode 100644 index 0000000..863f00b Binary files /dev/null and b/theme/docs/blog/theme/img/cc/by.png differ diff --git a/theme/docs/blog/theme/img/profile.png b/theme/docs/blog/theme/img/profile.png new file mode 100644 index 0000000..8ccf2e8 Binary files /dev/null and b/theme/docs/blog/theme/img/profile.png differ diff --git a/theme/docs/blog/theme/img/profile_license.txt b/theme/docs/blog/theme/img/profile_license.txt new file mode 100644 index 0000000..a38ff91 --- /dev/null +++ b/theme/docs/blog/theme/img/profile_license.txt @@ -0,0 +1 @@ +https://www.iconfinder.com/icons/196742/account_boy_male_man_people_profile_user_icon \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/abap.css b/theme/docs/blog/theme/pygments/abap.css new file mode 100644 index 0000000..308fc54 --- /dev/null +++ b/theme/docs/blog/theme/pygments/abap.css @@ -0,0 +1,60 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #888888; font-style: italic } /* Comment */ +.highlight .err { color: #FF0000 } /* Error */ +.highlight .k { color: #0000ff } /* Keyword */ +.highlight .n { color: #000000 } /* Name */ +.highlight .ch { color: #888888; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #888888; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #888888; font-style: italic } /* Comment.Preproc */ +.highlight .cpf { color: #888888; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #888888; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #888888; font-style: italic } /* Comment.Special */ +.highlight .kc { color: #0000ff } /* Keyword.Constant */ +.highlight .kd { color: #0000ff } /* Keyword.Declaration */ +.highlight .kn { color: #0000ff } /* Keyword.Namespace */ +.highlight .kp { color: #0000ff } /* Keyword.Pseudo */ +.highlight .kr { color: #0000ff } /* Keyword.Reserved */ +.highlight .kt { color: #0000ff } /* Keyword.Type */ +.highlight .m { color: #33aaff } /* Literal.Number */ +.highlight .s { color: #55aa22 } /* Literal.String */ +.highlight .na { color: #000000 } /* Name.Attribute */ +.highlight .nb { color: #000000 } /* Name.Builtin */ +.highlight .nc { color: #000000 } /* Name.Class */ +.highlight .no { color: #000000 } /* Name.Constant */ +.highlight .nd { color: #000000 } /* Name.Decorator */ +.highlight .ni { color: #000000 } /* Name.Entity */ +.highlight .ne { color: #000000 } /* Name.Exception */ +.highlight .nf { color: #000000 } /* Name.Function */ +.highlight .nl { color: #000000 } /* Name.Label */ +.highlight .nn { color: #000000 } /* Name.Namespace */ +.highlight .nx { color: #000000 } /* Name.Other */ +.highlight .py { color: #000000 } /* Name.Property */ +.highlight .nt { color: #000000 } /* Name.Tag */ +.highlight .nv { color: #000000 } /* Name.Variable */ +.highlight .ow { color: #0000ff } /* Operator.Word */ +.highlight .mb { color: #33aaff } /* Literal.Number.Bin */ +.highlight .mf { color: #33aaff } /* Literal.Number.Float */ +.highlight .mh { color: #33aaff } /* Literal.Number.Hex */ +.highlight .mi { color: #33aaff } /* Literal.Number.Integer */ +.highlight .mo { color: #33aaff } /* Literal.Number.Oct */ +.highlight .sa { color: #55aa22 } /* Literal.String.Affix */ +.highlight .sb { color: #55aa22 } /* Literal.String.Backtick */ +.highlight .sc { color: #55aa22 } /* Literal.String.Char */ +.highlight .dl { color: #55aa22 } /* Literal.String.Delimiter */ +.highlight .sd { color: #55aa22 } /* Literal.String.Doc */ +.highlight .s2 { color: #55aa22 } /* Literal.String.Double */ +.highlight .se { color: #55aa22 } /* Literal.String.Escape */ +.highlight .sh { color: #55aa22 } /* Literal.String.Heredoc */ +.highlight .si { color: #55aa22 } /* Literal.String.Interpol */ +.highlight .sx { color: #55aa22 } /* Literal.String.Other */ +.highlight .sr { color: #55aa22 } /* Literal.String.Regex */ +.highlight .s1 { color: #55aa22 } /* Literal.String.Single */ +.highlight .ss { color: #55aa22 } /* Literal.String.Symbol */ +.highlight .bp { color: #000000 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #000000 } /* Name.Function.Magic */ +.highlight .vc { color: #000000 } /* Name.Variable.Class */ +.highlight .vg { color: #000000 } /* Name.Variable.Global */ +.highlight .vi { color: #000000 } /* Name.Variable.Instance */ +.highlight .vm { color: #000000 } /* Name.Variable.Magic */ +.highlight .il { color: #33aaff } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/abap.min.css b/theme/docs/blog/theme/pygments/abap.min.css new file mode 100644 index 0000000..1a5eb35 --- /dev/null +++ b/theme/docs/blog/theme/pygments/abap.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#888;font-style:italic}.highlight .err{color:red}.highlight .k{color:#00f}.highlight .n{color:#000}.highlight .c1,.highlight .ch,.highlight .cm,.highlight .cp,.highlight .cpf,.highlight .cs{color:#888;font-style:italic}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{color:#00f}.highlight .m{color:#3af}.highlight .s{color:#5a2}.highlight .na,.highlight .nb,.highlight .nc,.highlight .nd,.highlight .ne,.highlight .nf,.highlight .ni,.highlight .nl,.highlight .nn,.highlight .no,.highlight .nt,.highlight .nv,.highlight .nx,.highlight .py{color:#000}.highlight .ow{color:#00f}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#3af}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#5a2}.highlight .bp,.highlight .fm,.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#000}.highlight .il{color:#3af} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/algol.css b/theme/docs/blog/theme/pygments/algol.css new file mode 100644 index 0000000..c21f022 --- /dev/null +++ b/theme/docs/blog/theme/pygments/algol.css @@ -0,0 +1,44 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #888888; font-style: italic } /* Comment */ +.highlight .err { border: 1px solid #FF0000 } /* Error */ +.highlight .k { font-weight: bold; text-decoration: underline } /* Keyword */ +.highlight .ch { color: #888888; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #888888; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #888888; font-weight: bold } /* Comment.Preproc */ +.highlight .cpf { color: #888888; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #888888; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #888888; font-weight: bold } /* Comment.Special */ +.highlight .kc { font-weight: bold; text-decoration: underline } /* Keyword.Constant */ +.highlight .kd { font-weight: bold; font-style: italic; text-decoration: underline } /* Keyword.Declaration */ +.highlight .kn { font-weight: bold; text-decoration: underline } /* Keyword.Namespace */ +.highlight .kp { font-weight: bold; text-decoration: underline } /* Keyword.Pseudo */ +.highlight .kr { font-weight: bold; text-decoration: underline } /* Keyword.Reserved */ +.highlight .kt { font-weight: bold; text-decoration: underline } /* Keyword.Type */ +.highlight .s { color: #666666; font-style: italic } /* Literal.String */ +.highlight .nb { font-weight: bold; font-style: italic } /* Name.Builtin */ +.highlight .nc { color: #666666; font-weight: bold; font-style: italic } /* Name.Class */ +.highlight .no { color: #666666; font-weight: bold; font-style: italic } /* Name.Constant */ +.highlight .nf { color: #666666; font-weight: bold; font-style: italic } /* Name.Function */ +.highlight .nn { color: #666666; font-weight: bold; font-style: italic } /* Name.Namespace */ +.highlight .nv { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable */ +.highlight .ow { font-weight: bold } /* Operator.Word */ +.highlight .sa { color: #666666; font-style: italic } /* Literal.String.Affix */ +.highlight .sb { color: #666666; font-style: italic } /* Literal.String.Backtick */ +.highlight .sc { color: #666666; font-style: italic } /* Literal.String.Char */ +.highlight .dl { color: #666666; font-style: italic } /* Literal.String.Delimiter */ +.highlight .sd { color: #666666; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #666666; font-style: italic } /* Literal.String.Double */ +.highlight .se { color: #666666; font-style: italic } /* Literal.String.Escape */ +.highlight .sh { color: #666666; font-style: italic } /* Literal.String.Heredoc */ +.highlight .si { color: #666666; font-style: italic } /* Literal.String.Interpol */ +.highlight .sx { color: #666666; font-style: italic } /* Literal.String.Other */ +.highlight .sr { color: #666666; font-style: italic } /* Literal.String.Regex */ +.highlight .s1 { color: #666666; font-style: italic } /* Literal.String.Single */ +.highlight .ss { color: #666666; font-style: italic } /* Literal.String.Symbol */ +.highlight .bp { font-weight: bold; font-style: italic } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #666666; font-weight: bold; font-style: italic } /* Name.Function.Magic */ +.highlight .vc { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Class */ +.highlight .vg { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Global */ +.highlight .vi { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Instance */ +.highlight .vm { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Magic */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/algol.min.css b/theme/docs/blog/theme/pygments/algol.min.css new file mode 100644 index 0000000..2b7f681 --- /dev/null +++ b/theme/docs/blog/theme/pygments/algol.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#888;font-style:italic}.highlight .err{border:1px solid red}.highlight .k{font-weight:700;text-decoration:underline}.highlight .ch,.highlight .cm{color:#888;font-style:italic}.highlight .cp{color:#888;font-weight:700}.highlight .c1,.highlight .cpf{color:#888;font-style:italic}.highlight .cs{color:#888;font-weight:700}.highlight .kc,.highlight .kd{font-weight:700;text-decoration:underline}.highlight .kd{font-style:italic}.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{font-weight:700;text-decoration:underline}.highlight .s{color:#666;font-style:italic}.highlight .nb,.highlight .nc{font-weight:700;font-style:italic}.highlight .nc{color:#666}.highlight .nf,.highlight .nn,.highlight .no,.highlight .nv{color:#666;font-weight:700;font-style:italic}.highlight .ow{font-weight:700}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#666;font-style:italic}.highlight .bp,.highlight .fm{font-weight:700;font-style:italic}.highlight .fm{color:#666}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#666;font-weight:700;font-style:italic} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/algol_nu.css b/theme/docs/blog/theme/pygments/algol_nu.css new file mode 100644 index 0000000..8ec2d15 --- /dev/null +++ b/theme/docs/blog/theme/pygments/algol_nu.css @@ -0,0 +1,44 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #888888; font-style: italic } /* Comment */ +.highlight .err { border: 1px solid #FF0000 } /* Error */ +.highlight .k { font-weight: bold } /* Keyword */ +.highlight .ch { color: #888888; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #888888; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #888888; font-weight: bold } /* Comment.Preproc */ +.highlight .cpf { color: #888888; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #888888; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #888888; font-weight: bold } /* Comment.Special */ +.highlight .kc { font-weight: bold } /* Keyword.Constant */ +.highlight .kd { font-weight: bold; font-style: italic } /* Keyword.Declaration */ +.highlight .kn { font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { font-weight: bold } /* Keyword.Pseudo */ +.highlight .kr { font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { font-weight: bold } /* Keyword.Type */ +.highlight .s { color: #666666; font-style: italic } /* Literal.String */ +.highlight .nb { font-weight: bold; font-style: italic } /* Name.Builtin */ +.highlight .nc { color: #666666; font-weight: bold; font-style: italic } /* Name.Class */ +.highlight .no { color: #666666; font-weight: bold; font-style: italic } /* Name.Constant */ +.highlight .nf { color: #666666; font-weight: bold; font-style: italic } /* Name.Function */ +.highlight .nn { color: #666666; font-weight: bold; font-style: italic } /* Name.Namespace */ +.highlight .nv { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable */ +.highlight .ow { font-weight: bold } /* Operator.Word */ +.highlight .sa { color: #666666; font-style: italic } /* Literal.String.Affix */ +.highlight .sb { color: #666666; font-style: italic } /* Literal.String.Backtick */ +.highlight .sc { color: #666666; font-style: italic } /* Literal.String.Char */ +.highlight .dl { color: #666666; font-style: italic } /* Literal.String.Delimiter */ +.highlight .sd { color: #666666; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #666666; font-style: italic } /* Literal.String.Double */ +.highlight .se { color: #666666; font-style: italic } /* Literal.String.Escape */ +.highlight .sh { color: #666666; font-style: italic } /* Literal.String.Heredoc */ +.highlight .si { color: #666666; font-style: italic } /* Literal.String.Interpol */ +.highlight .sx { color: #666666; font-style: italic } /* Literal.String.Other */ +.highlight .sr { color: #666666; font-style: italic } /* Literal.String.Regex */ +.highlight .s1 { color: #666666; font-style: italic } /* Literal.String.Single */ +.highlight .ss { color: #666666; font-style: italic } /* Literal.String.Symbol */ +.highlight .bp { font-weight: bold; font-style: italic } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #666666; font-weight: bold; font-style: italic } /* Name.Function.Magic */ +.highlight .vc { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Class */ +.highlight .vg { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Global */ +.highlight .vi { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Instance */ +.highlight .vm { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Magic */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/algol_nu.min.css b/theme/docs/blog/theme/pygments/algol_nu.min.css new file mode 100644 index 0000000..bdd8dd5 --- /dev/null +++ b/theme/docs/blog/theme/pygments/algol_nu.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#888;font-style:italic}.highlight .err{border:1px solid red}.highlight .k{font-weight:700}.highlight .ch,.highlight .cm{color:#888;font-style:italic}.highlight .cp{color:#888;font-weight:700}.highlight .c1,.highlight .cpf{color:#888;font-style:italic}.highlight .cs{color:#888}.highlight .cs,.highlight .kc,.highlight .kd{font-weight:700}.highlight .kd{font-style:italic}.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{font-weight:700}.highlight .s{color:#666;font-style:italic}.highlight .nb,.highlight .nc{font-weight:700;font-style:italic}.highlight .nc{color:#666}.highlight .nf,.highlight .nn,.highlight .no,.highlight .nv{color:#666;font-weight:700;font-style:italic}.highlight .ow{font-weight:700}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#666;font-style:italic}.highlight .bp,.highlight .fm{font-weight:700;font-style:italic}.highlight .fm{color:#666}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#666;font-weight:700;font-style:italic} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/arduino.css b/theme/docs/blog/theme/pygments/arduino.css new file mode 100644 index 0000000..69e723a --- /dev/null +++ b/theme/docs/blog/theme/pygments/arduino.css @@ -0,0 +1,61 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #95a5a6 } /* Comment */ +.highlight .err { color: #a61717 } /* Error */ +.highlight .k { color: #728E00 } /* Keyword */ +.highlight .n { color: #434f54 } /* Name */ +.highlight .o { color: #728E00 } /* Operator */ +.highlight .ch { color: #95a5a6 } /* Comment.Hashbang */ +.highlight .cm { color: #95a5a6 } /* Comment.Multiline */ +.highlight .cp { color: #728E00 } /* Comment.Preproc */ +.highlight .cpf { color: #95a5a6 } /* Comment.PreprocFile */ +.highlight .c1 { color: #95a5a6 } /* Comment.Single */ +.highlight .cs { color: #95a5a6 } /* Comment.Special */ +.highlight .kc { color: #00979D } /* Keyword.Constant */ +.highlight .kd { color: #728E00 } /* Keyword.Declaration */ +.highlight .kn { color: #728E00 } /* Keyword.Namespace */ +.highlight .kp { color: #00979D } /* Keyword.Pseudo */ +.highlight .kr { color: #00979D } /* Keyword.Reserved */ +.highlight .kt { color: #00979D } /* Keyword.Type */ +.highlight .m { color: #8A7B52 } /* Literal.Number */ +.highlight .s { color: #7F8C8D } /* Literal.String */ +.highlight .na { color: #434f54 } /* Name.Attribute */ +.highlight .nb { color: #728E00 } /* Name.Builtin */ +.highlight .nc { color: #434f54 } /* Name.Class */ +.highlight .no { color: #434f54 } /* Name.Constant */ +.highlight .nd { color: #434f54 } /* Name.Decorator */ +.highlight .ni { color: #434f54 } /* Name.Entity */ +.highlight .ne { color: #434f54 } /* Name.Exception */ +.highlight .nf { color: #D35400 } /* Name.Function */ +.highlight .nl { color: #434f54 } /* Name.Label */ +.highlight .nn { color: #434f54 } /* Name.Namespace */ +.highlight .nx { color: #728E00 } /* Name.Other */ +.highlight .py { color: #434f54 } /* Name.Property */ +.highlight .nt { color: #434f54 } /* Name.Tag */ +.highlight .nv { color: #434f54 } /* Name.Variable */ +.highlight .ow { color: #728E00 } /* Operator.Word */ +.highlight .mb { color: #8A7B52 } /* Literal.Number.Bin */ +.highlight .mf { color: #8A7B52 } /* Literal.Number.Float */ +.highlight .mh { color: #8A7B52 } /* Literal.Number.Hex */ +.highlight .mi { color: #8A7B52 } /* Literal.Number.Integer */ +.highlight .mo { color: #8A7B52 } /* Literal.Number.Oct */ +.highlight .sa { color: #7F8C8D } /* Literal.String.Affix */ +.highlight .sb { color: #7F8C8D } /* Literal.String.Backtick */ +.highlight .sc { color: #7F8C8D } /* Literal.String.Char */ +.highlight .dl { color: #7F8C8D } /* Literal.String.Delimiter */ +.highlight .sd { color: #7F8C8D } /* Literal.String.Doc */ +.highlight .s2 { color: #7F8C8D } /* Literal.String.Double */ +.highlight .se { color: #7F8C8D } /* Literal.String.Escape */ +.highlight .sh { color: #7F8C8D } /* Literal.String.Heredoc */ +.highlight .si { color: #7F8C8D } /* Literal.String.Interpol */ +.highlight .sx { color: #7F8C8D } /* Literal.String.Other */ +.highlight .sr { color: #7F8C8D } /* Literal.String.Regex */ +.highlight .s1 { color: #7F8C8D } /* Literal.String.Single */ +.highlight .ss { color: #7F8C8D } /* Literal.String.Symbol */ +.highlight .bp { color: #728E00 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #D35400 } /* Name.Function.Magic */ +.highlight .vc { color: #434f54 } /* Name.Variable.Class */ +.highlight .vg { color: #434f54 } /* Name.Variable.Global */ +.highlight .vi { color: #434f54 } /* Name.Variable.Instance */ +.highlight .vm { color: #434f54 } /* Name.Variable.Magic */ +.highlight .il { color: #8A7B52 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/arduino.min.css b/theme/docs/blog/theme/pygments/arduino.min.css new file mode 100644 index 0000000..36af242 --- /dev/null +++ b/theme/docs/blog/theme/pygments/arduino.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#95a5a6}.highlight .err{color:#a61717}.highlight .k{color:#728e00}.highlight .n{color:#434f54}.highlight .o{color:#728e00}.highlight .ch,.highlight .cm{color:#95a5a6}.highlight .cp{color:#728e00}.highlight .c1,.highlight .cpf,.highlight .cs{color:#95a5a6}.highlight .kc{color:#00979d}.highlight .kd,.highlight .kn{color:#728e00}.highlight .kp,.highlight .kr,.highlight .kt{color:#00979d}.highlight .m{color:#8a7b52}.highlight .s{color:#7f8c8d}.highlight .na{color:#434f54}.highlight .nb{color:#728e00}.highlight .nc,.highlight .nd,.highlight .ne,.highlight .ni,.highlight .no{color:#434f54}.highlight .nf{color:#d35400}.highlight .nl,.highlight .nn{color:#434f54}.highlight .nx{color:#728e00}.highlight .nt,.highlight .nv,.highlight .py{color:#434f54}.highlight .ow{color:#728e00}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#8a7b52}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#7f8c8d}.highlight .bp{color:#728e00}.highlight .fm{color:#d35400}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#434f54}.highlight .il{color:#8a7b52} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/autumn.css b/theme/docs/blog/theme/pygments/autumn.css new file mode 100644 index 0000000..ce8fc60 --- /dev/null +++ b/theme/docs/blog/theme/pygments/autumn.css @@ -0,0 +1,66 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #aaaaaa; font-style: italic } /* Comment */ +.highlight .err { color: #FF0000; background-color: #FFAAAA } /* Error */ +.highlight .k { color: #0000aa } /* Keyword */ +.highlight .ch { color: #aaaaaa; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #aaaaaa; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #4c8317 } /* Comment.Preproc */ +.highlight .cpf { color: #aaaaaa; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #aaaaaa; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #0000aa; font-style: italic } /* Comment.Special */ +.highlight .gd { color: #aa0000 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #aa0000 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00aa00 } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #555555 } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #aa0000 } /* Generic.Traceback */ +.highlight .kc { color: #0000aa } /* Keyword.Constant */ +.highlight .kd { color: #0000aa } /* Keyword.Declaration */ +.highlight .kn { color: #0000aa } /* Keyword.Namespace */ +.highlight .kp { color: #0000aa } /* Keyword.Pseudo */ +.highlight .kr { color: #0000aa } /* Keyword.Reserved */ +.highlight .kt { color: #00aaaa } /* Keyword.Type */ +.highlight .m { color: #009999 } /* Literal.Number */ +.highlight .s { color: #aa5500 } /* Literal.String */ +.highlight .na { color: #1e90ff } /* Name.Attribute */ +.highlight .nb { color: #00aaaa } /* Name.Builtin */ +.highlight .nc { color: #00aa00; text-decoration: underline } /* Name.Class */ +.highlight .no { color: #aa0000 } /* Name.Constant */ +.highlight .nd { color: #888888 } /* Name.Decorator */ +.highlight .ni { color: #880000; font-weight: bold } /* Name.Entity */ +.highlight .nf { color: #00aa00 } /* Name.Function */ +.highlight .nn { color: #00aaaa; text-decoration: underline } /* Name.Namespace */ +.highlight .nt { color: #1e90ff; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #aa0000 } /* Name.Variable */ +.highlight .ow { color: #0000aa } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #009999 } /* Literal.Number.Bin */ +.highlight .mf { color: #009999 } /* Literal.Number.Float */ +.highlight .mh { color: #009999 } /* Literal.Number.Hex */ +.highlight .mi { color: #009999 } /* Literal.Number.Integer */ +.highlight .mo { color: #009999 } /* Literal.Number.Oct */ +.highlight .sa { color: #aa5500 } /* Literal.String.Affix */ +.highlight .sb { color: #aa5500 } /* Literal.String.Backtick */ +.highlight .sc { color: #aa5500 } /* Literal.String.Char */ +.highlight .dl { color: #aa5500 } /* Literal.String.Delimiter */ +.highlight .sd { color: #aa5500 } /* Literal.String.Doc */ +.highlight .s2 { color: #aa5500 } /* Literal.String.Double */ +.highlight .se { color: #aa5500 } /* Literal.String.Escape */ +.highlight .sh { color: #aa5500 } /* Literal.String.Heredoc */ +.highlight .si { color: #aa5500 } /* Literal.String.Interpol */ +.highlight .sx { color: #aa5500 } /* Literal.String.Other */ +.highlight .sr { color: #009999 } /* Literal.String.Regex */ +.highlight .s1 { color: #aa5500 } /* Literal.String.Single */ +.highlight .ss { color: #0000aa } /* Literal.String.Symbol */ +.highlight .bp { color: #00aaaa } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #00aa00 } /* Name.Function.Magic */ +.highlight .vc { color: #aa0000 } /* Name.Variable.Class */ +.highlight .vg { color: #aa0000 } /* Name.Variable.Global */ +.highlight .vi { color: #aa0000 } /* Name.Variable.Instance */ +.highlight .vm { color: #aa0000 } /* Name.Variable.Magic */ +.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/autumn.min.css b/theme/docs/blog/theme/pygments/autumn.min.css new file mode 100644 index 0000000..c59fa3e --- /dev/null +++ b/theme/docs/blog/theme/pygments/autumn.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#aaa;font-style:italic}.highlight .err{color:red;background-color:#faa}.highlight .k{color:#00a}.highlight .ch,.highlight .cm{color:#aaa;font-style:italic}.highlight .cp{color:#4c8317}.highlight .c1,.highlight .cpf{color:#aaa;font-style:italic}.highlight .cs{color:#00a;font-style:italic}.highlight .gd{color:#a00}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#0a0}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:purple}.highlight .gt{color:#a00}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:#00a}.highlight .kt{color:#0aa}.highlight .m{color:#099}.highlight .s{color:#a50}.highlight .na{color:#1e90ff}.highlight .nb{color:#0aa}.highlight .nc{color:#0a0;text-decoration:underline}.highlight .no{color:#a00}.highlight .nd{color:#888}.highlight .ni{color:#800;font-weight:700}.highlight .nf{color:#0a0}.highlight .nn{color:#0aa;text-decoration:underline}.highlight .nt{color:#1e90ff;font-weight:700}.highlight .nv{color:#a00}.highlight .ow{color:#00a}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#099}.highlight .dl,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx{color:#a50}.highlight .sr{color:#099}.highlight .s1{color:#a50}.highlight .ss{color:#00a}.highlight .bp{color:#0aa}.highlight .fm{color:#0a0}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#a00}.highlight .il{color:#099} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/borland.css b/theme/docs/blog/theme/pygments/borland.css new file mode 100644 index 0000000..8a06216 --- /dev/null +++ b/theme/docs/blog/theme/pygments/borland.css @@ -0,0 +1,52 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #008800; font-style: italic } /* Comment */ +.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ +.highlight .k { color: #000080; font-weight: bold } /* Keyword */ +.highlight .ch { color: #008800; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #008800; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #008080 } /* Comment.Preproc */ +.highlight .cpf { color: #008800; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #008800; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #008800; font-weight: bold } /* Comment.Special */ +.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #aa0000 } /* Generic.Error */ +.highlight .gh { color: #999999 } /* Generic.Heading */ +.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #555555 } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #aaaaaa } /* Generic.Subheading */ +.highlight .gt { color: #aa0000 } /* Generic.Traceback */ +.highlight .kc { color: #000080; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #000080; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #000080; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #000080; font-weight: bold } /* Keyword.Pseudo */ +.highlight .kr { color: #000080; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #000080; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #0000FF } /* Literal.Number */ +.highlight .s { color: #0000FF } /* Literal.String */ +.highlight .na { color: #FF0000 } /* Name.Attribute */ +.highlight .nt { color: #000080; font-weight: bold } /* Name.Tag */ +.highlight .ow { font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #0000FF } /* Literal.Number.Bin */ +.highlight .mf { color: #0000FF } /* Literal.Number.Float */ +.highlight .mh { color: #0000FF } /* Literal.Number.Hex */ +.highlight .mi { color: #0000FF } /* Literal.Number.Integer */ +.highlight .mo { color: #0000FF } /* Literal.Number.Oct */ +.highlight .sa { color: #0000FF } /* Literal.String.Affix */ +.highlight .sb { color: #0000FF } /* Literal.String.Backtick */ +.highlight .sc { color: #800080 } /* Literal.String.Char */ +.highlight .dl { color: #0000FF } /* Literal.String.Delimiter */ +.highlight .sd { color: #0000FF } /* Literal.String.Doc */ +.highlight .s2 { color: #0000FF } /* Literal.String.Double */ +.highlight .se { color: #0000FF } /* Literal.String.Escape */ +.highlight .sh { color: #0000FF } /* Literal.String.Heredoc */ +.highlight .si { color: #0000FF } /* Literal.String.Interpol */ +.highlight .sx { color: #0000FF } /* Literal.String.Other */ +.highlight .sr { color: #0000FF } /* Literal.String.Regex */ +.highlight .s1 { color: #0000FF } /* Literal.String.Single */ +.highlight .ss { color: #0000FF } /* Literal.String.Symbol */ +.highlight .il { color: #0000FF } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/borland.min.css b/theme/docs/blog/theme/pygments/borland.min.css new file mode 100644 index 0000000..a1b4909 --- /dev/null +++ b/theme/docs/blog/theme/pygments/borland.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#080;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{color:navy;font-weight:700}.highlight .ch,.highlight .cm{color:#080;font-style:italic}.highlight .cp{color:teal}.highlight .c1,.highlight .cpf{color:#080;font-style:italic}.highlight .cs{color:#080;font-weight:700}.highlight .gd{color:#000;background-color:#fdd}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:700}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{color:navy;font-weight:700}.highlight .m,.highlight .s{color:#00f}.highlight .na{color:red}.highlight .nt{color:navy}.highlight .nt,.highlight .ow{font-weight:700}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo,.highlight .sa,.highlight .sb{color:#00f}.highlight .sc{color:purple}.highlight .dl,.highlight .il,.highlight .s1,.highlight .s2,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#00f} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/bw.css b/theme/docs/blog/theme/pygments/bw.css new file mode 100644 index 0000000..397d536 --- /dev/null +++ b/theme/docs/blog/theme/pygments/bw.css @@ -0,0 +1,39 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { font-style: italic } /* Comment */ +.highlight .err { border: 1px solid #FF0000 } /* Error */ +.highlight .k { font-weight: bold } /* Keyword */ +.highlight .ch { font-style: italic } /* Comment.Hashbang */ +.highlight .cm { font-style: italic } /* Comment.Multiline */ +.highlight .cpf { font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { font-style: italic } /* Comment.Single */ +.highlight .cs { font-style: italic } /* Comment.Special */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gh { font-weight: bold } /* Generic.Heading */ +.highlight .gp { font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { font-weight: bold } /* Generic.Subheading */ +.highlight .kc { font-weight: bold } /* Keyword.Constant */ +.highlight .kd { font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { font-weight: bold } /* Keyword.Namespace */ +.highlight .kr { font-weight: bold } /* Keyword.Reserved */ +.highlight .s { font-style: italic } /* Literal.String */ +.highlight .nc { font-weight: bold } /* Name.Class */ +.highlight .ni { font-weight: bold } /* Name.Entity */ +.highlight .ne { font-weight: bold } /* Name.Exception */ +.highlight .nn { font-weight: bold } /* Name.Namespace */ +.highlight .nt { font-weight: bold } /* Name.Tag */ +.highlight .ow { font-weight: bold } /* Operator.Word */ +.highlight .sa { font-style: italic } /* Literal.String.Affix */ +.highlight .sb { font-style: italic } /* Literal.String.Backtick */ +.highlight .sc { font-style: italic } /* Literal.String.Char */ +.highlight .dl { font-style: italic } /* Literal.String.Delimiter */ +.highlight .sd { font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { font-style: italic } /* Literal.String.Double */ +.highlight .se { font-weight: bold; font-style: italic } /* Literal.String.Escape */ +.highlight .sh { font-style: italic } /* Literal.String.Heredoc */ +.highlight .si { font-weight: bold; font-style: italic } /* Literal.String.Interpol */ +.highlight .sx { font-style: italic } /* Literal.String.Other */ +.highlight .sr { font-style: italic } /* Literal.String.Regex */ +.highlight .s1 { font-style: italic } /* Literal.String.Single */ +.highlight .ss { font-style: italic } /* Literal.String.Symbol */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/bw.min.css b/theme/docs/blog/theme/pygments/bw.min.css new file mode 100644 index 0000000..ab223f5 --- /dev/null +++ b/theme/docs/blog/theme/pygments/bw.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{font-style:italic}.highlight .err{border:1px solid red}.highlight .k{font-weight:700}.highlight .c1,.highlight .ch,.highlight .cm,.highlight .cpf,.highlight .cs,.highlight .ge{font-style:italic}.highlight .gh,.highlight .gp,.highlight .gs,.highlight .gu,.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kr{font-weight:700}.highlight .s{font-style:italic}.highlight .nc,.highlight .ne,.highlight .ni,.highlight .nn,.highlight .nt,.highlight .ow{font-weight:700}.highlight .dl,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se{font-style:italic}.highlight .se{font-weight:700}.highlight .sh,.highlight .si{font-style:italic}.highlight .si{font-weight:700}.highlight .s1,.highlight .sr,.highlight .ss,.highlight .sx{font-style:italic} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/colorful.css b/theme/docs/blog/theme/pygments/colorful.css new file mode 100644 index 0000000..ea02512 --- /dev/null +++ b/theme/docs/blog/theme/pygments/colorful.css @@ -0,0 +1,69 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #888888 } /* Comment */ +.highlight .err { color: #FF0000; background-color: #FFAAAA } /* Error */ +.highlight .k { color: #008800; font-weight: bold } /* Keyword */ +.highlight .o { color: #333333 } /* Operator */ +.highlight .ch { color: #888888 } /* Comment.Hashbang */ +.highlight .cm { color: #888888 } /* Comment.Multiline */ +.highlight .cp { color: #557799 } /* Comment.Preproc */ +.highlight .cpf { color: #888888 } /* Comment.PreprocFile */ +.highlight .c1 { color: #888888 } /* Comment.Single */ +.highlight .cs { color: #cc0000; font-weight: bold } /* Comment.Special */ +.highlight .gd { color: #A00000 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #FF0000 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00A000 } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #0044DD } /* Generic.Traceback */ +.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #003388; font-weight: bold } /* Keyword.Pseudo */ +.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #333399; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #6600EE; font-weight: bold } /* Literal.Number */ +.highlight .s { background-color: #fff0f0 } /* Literal.String */ +.highlight .na { color: #0000CC } /* Name.Attribute */ +.highlight .nb { color: #007020 } /* Name.Builtin */ +.highlight .nc { color: #BB0066; font-weight: bold } /* Name.Class */ +.highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ +.highlight .nd { color: #555555; font-weight: bold } /* Name.Decorator */ +.highlight .ni { color: #880000; font-weight: bold } /* Name.Entity */ +.highlight .ne { color: #FF0000; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #0066BB; font-weight: bold } /* Name.Function */ +.highlight .nl { color: #997700; font-weight: bold } /* Name.Label */ +.highlight .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */ +.highlight .nt { color: #007700 } /* Name.Tag */ +.highlight .nv { color: #996633 } /* Name.Variable */ +.highlight .ow { color: #000000; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #6600EE; font-weight: bold } /* Literal.Number.Bin */ +.highlight .mf { color: #6600EE; font-weight: bold } /* Literal.Number.Float */ +.highlight .mh { color: #005588; font-weight: bold } /* Literal.Number.Hex */ +.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ +.highlight .mo { color: #4400EE; font-weight: bold } /* Literal.Number.Oct */ +.highlight .sa { background-color: #fff0f0 } /* Literal.String.Affix */ +.highlight .sb { background-color: #fff0f0 } /* Literal.String.Backtick */ +.highlight .sc { color: #0044DD } /* Literal.String.Char */ +.highlight .dl { background-color: #fff0f0 } /* Literal.String.Delimiter */ +.highlight .sd { color: #DD4422 } /* Literal.String.Doc */ +.highlight .s2 { background-color: #fff0f0 } /* Literal.String.Double */ +.highlight .se { color: #666666; font-weight: bold; background-color: #fff0f0 } /* Literal.String.Escape */ +.highlight .sh { background-color: #fff0f0 } /* Literal.String.Heredoc */ +.highlight .si { background-color: #eeeeee } /* Literal.String.Interpol */ +.highlight .sx { color: #DD2200; background-color: #fff0f0 } /* Literal.String.Other */ +.highlight .sr { color: #000000; background-color: #fff0ff } /* Literal.String.Regex */ +.highlight .s1 { background-color: #fff0f0 } /* Literal.String.Single */ +.highlight .ss { color: #AA6600 } /* Literal.String.Symbol */ +.highlight .bp { color: #007020 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #0066BB; font-weight: bold } /* Name.Function.Magic */ +.highlight .vc { color: #336699 } /* Name.Variable.Class */ +.highlight .vg { color: #dd7700; font-weight: bold } /* Name.Variable.Global */ +.highlight .vi { color: #3333BB } /* Name.Variable.Instance */ +.highlight .vm { color: #996633 } /* Name.Variable.Magic */ +.highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/colorful.min.css b/theme/docs/blog/theme/pygments/colorful.min.css new file mode 100644 index 0000000..75bf3bf --- /dev/null +++ b/theme/docs/blog/theme/pygments/colorful.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#888}.highlight .err{color:red;background-color:#faa}.highlight .k{color:#080;font-weight:700}.highlight .o{color:#333}.highlight .ch,.highlight .cm{color:#888}.highlight .cp{color:#579}.highlight .c1,.highlight .cpf{color:#888}.highlight .cs{color:#c00;font-weight:700}.highlight .gd{color:#a00000}.highlight .ge{font-style:italic}.highlight .gr{color:red}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#00a000}.highlight .go{color:#888}.highlight .gp{color:#c65d09}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:purple}.highlight .gt{color:#04d}.highlight .kc,.highlight .kd,.highlight .kn{color:#080;font-weight:700}.highlight .kp{color:#038;font-weight:700}.highlight .kr{color:#080;font-weight:700}.highlight .kt{color:#339;font-weight:700}.highlight .m{color:#60e;font-weight:700}.highlight .s{background-color:#fff0f0}.highlight .na{color:#00c}.highlight .nb{color:#007020}.highlight .nc{color:#b06;font-weight:700}.highlight .no{color:#036;font-weight:700}.highlight .nd{color:#555;font-weight:700}.highlight .ni{color:#800;font-weight:700}.highlight .ne{color:red;font-weight:700}.highlight .nf{color:#06b;font-weight:700}.highlight .nl{color:#970;font-weight:700}.highlight .nn{color:#0e84b5;font-weight:700}.highlight .nt{color:#070}.highlight .nv{color:#963}.highlight .ow{color:#000;font-weight:700}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf{color:#60e;font-weight:700}.highlight .mh{color:#058;font-weight:700}.highlight .mi{color:#00d;font-weight:700}.highlight .mo{color:#40e;font-weight:700}.highlight .sa,.highlight .sb{background-color:#fff0f0}.highlight .sc{color:#04d}.highlight .dl{background-color:#fff0f0}.highlight .sd{color:#d42}.highlight .s2,.highlight .se{background-color:#fff0f0}.highlight .se{color:#666;font-weight:700}.highlight .sh{background-color:#fff0f0}.highlight .si{background-color:#eee}.highlight .sx{color:#d20;background-color:#fff0f0}.highlight .sr{color:#000;background-color:#fff0ff}.highlight .s1{background-color:#fff0f0}.highlight .ss{color:#a60}.highlight .bp{color:#007020}.highlight .fm{color:#06b;font-weight:700}.highlight .vc{color:#369}.highlight .vg{color:#d70;font-weight:700}.highlight .vi{color:#33b}.highlight .vm{color:#963}.highlight .il{color:#00d;font-weight:700} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/default.css b/theme/docs/blog/theme/pygments/default.css new file mode 100644 index 0000000..631bc92 --- /dev/null +++ b/theme/docs/blog/theme/pygments/default.css @@ -0,0 +1,69 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #f8f8f8; } +.highlight .c { color: #408080; font-style: italic } /* Comment */ +.highlight .err { border: 1px solid #FF0000 } /* Error */ +.highlight .k { color: #008000; font-weight: bold } /* Keyword */ +.highlight .o { color: #666666 } /* Operator */ +.highlight .ch { color: #408080; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #408080; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #BC7A00 } /* Comment.Preproc */ +.highlight .cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #408080; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #408080; font-style: italic } /* Comment.Special */ +.highlight .gd { color: #A00000 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #FF0000 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00A000 } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #0044DD } /* Generic.Traceback */ +.highlight .kc { color: #008000; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #008000 } /* Keyword.Pseudo */ +.highlight .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #B00040 } /* Keyword.Type */ +.highlight .m { color: #666666 } /* Literal.Number */ +.highlight .s { color: #BA2121 } /* Literal.String */ +.highlight .na { color: #7D9029 } /* Name.Attribute */ +.highlight .nb { color: #008000 } /* Name.Builtin */ +.highlight .nc { color: #0000FF; font-weight: bold } /* Name.Class */ +.highlight .no { color: #880000 } /* Name.Constant */ +.highlight .nd { color: #AA22FF } /* Name.Decorator */ +.highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */ +.highlight .ne { color: #D2413A; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #0000FF } /* Name.Function */ +.highlight .nl { color: #A0A000 } /* Name.Label */ +.highlight .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */ +.highlight .nt { color: #008000; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #19177C } /* Name.Variable */ +.highlight .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #666666 } /* Literal.Number.Bin */ +.highlight .mf { color: #666666 } /* Literal.Number.Float */ +.highlight .mh { color: #666666 } /* Literal.Number.Hex */ +.highlight .mi { color: #666666 } /* Literal.Number.Integer */ +.highlight .mo { color: #666666 } /* Literal.Number.Oct */ +.highlight .sa { color: #BA2121 } /* Literal.String.Affix */ +.highlight .sb { color: #BA2121 } /* Literal.String.Backtick */ +.highlight .sc { color: #BA2121 } /* Literal.String.Char */ +.highlight .dl { color: #BA2121 } /* Literal.String.Delimiter */ +.highlight .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #BA2121 } /* Literal.String.Double */ +.highlight .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */ +.highlight .sh { color: #BA2121 } /* Literal.String.Heredoc */ +.highlight .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */ +.highlight .sx { color: #008000 } /* Literal.String.Other */ +.highlight .sr { color: #BB6688 } /* Literal.String.Regex */ +.highlight .s1 { color: #BA2121 } /* Literal.String.Single */ +.highlight .ss { color: #19177C } /* Literal.String.Symbol */ +.highlight .bp { color: #008000 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #0000FF } /* Name.Function.Magic */ +.highlight .vc { color: #19177C } /* Name.Variable.Class */ +.highlight .vg { color: #19177C } /* Name.Variable.Global */ +.highlight .vi { color: #19177C } /* Name.Variable.Instance */ +.highlight .vm { color: #19177C } /* Name.Variable.Magic */ +.highlight .il { color: #666666 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/default.min.css b/theme/docs/blog/theme/pygments/default.min.css new file mode 100644 index 0000000..42b28b9 --- /dev/null +++ b/theme/docs/blog/theme/pygments/default.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#f8f8f8}.highlight .c{color:#408080;font-style:italic}.highlight .err{border:1px solid red}.highlight .k{color:green;font-weight:700}.highlight .o{color:#666}.highlight .ch,.highlight .cm{color:#408080;font-style:italic}.highlight .cp{color:#bc7a00}.highlight .c1,.highlight .cpf,.highlight .cs{color:#408080;font-style:italic}.highlight .gd{color:#a00000}.highlight .ge{font-style:italic}.highlight .gr{color:red}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#00a000}.highlight .go{color:#888}.highlight .gp{color:navy}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:purple}.highlight .gt{color:#04d}.highlight .kc,.highlight .kd,.highlight .kn{color:green;font-weight:700}.highlight .kp{color:green}.highlight .kr{color:green;font-weight:700}.highlight .kt{color:#b00040}.highlight .m{color:#666}.highlight .s{color:#ba2121}.highlight .na{color:#7d9029}.highlight .nb{color:green}.highlight .nc{color:#00f;font-weight:700}.highlight .no{color:#800}.highlight .nd{color:#a2f}.highlight .ni{color:#999;font-weight:700}.highlight .ne{color:#d2413a;font-weight:700}.highlight .nf{color:#00f}.highlight .nl{color:#a0a000}.highlight .nn{color:#00f;font-weight:700}.highlight .nt{color:green;font-weight:700}.highlight .nv{color:#19177c}.highlight .ow{color:#a2f;font-weight:700}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#666}.highlight .dl,.highlight .sa,.highlight .sb,.highlight .sc{color:#ba2121}.highlight .sd{color:#ba2121;font-style:italic}.highlight .s2{color:#ba2121}.highlight .se{color:#b62;font-weight:700}.highlight .sh{color:#ba2121}.highlight .si{color:#b68;font-weight:700}.highlight .sx{color:green}.highlight .sr{color:#b68}.highlight .s1{color:#ba2121}.highlight .ss{color:#19177c}.highlight .bp{color:green}.highlight .fm{color:#00f}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#19177c}.highlight .il{color:#666} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/emacs.css b/theme/docs/blog/theme/pygments/emacs.css new file mode 100644 index 0000000..918ae67 --- /dev/null +++ b/theme/docs/blog/theme/pygments/emacs.css @@ -0,0 +1,69 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #f8f8f8; } +.highlight .c { color: #008800; font-style: italic } /* Comment */ +.highlight .err { border: 1px solid #FF0000 } /* Error */ +.highlight .k { color: #AA22FF; font-weight: bold } /* Keyword */ +.highlight .o { color: #666666 } /* Operator */ +.highlight .ch { color: #008800; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #008800; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #008800 } /* Comment.Preproc */ +.highlight .cpf { color: #008800; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #008800; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #008800; font-weight: bold } /* Comment.Special */ +.highlight .gd { color: #A00000 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #FF0000 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00A000 } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #0044DD } /* Generic.Traceback */ +.highlight .kc { color: #AA22FF; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #AA22FF; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #AA22FF; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #AA22FF } /* Keyword.Pseudo */ +.highlight .kr { color: #AA22FF; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #00BB00; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #666666 } /* Literal.Number */ +.highlight .s { color: #BB4444 } /* Literal.String */ +.highlight .na { color: #BB4444 } /* Name.Attribute */ +.highlight .nb { color: #AA22FF } /* Name.Builtin */ +.highlight .nc { color: #0000FF } /* Name.Class */ +.highlight .no { color: #880000 } /* Name.Constant */ +.highlight .nd { color: #AA22FF } /* Name.Decorator */ +.highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */ +.highlight .ne { color: #D2413A; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #00A000 } /* Name.Function */ +.highlight .nl { color: #A0A000 } /* Name.Label */ +.highlight .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */ +.highlight .nt { color: #008000; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #B8860B } /* Name.Variable */ +.highlight .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #666666 } /* Literal.Number.Bin */ +.highlight .mf { color: #666666 } /* Literal.Number.Float */ +.highlight .mh { color: #666666 } /* Literal.Number.Hex */ +.highlight .mi { color: #666666 } /* Literal.Number.Integer */ +.highlight .mo { color: #666666 } /* Literal.Number.Oct */ +.highlight .sa { color: #BB4444 } /* Literal.String.Affix */ +.highlight .sb { color: #BB4444 } /* Literal.String.Backtick */ +.highlight .sc { color: #BB4444 } /* Literal.String.Char */ +.highlight .dl { color: #BB4444 } /* Literal.String.Delimiter */ +.highlight .sd { color: #BB4444; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #BB4444 } /* Literal.String.Double */ +.highlight .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */ +.highlight .sh { color: #BB4444 } /* Literal.String.Heredoc */ +.highlight .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */ +.highlight .sx { color: #008000 } /* Literal.String.Other */ +.highlight .sr { color: #BB6688 } /* Literal.String.Regex */ +.highlight .s1 { color: #BB4444 } /* Literal.String.Single */ +.highlight .ss { color: #B8860B } /* Literal.String.Symbol */ +.highlight .bp { color: #AA22FF } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #00A000 } /* Name.Function.Magic */ +.highlight .vc { color: #B8860B } /* Name.Variable.Class */ +.highlight .vg { color: #B8860B } /* Name.Variable.Global */ +.highlight .vi { color: #B8860B } /* Name.Variable.Instance */ +.highlight .vm { color: #B8860B } /* Name.Variable.Magic */ +.highlight .il { color: #666666 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/emacs.min.css b/theme/docs/blog/theme/pygments/emacs.min.css new file mode 100644 index 0000000..818d190 --- /dev/null +++ b/theme/docs/blog/theme/pygments/emacs.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#f8f8f8}.highlight .c{color:#080;font-style:italic}.highlight .err{border:1px solid red}.highlight .k{color:#a2f;font-weight:700}.highlight .o{color:#666}.highlight .ch,.highlight .cm{color:#080;font-style:italic}.highlight .cp{color:#080}.highlight .c1,.highlight .cpf{color:#080;font-style:italic}.highlight .cs{color:#080;font-weight:700}.highlight .gd{color:#a00000}.highlight .ge{font-style:italic}.highlight .gr{color:red}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#00a000}.highlight .go{color:#888}.highlight .gp{color:navy}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:purple}.highlight .gt{color:#04d}.highlight .kc,.highlight .kd,.highlight .kn{color:#a2f;font-weight:700}.highlight .kp{color:#a2f}.highlight .kr{color:#a2f;font-weight:700}.highlight .kt{color:#0b0;font-weight:700}.highlight .m{color:#666}.highlight .na,.highlight .s{color:#b44}.highlight .nb{color:#a2f}.highlight .nc{color:#00f}.highlight .no{color:#800}.highlight .nd{color:#a2f}.highlight .ni{color:#999;font-weight:700}.highlight .ne{color:#d2413a;font-weight:700}.highlight .nf{color:#00a000}.highlight .nl{color:#a0a000}.highlight .nn{color:#00f;font-weight:700}.highlight .nt{color:green;font-weight:700}.highlight .nv{color:#b8860b}.highlight .ow{color:#a2f;font-weight:700}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#666}.highlight .dl,.highlight .sa,.highlight .sb,.highlight .sc{color:#b44}.highlight .sd{color:#b44;font-style:italic}.highlight .s2{color:#b44}.highlight .se{color:#b62;font-weight:700}.highlight .sh{color:#b44}.highlight .si{color:#b68;font-weight:700}.highlight .sx{color:green}.highlight .sr{color:#b68}.highlight .s1{color:#b44}.highlight .ss{color:#b8860b}.highlight .bp{color:#a2f}.highlight .fm{color:#00a000}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#b8860b}.highlight .il{color:#666} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/friendly.css b/theme/docs/blog/theme/pygments/friendly.css new file mode 100644 index 0000000..21d9178 --- /dev/null +++ b/theme/docs/blog/theme/pygments/friendly.css @@ -0,0 +1,69 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #f0f0f0; } +.highlight .c { color: #60a0b0; font-style: italic } /* Comment */ +.highlight .err { border: 1px solid #FF0000 } /* Error */ +.highlight .k { color: #007020; font-weight: bold } /* Keyword */ +.highlight .o { color: #666666 } /* Operator */ +.highlight .ch { color: #60a0b0; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #60a0b0; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #007020 } /* Comment.Preproc */ +.highlight .cpf { color: #60a0b0; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #60a0b0; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #60a0b0; background-color: #fff0f0 } /* Comment.Special */ +.highlight .gd { color: #A00000 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #FF0000 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00A000 } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #0044DD } /* Generic.Traceback */ +.highlight .kc { color: #007020; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #007020; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #007020; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #007020 } /* Keyword.Pseudo */ +.highlight .kr { color: #007020; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #902000 } /* Keyword.Type */ +.highlight .m { color: #40a070 } /* Literal.Number */ +.highlight .s { color: #4070a0 } /* Literal.String */ +.highlight .na { color: #4070a0 } /* Name.Attribute */ +.highlight .nb { color: #007020 } /* Name.Builtin */ +.highlight .nc { color: #0e84b5; font-weight: bold } /* Name.Class */ +.highlight .no { color: #60add5 } /* Name.Constant */ +.highlight .nd { color: #555555; font-weight: bold } /* Name.Decorator */ +.highlight .ni { color: #d55537; font-weight: bold } /* Name.Entity */ +.highlight .ne { color: #007020 } /* Name.Exception */ +.highlight .nf { color: #06287e } /* Name.Function */ +.highlight .nl { color: #002070; font-weight: bold } /* Name.Label */ +.highlight .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */ +.highlight .nt { color: #062873; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #bb60d5 } /* Name.Variable */ +.highlight .ow { color: #007020; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #40a070 } /* Literal.Number.Bin */ +.highlight .mf { color: #40a070 } /* Literal.Number.Float */ +.highlight .mh { color: #40a070 } /* Literal.Number.Hex */ +.highlight .mi { color: #40a070 } /* Literal.Number.Integer */ +.highlight .mo { color: #40a070 } /* Literal.Number.Oct */ +.highlight .sa { color: #4070a0 } /* Literal.String.Affix */ +.highlight .sb { color: #4070a0 } /* Literal.String.Backtick */ +.highlight .sc { color: #4070a0 } /* Literal.String.Char */ +.highlight .dl { color: #4070a0 } /* Literal.String.Delimiter */ +.highlight .sd { color: #4070a0; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #4070a0 } /* Literal.String.Double */ +.highlight .se { color: #4070a0; font-weight: bold } /* Literal.String.Escape */ +.highlight .sh { color: #4070a0 } /* Literal.String.Heredoc */ +.highlight .si { color: #70a0d0; font-style: italic } /* Literal.String.Interpol */ +.highlight .sx { color: #c65d09 } /* Literal.String.Other */ +.highlight .sr { color: #235388 } /* Literal.String.Regex */ +.highlight .s1 { color: #4070a0 } /* Literal.String.Single */ +.highlight .ss { color: #517918 } /* Literal.String.Symbol */ +.highlight .bp { color: #007020 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #06287e } /* Name.Function.Magic */ +.highlight .vc { color: #bb60d5 } /* Name.Variable.Class */ +.highlight .vg { color: #bb60d5 } /* Name.Variable.Global */ +.highlight .vi { color: #bb60d5 } /* Name.Variable.Instance */ +.highlight .vm { color: #bb60d5 } /* Name.Variable.Magic */ +.highlight .il { color: #40a070 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/friendly.min.css b/theme/docs/blog/theme/pygments/friendly.min.css new file mode 100644 index 0000000..9705bbc --- /dev/null +++ b/theme/docs/blog/theme/pygments/friendly.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#f0f0f0}.highlight .c{color:#60a0b0;font-style:italic}.highlight .err{border:1px solid red}.highlight .k{color:#007020;font-weight:700}.highlight .o{color:#666}.highlight .ch,.highlight .cm{color:#60a0b0;font-style:italic}.highlight .cp{color:#007020}.highlight .c1,.highlight .cpf{color:#60a0b0;font-style:italic}.highlight .cs{color:#60a0b0;background-color:#fff0f0}.highlight .gd{color:#a00000}.highlight .ge{font-style:italic}.highlight .gr{color:red}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#00a000}.highlight .go{color:#888}.highlight .gp{color:#c65d09}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:purple}.highlight .gt{color:#04d}.highlight .kc,.highlight .kd,.highlight .kn{color:#007020;font-weight:700}.highlight .kp{color:#007020}.highlight .kr{color:#007020;font-weight:700}.highlight .kt{color:#902000}.highlight .m{color:#40a070}.highlight .na,.highlight .s{color:#4070a0}.highlight .nb{color:#007020}.highlight .nc{color:#0e84b5;font-weight:700}.highlight .no{color:#60add5}.highlight .nd{color:#555;font-weight:700}.highlight .ni{color:#d55537;font-weight:700}.highlight .ne{color:#007020}.highlight .nf{color:#06287e}.highlight .nl{color:#002070;font-weight:700}.highlight .nn{color:#0e84b5;font-weight:700}.highlight .nt{color:#062873;font-weight:700}.highlight .nv{color:#bb60d5}.highlight .ow{color:#007020;font-weight:700}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#40a070}.highlight .dl,.highlight .sa,.highlight .sb,.highlight .sc{color:#4070a0}.highlight .sd{color:#4070a0;font-style:italic}.highlight .s2{color:#4070a0}.highlight .se{color:#4070a0;font-weight:700}.highlight .sh{color:#4070a0}.highlight .si{color:#70a0d0;font-style:italic}.highlight .sx{color:#c65d09}.highlight .sr{color:#235388}.highlight .s1{color:#4070a0}.highlight .ss{color:#517918}.highlight .bp{color:#007020}.highlight .fm{color:#06287e}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#bb60d5}.highlight .il{color:#40a070} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/fruity.css b/theme/docs/blog/theme/pygments/fruity.css new file mode 100644 index 0000000..bac047b --- /dev/null +++ b/theme/docs/blog/theme/pygments/fruity.css @@ -0,0 +1,78 @@ +.highlight .hll { background-color: #333333 } +.highlight { background: #111111; color: #ffffff } +.highlight .c { color: #008800; font-style: italic; background-color: #0f140f } /* Comment */ +.highlight .err { color: #ffffff } /* Error */ +.highlight .esc { color: #ffffff } /* Escape */ +.highlight .g { color: #ffffff } /* Generic */ +.highlight .k { color: #fb660a; font-weight: bold } /* Keyword */ +.highlight .l { color: #ffffff } /* Literal */ +.highlight .n { color: #ffffff } /* Name */ +.highlight .o { color: #ffffff } /* Operator */ +.highlight .x { color: #ffffff } /* Other */ +.highlight .p { color: #ffffff } /* Punctuation */ +.highlight .ch { color: #008800; font-style: italic; background-color: #0f140f } /* Comment.Hashbang */ +.highlight .cm { color: #008800; font-style: italic; background-color: #0f140f } /* Comment.Multiline */ +.highlight .cp { color: #ff0007; font-weight: bold; font-style: italic; background-color: #0f140f } /* Comment.Preproc */ +.highlight .cpf { color: #008800; font-style: italic; background-color: #0f140f } /* Comment.PreprocFile */ +.highlight .c1 { color: #008800; font-style: italic; background-color: #0f140f } /* Comment.Single */ +.highlight .cs { color: #008800; font-style: italic; background-color: #0f140f } /* Comment.Special */ +.highlight .gd { color: #ffffff } /* Generic.Deleted */ +.highlight .ge { color: #ffffff } /* Generic.Emph */ +.highlight .gr { color: #ffffff } /* Generic.Error */ +.highlight .gh { color: #ffffff; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #ffffff } /* Generic.Inserted */ +.highlight .go { color: #444444; background-color: #222222 } /* Generic.Output */ +.highlight .gp { color: #ffffff } /* Generic.Prompt */ +.highlight .gs { color: #ffffff } /* Generic.Strong */ +.highlight .gu { color: #ffffff; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #ffffff } /* Generic.Traceback */ +.highlight .kc { color: #fb660a; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #fb660a; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #fb660a; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #fb660a } /* Keyword.Pseudo */ +.highlight .kr { color: #fb660a; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #cdcaa9; font-weight: bold } /* Keyword.Type */ +.highlight .ld { color: #ffffff } /* Literal.Date */ +.highlight .m { color: #0086f7; font-weight: bold } /* Literal.Number */ +.highlight .s { color: #0086d2 } /* Literal.String */ +.highlight .na { color: #ff0086; font-weight: bold } /* Name.Attribute */ +.highlight .nb { color: #ffffff } /* Name.Builtin */ +.highlight .nc { color: #ffffff } /* Name.Class */ +.highlight .no { color: #0086d2 } /* Name.Constant */ +.highlight .nd { color: #ffffff } /* Name.Decorator */ +.highlight .ni { color: #ffffff } /* Name.Entity */ +.highlight .ne { color: #ffffff } /* Name.Exception */ +.highlight .nf { color: #ff0086; font-weight: bold } /* Name.Function */ +.highlight .nl { color: #ffffff } /* Name.Label */ +.highlight .nn { color: #ffffff } /* Name.Namespace */ +.highlight .nx { color: #ffffff } /* Name.Other */ +.highlight .py { color: #ffffff } /* Name.Property */ +.highlight .nt { color: #fb660a; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #fb660a } /* Name.Variable */ +.highlight .ow { color: #ffffff } /* Operator.Word */ +.highlight .w { color: #888888 } /* Text.Whitespace */ +.highlight .mb { color: #0086f7; font-weight: bold } /* Literal.Number.Bin */ +.highlight .mf { color: #0086f7; font-weight: bold } /* Literal.Number.Float */ +.highlight .mh { color: #0086f7; font-weight: bold } /* Literal.Number.Hex */ +.highlight .mi { color: #0086f7; font-weight: bold } /* Literal.Number.Integer */ +.highlight .mo { color: #0086f7; font-weight: bold } /* Literal.Number.Oct */ +.highlight .sa { color: #0086d2 } /* Literal.String.Affix */ +.highlight .sb { color: #0086d2 } /* Literal.String.Backtick */ +.highlight .sc { color: #0086d2 } /* Literal.String.Char */ +.highlight .dl { color: #0086d2 } /* Literal.String.Delimiter */ +.highlight .sd { color: #0086d2 } /* Literal.String.Doc */ +.highlight .s2 { color: #0086d2 } /* Literal.String.Double */ +.highlight .se { color: #0086d2 } /* Literal.String.Escape */ +.highlight .sh { color: #0086d2 } /* Literal.String.Heredoc */ +.highlight .si { color: #0086d2 } /* Literal.String.Interpol */ +.highlight .sx { color: #0086d2 } /* Literal.String.Other */ +.highlight .sr { color: #0086d2 } /* Literal.String.Regex */ +.highlight .s1 { color: #0086d2 } /* Literal.String.Single */ +.highlight .ss { color: #0086d2 } /* Literal.String.Symbol */ +.highlight .bp { color: #ffffff } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #ff0086; font-weight: bold } /* Name.Function.Magic */ +.highlight .vc { color: #fb660a } /* Name.Variable.Class */ +.highlight .vg { color: #fb660a } /* Name.Variable.Global */ +.highlight .vi { color: #fb660a } /* Name.Variable.Instance */ +.highlight .vm { color: #fb660a } /* Name.Variable.Magic */ +.highlight .il { color: #0086f7; font-weight: bold } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/fruity.min.css b/theme/docs/blog/theme/pygments/fruity.min.css new file mode 100644 index 0000000..3f09706 --- /dev/null +++ b/theme/docs/blog/theme/pygments/fruity.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#333}.highlight{background:#111;color:#fff}.highlight .c{color:#080;font-style:italic;background-color:#0f140f}.highlight .err,.highlight .esc,.highlight .g{color:#fff}.highlight .k{color:#fb660a;font-weight:700}.highlight .l,.highlight .n,.highlight .o,.highlight .p,.highlight .x{color:#fff}.highlight .ch,.highlight .cm{color:#080;font-style:italic;background-color:#0f140f}.highlight .cp{color:#ff0007;font-weight:700;font-style:italic;background-color:#0f140f}.highlight .c1,.highlight .cpf,.highlight .cs{color:#080;font-style:italic;background-color:#0f140f}.highlight .gd,.highlight .ge,.highlight .gr{color:#fff}.highlight .gh{color:#fff;font-weight:700}.highlight .gi{color:#fff}.highlight .go{color:#444;background-color:#222}.highlight .gp,.highlight .gs{color:#fff}.highlight .gu{color:#fff;font-weight:700}.highlight .gt{color:#fff}.highlight .kc,.highlight .kd,.highlight .kn{color:#fb660a;font-weight:700}.highlight .kp{color:#fb660a}.highlight .kr{color:#fb660a;font-weight:700}.highlight .kt{color:#cdcaa9;font-weight:700}.highlight .ld{color:#fff}.highlight .m{color:#0086f7;font-weight:700}.highlight .s{color:#0086d2}.highlight .na{color:#ff0086;font-weight:700}.highlight .nb,.highlight .nc{color:#fff}.highlight .no{color:#0086d2}.highlight .nd,.highlight .ne,.highlight .ni{color:#fff}.highlight .nf{color:#ff0086;font-weight:700}.highlight .nl,.highlight .nn,.highlight .nx,.highlight .py{color:#fff}.highlight .nt{color:#fb660a;font-weight:700}.highlight .nv{color:#fb660a}.highlight .ow{color:#fff}.highlight .w{color:#888}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#0086f7;font-weight:700}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#0086d2}.highlight .bp{color:#fff}.highlight .fm{color:#ff0086;font-weight:700}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#fb660a}.highlight .il{color:#0086f7;font-weight:700} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/github.css b/theme/docs/blog/theme/pygments/github.css new file mode 100644 index 0000000..63c48f5 --- /dev/null +++ b/theme/docs/blog/theme/pygments/github.css @@ -0,0 +1,69 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #999988; font-style: italic } /* Comment */ +.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ +.highlight .k { color: #000000; font-weight: bold } /* Keyword */ +.highlight .o { color: #000000; font-weight: bold } /* Operator */ +.highlight .ch { color: #999988; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #999999; font-weight: bold; font-style: italic } /* Comment.Preproc */ +.highlight .cpf { color: #999988; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */ +.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ +.highlight .ge { color: #000000; font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #aa0000 } /* Generic.Error */ +.highlight .gh { color: #999999 } /* Generic.Heading */ +.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #555555 } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #aaaaaa } /* Generic.Subheading */ +.highlight .gt { color: #aa0000 } /* Generic.Traceback */ +.highlight .kc { color: #000000; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #000000; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #000000; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #000000; font-weight: bold } /* Keyword.Pseudo */ +.highlight .kr { color: #000000; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #009999 } /* Literal.Number */ +.highlight .s { color: #dd1144 } /* Literal.String */ +.highlight .na { color: #008080 } /* Name.Attribute */ +.highlight .nb { color: #0086B3 } /* Name.Builtin */ +.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */ +.highlight .no { color: #008080 } /* Name.Constant */ +.highlight .nd { color: #3c5d5d; font-weight: bold } /* Name.Decorator */ +.highlight .ni { color: #800080 } /* Name.Entity */ +.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */ +.highlight .nl { color: #990000; font-weight: bold } /* Name.Label */ +.highlight .nn { color: #555555 } /* Name.Namespace */ +.highlight .nt { color: #000080 } /* Name.Tag */ +.highlight .nv { color: #008080 } /* Name.Variable */ +.highlight .ow { color: #000000; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #009999 } /* Literal.Number.Bin */ +.highlight .mf { color: #009999 } /* Literal.Number.Float */ +.highlight .mh { color: #009999 } /* Literal.Number.Hex */ +.highlight .mi { color: #009999 } /* Literal.Number.Integer */ +.highlight .mo { color: #009999 } /* Literal.Number.Oct */ +.highlight .sa { color: #dd1144 } /* Literal.String.Affix */ +.highlight .sb { color: #dd1144 } /* Literal.String.Backtick */ +.highlight .sc { color: #dd1144 } /* Literal.String.Char */ +.highlight .dl { color: #dd1144 } /* Literal.String.Delimiter */ +.highlight .sd { color: #dd1144 } /* Literal.String.Doc */ +.highlight .s2 { color: #dd1144 } /* Literal.String.Double */ +.highlight .se { color: #dd1144 } /* Literal.String.Escape */ +.highlight .sh { color: #dd1144 } /* Literal.String.Heredoc */ +.highlight .si { color: #dd1144 } /* Literal.String.Interpol */ +.highlight .sx { color: #dd1144 } /* Literal.String.Other */ +.highlight .sr { color: #009926 } /* Literal.String.Regex */ +.highlight .s1 { color: #dd1144 } /* Literal.String.Single */ +.highlight .ss { color: #990073 } /* Literal.String.Symbol */ +.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #990000; font-weight: bold } /* Name.Function.Magic */ +.highlight .vc { color: #008080 } /* Name.Variable.Class */ +.highlight .vg { color: #008080 } /* Name.Variable.Global */ +.highlight .vi { color: #008080 } /* Name.Variable.Instance */ +.highlight .vm { color: #008080 } /* Name.Variable.Magic */ +.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/github.min.css b/theme/docs/blog/theme/pygments/github.min.css new file mode 100644 index 0000000..a397cf9 --- /dev/null +++ b/theme/docs/blog/theme/pygments/github.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k,.highlight .o{color:#000;font-weight:700}.highlight .ch,.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:700;font-style:italic}.highlight .c1,.highlight .cpf{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:700;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .ge{color:#000;font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:700}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:#000;font-weight:700}.highlight .kt{color:#458;font-weight:700}.highlight .m{color:#099}.highlight .s{color:#d14}.highlight .na{color:teal}.highlight .nb{color:#0086b3}.highlight .nc{color:#458;font-weight:700}.highlight .no{color:teal}.highlight .nd{color:#3c5d5d;font-weight:700}.highlight .ni{color:purple}.highlight .ne,.highlight .nf,.highlight .nl{color:#900;font-weight:700}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{color:#000;font-weight:700}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#099}.highlight .dl,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .fm{color:#900;font-weight:700}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:teal}.highlight .il{color:#099} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/igor.css b/theme/docs/blog/theme/pygments/igor.css new file mode 100644 index 0000000..ec12005 --- /dev/null +++ b/theme/docs/blog/theme/pygments/igor.css @@ -0,0 +1,34 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #FF0000; font-style: italic } /* Comment */ +.highlight .k { color: #0000FF } /* Keyword */ +.highlight .ch { color: #FF0000; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #FF0000; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #FF0000; font-style: italic } /* Comment.Preproc */ +.highlight .cpf { color: #FF0000; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #FF0000; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #FF0000; font-style: italic } /* Comment.Special */ +.highlight .kc { color: #0000FF } /* Keyword.Constant */ +.highlight .kd { color: #0000FF } /* Keyword.Declaration */ +.highlight .kn { color: #0000FF } /* Keyword.Namespace */ +.highlight .kp { color: #0000FF } /* Keyword.Pseudo */ +.highlight .kr { color: #0000FF } /* Keyword.Reserved */ +.highlight .kt { color: #0000FF } /* Keyword.Type */ +.highlight .s { color: #009C00 } /* Literal.String */ +.highlight .nc { color: #007575 } /* Name.Class */ +.highlight .nd { color: #CC00A3 } /* Name.Decorator */ +.highlight .nf { color: #C34E00 } /* Name.Function */ +.highlight .sa { color: #009C00 } /* Literal.String.Affix */ +.highlight .sb { color: #009C00 } /* Literal.String.Backtick */ +.highlight .sc { color: #009C00 } /* Literal.String.Char */ +.highlight .dl { color: #009C00 } /* Literal.String.Delimiter */ +.highlight .sd { color: #009C00 } /* Literal.String.Doc */ +.highlight .s2 { color: #009C00 } /* Literal.String.Double */ +.highlight .se { color: #009C00 } /* Literal.String.Escape */ +.highlight .sh { color: #009C00 } /* Literal.String.Heredoc */ +.highlight .si { color: #009C00 } /* Literal.String.Interpol */ +.highlight .sx { color: #009C00 } /* Literal.String.Other */ +.highlight .sr { color: #009C00 } /* Literal.String.Regex */ +.highlight .s1 { color: #009C00 } /* Literal.String.Single */ +.highlight .ss { color: #009C00 } /* Literal.String.Symbol */ +.highlight .fm { color: #C34E00 } /* Name.Function.Magic */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/igor.min.css b/theme/docs/blog/theme/pygments/igor.min.css new file mode 100644 index 0000000..e4fe1ea --- /dev/null +++ b/theme/docs/blog/theme/pygments/igor.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:red;font-style:italic}.highlight .k{color:#00f}.highlight .c1,.highlight .ch,.highlight .cm,.highlight .cp,.highlight .cpf,.highlight .cs{color:red;font-style:italic}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{color:#00f}.highlight .s{color:#009c00}.highlight .nc{color:#007575}.highlight .nd{color:#cc00a3}.highlight .nf{color:#c34e00}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#009c00}.highlight .fm{color:#c34e00} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/lovelace.css b/theme/docs/blog/theme/pygments/lovelace.css new file mode 100644 index 0000000..1ddb286 --- /dev/null +++ b/theme/docs/blog/theme/pygments/lovelace.css @@ -0,0 +1,70 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #888888; font-style: italic } /* Comment */ +.highlight .err { background-color: #a848a8 } /* Error */ +.highlight .k { color: #2838b0 } /* Keyword */ +.highlight .o { color: #666666 } /* Operator */ +.highlight .p { color: #888888 } /* Punctuation */ +.highlight .ch { color: #287088; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #888888; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #289870 } /* Comment.Preproc */ +.highlight .cpf { color: #888888; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #888888; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #888888; font-style: italic } /* Comment.Special */ +.highlight .gd { color: #c02828 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #c02828 } /* Generic.Error */ +.highlight .gh { color: #666666 } /* Generic.Heading */ +.highlight .gi { color: #388038 } /* Generic.Inserted */ +.highlight .go { color: #666666 } /* Generic.Output */ +.highlight .gp { color: #444444 } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #444444 } /* Generic.Subheading */ +.highlight .gt { color: #2838b0 } /* Generic.Traceback */ +.highlight .kc { color: #444444; font-style: italic } /* Keyword.Constant */ +.highlight .kd { color: #2838b0; font-style: italic } /* Keyword.Declaration */ +.highlight .kn { color: #2838b0 } /* Keyword.Namespace */ +.highlight .kp { color: #2838b0 } /* Keyword.Pseudo */ +.highlight .kr { color: #2838b0 } /* Keyword.Reserved */ +.highlight .kt { color: #2838b0; font-style: italic } /* Keyword.Type */ +.highlight .m { color: #444444 } /* Literal.Number */ +.highlight .s { color: #b83838 } /* Literal.String */ +.highlight .na { color: #388038 } /* Name.Attribute */ +.highlight .nb { color: #388038 } /* Name.Builtin */ +.highlight .nc { color: #287088 } /* Name.Class */ +.highlight .no { color: #b85820 } /* Name.Constant */ +.highlight .nd { color: #287088 } /* Name.Decorator */ +.highlight .ni { color: #709030 } /* Name.Entity */ +.highlight .ne { color: #908828 } /* Name.Exception */ +.highlight .nf { color: #785840 } /* Name.Function */ +.highlight .nl { color: #289870 } /* Name.Label */ +.highlight .nn { color: #289870 } /* Name.Namespace */ +.highlight .nt { color: #2838b0 } /* Name.Tag */ +.highlight .nv { color: #b04040 } /* Name.Variable */ +.highlight .ow { color: #a848a8 } /* Operator.Word */ +.highlight .w { color: #a89028 } /* Text.Whitespace */ +.highlight .mb { color: #444444 } /* Literal.Number.Bin */ +.highlight .mf { color: #444444 } /* Literal.Number.Float */ +.highlight .mh { color: #444444 } /* Literal.Number.Hex */ +.highlight .mi { color: #444444 } /* Literal.Number.Integer */ +.highlight .mo { color: #444444 } /* Literal.Number.Oct */ +.highlight .sa { color: #444444 } /* Literal.String.Affix */ +.highlight .sb { color: #b83838 } /* Literal.String.Backtick */ +.highlight .sc { color: #a848a8 } /* Literal.String.Char */ +.highlight .dl { color: #b85820 } /* Literal.String.Delimiter */ +.highlight .sd { color: #b85820; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #b83838 } /* Literal.String.Double */ +.highlight .se { color: #709030 } /* Literal.String.Escape */ +.highlight .sh { color: #b83838 } /* Literal.String.Heredoc */ +.highlight .si { color: #b83838; text-decoration: underline } /* Literal.String.Interpol */ +.highlight .sx { color: #a848a8 } /* Literal.String.Other */ +.highlight .sr { color: #a848a8 } /* Literal.String.Regex */ +.highlight .s1 { color: #b83838 } /* Literal.String.Single */ +.highlight .ss { color: #b83838 } /* Literal.String.Symbol */ +.highlight .bp { color: #388038; font-style: italic } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #b85820 } /* Name.Function.Magic */ +.highlight .vc { color: #b04040 } /* Name.Variable.Class */ +.highlight .vg { color: #908828 } /* Name.Variable.Global */ +.highlight .vi { color: #b04040 } /* Name.Variable.Instance */ +.highlight .vm { color: #b85820 } /* Name.Variable.Magic */ +.highlight .il { color: #444444 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/lovelace.min.css b/theme/docs/blog/theme/pygments/lovelace.min.css new file mode 100644 index 0000000..1b65f19 --- /dev/null +++ b/theme/docs/blog/theme/pygments/lovelace.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#888;font-style:italic}.highlight .err{background-color:#a848a8}.highlight .k{color:#2838b0}.highlight .o{color:#666}.highlight .p{color:#888}.highlight .ch{color:#287088;font-style:italic}.highlight .cm{color:#888;font-style:italic}.highlight .cp{color:#289870}.highlight .c1,.highlight .cpf,.highlight .cs{color:#888;font-style:italic}.highlight .gd{color:#c02828}.highlight .ge{font-style:italic}.highlight .gr{color:#c02828}.highlight .gh{color:#666}.highlight .gi{color:#388038}.highlight .go{color:#666}.highlight .gp{color:#444}.highlight .gs{font-weight:700}.highlight .gu{color:#444}.highlight .gt{color:#2838b0}.highlight .kc{color:#444;font-style:italic}.highlight .kd{color:#2838b0;font-style:italic}.highlight .kn,.highlight .kp,.highlight .kr{color:#2838b0}.highlight .kt{color:#2838b0;font-style:italic}.highlight .m{color:#444}.highlight .s{color:#b83838}.highlight .na,.highlight .nb{color:#388038}.highlight .nc{color:#287088}.highlight .no{color:#b85820}.highlight .nd{color:#287088}.highlight .ni{color:#709030}.highlight .ne{color:#908828}.highlight .nf{color:#785840}.highlight .nl,.highlight .nn{color:#289870}.highlight .nt{color:#2838b0}.highlight .nv{color:#b04040}.highlight .ow{color:#a848a8}.highlight .w{color:#a89028}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo,.highlight .sa{color:#444}.highlight .sb{color:#b83838}.highlight .sc{color:#a848a8}.highlight .dl{color:#b85820}.highlight .sd{color:#b85820;font-style:italic}.highlight .s2{color:#b83838}.highlight .se{color:#709030}.highlight .sh{color:#b83838}.highlight .si{color:#b83838;text-decoration:underline}.highlight .sr,.highlight .sx{color:#a848a8}.highlight .s1,.highlight .ss{color:#b83838}.highlight .bp{color:#388038;font-style:italic}.highlight .fm{color:#b85820}.highlight .vc{color:#b04040}.highlight .vg{color:#908828}.highlight .vi{color:#b04040}.highlight .vm{color:#b85820}.highlight .il{color:#444} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/manni.css b/theme/docs/blog/theme/pygments/manni.css new file mode 100644 index 0000000..143bc8a --- /dev/null +++ b/theme/docs/blog/theme/pygments/manni.css @@ -0,0 +1,69 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #f0f3f3; } +.highlight .c { color: #0099FF; font-style: italic } /* Comment */ +.highlight .err { color: #AA0000; background-color: #FFAAAA } /* Error */ +.highlight .k { color: #006699; font-weight: bold } /* Keyword */ +.highlight .o { color: #555555 } /* Operator */ +.highlight .ch { color: #0099FF; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #0099FF; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #009999 } /* Comment.Preproc */ +.highlight .cpf { color: #0099FF; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #0099FF; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #0099FF; font-weight: bold; font-style: italic } /* Comment.Special */ +.highlight .gd { background-color: #FFCCCC; border: 1px solid #CC0000 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #FF0000 } /* Generic.Error */ +.highlight .gh { color: #003300; font-weight: bold } /* Generic.Heading */ +.highlight .gi { background-color: #CCFFCC; border: 1px solid #00CC00 } /* Generic.Inserted */ +.highlight .go { color: #AAAAAA } /* Generic.Output */ +.highlight .gp { color: #000099; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #003300; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #99CC66 } /* Generic.Traceback */ +.highlight .kc { color: #006699; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #006699; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #006699; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #006699 } /* Keyword.Pseudo */ +.highlight .kr { color: #006699; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #007788; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #FF6600 } /* Literal.Number */ +.highlight .s { color: #CC3300 } /* Literal.String */ +.highlight .na { color: #330099 } /* Name.Attribute */ +.highlight .nb { color: #336666 } /* Name.Builtin */ +.highlight .nc { color: #00AA88; font-weight: bold } /* Name.Class */ +.highlight .no { color: #336600 } /* Name.Constant */ +.highlight .nd { color: #9999FF } /* Name.Decorator */ +.highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */ +.highlight .ne { color: #CC0000; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #CC00FF } /* Name.Function */ +.highlight .nl { color: #9999FF } /* Name.Label */ +.highlight .nn { color: #00CCFF; font-weight: bold } /* Name.Namespace */ +.highlight .nt { color: #330099; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #003333 } /* Name.Variable */ +.highlight .ow { color: #000000; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #FF6600 } /* Literal.Number.Bin */ +.highlight .mf { color: #FF6600 } /* Literal.Number.Float */ +.highlight .mh { color: #FF6600 } /* Literal.Number.Hex */ +.highlight .mi { color: #FF6600 } /* Literal.Number.Integer */ +.highlight .mo { color: #FF6600 } /* Literal.Number.Oct */ +.highlight .sa { color: #CC3300 } /* Literal.String.Affix */ +.highlight .sb { color: #CC3300 } /* Literal.String.Backtick */ +.highlight .sc { color: #CC3300 } /* Literal.String.Char */ +.highlight .dl { color: #CC3300 } /* Literal.String.Delimiter */ +.highlight .sd { color: #CC3300; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #CC3300 } /* Literal.String.Double */ +.highlight .se { color: #CC3300; font-weight: bold } /* Literal.String.Escape */ +.highlight .sh { color: #CC3300 } /* Literal.String.Heredoc */ +.highlight .si { color: #AA0000 } /* Literal.String.Interpol */ +.highlight .sx { color: #CC3300 } /* Literal.String.Other */ +.highlight .sr { color: #33AAAA } /* Literal.String.Regex */ +.highlight .s1 { color: #CC3300 } /* Literal.String.Single */ +.highlight .ss { color: #FFCC33 } /* Literal.String.Symbol */ +.highlight .bp { color: #336666 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #CC00FF } /* Name.Function.Magic */ +.highlight .vc { color: #003333 } /* Name.Variable.Class */ +.highlight .vg { color: #003333 } /* Name.Variable.Global */ +.highlight .vi { color: #003333 } /* Name.Variable.Instance */ +.highlight .vm { color: #003333 } /* Name.Variable.Magic */ +.highlight .il { color: #FF6600 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/manni.min.css b/theme/docs/blog/theme/pygments/manni.min.css new file mode 100644 index 0000000..5ee7684 --- /dev/null +++ b/theme/docs/blog/theme/pygments/manni.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#f0f3f3}.highlight .c{color:#09f;font-style:italic}.highlight .err{color:#a00;background-color:#faa}.highlight .k{color:#069;font-weight:700}.highlight .o{color:#555}.highlight .ch,.highlight .cm{color:#09f;font-style:italic}.highlight .cp{color:#099}.highlight .c1,.highlight .cpf,.highlight .cs{color:#09f;font-style:italic}.highlight .cs{font-weight:700}.highlight .gd{background-color:#fcc;border:1px solid #c00}.highlight .ge{font-style:italic}.highlight .gr{color:red}.highlight .gh{color:#030;font-weight:700}.highlight .gi{background-color:#cfc;border:1px solid #0c0}.highlight .go{color:#aaa}.highlight .gp{color:#009}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:#030}.highlight .gt{color:#9c6}.highlight .kc,.highlight .kd,.highlight .kn{color:#069;font-weight:700}.highlight .kp{color:#069}.highlight .kr{color:#069;font-weight:700}.highlight .kt{color:#078;font-weight:700}.highlight .m{color:#f60}.highlight .s{color:#c30}.highlight .na{color:#309}.highlight .nb{color:#366}.highlight .nc{color:#0a8;font-weight:700}.highlight .no{color:#360}.highlight .nd{color:#99f}.highlight .ni{color:#999;font-weight:700}.highlight .ne{color:#c00;font-weight:700}.highlight .nf{color:#c0f}.highlight .nl{color:#99f}.highlight .nn{color:#0cf;font-weight:700}.highlight .nt{color:#309;font-weight:700}.highlight .nv{color:#033}.highlight .ow{color:#000;font-weight:700}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#f60}.highlight .dl,.highlight .sa,.highlight .sb,.highlight .sc{color:#c30}.highlight .sd{color:#c30;font-style:italic}.highlight .s2{color:#c30}.highlight .se{color:#c30;font-weight:700}.highlight .sh{color:#c30}.highlight .si{color:#a00}.highlight .sx{color:#c30}.highlight .sr{color:#3aa}.highlight .s1{color:#c30}.highlight .ss{color:#fc3}.highlight .bp{color:#366}.highlight .fm{color:#c0f}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#033}.highlight .il{color:#f60} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/monokai.css b/theme/docs/blog/theme/pygments/monokai.css new file mode 100644 index 0000000..b6925c2 --- /dev/null +++ b/theme/docs/blog/theme/pygments/monokai.css @@ -0,0 +1,70 @@ +.highlight .hll { background-color: #49483e } +.highlight { background: #272822; color: #f8f8f2 } +.highlight .c { color: #75715e } /* Comment */ +.highlight .err { color: #960050; background-color: #1e0010 } /* Error */ +.highlight .k { color: #66d9ef } /* Keyword */ +.highlight .l { color: #ae81ff } /* Literal */ +.highlight .n { color: #f8f8f2 } /* Name */ +.highlight .o { color: #f92672 } /* Operator */ +.highlight .p { color: #f8f8f2 } /* Punctuation */ +.highlight .ch { color: #75715e } /* Comment.Hashbang */ +.highlight .cm { color: #75715e } /* Comment.Multiline */ +.highlight .cp { color: #75715e } /* Comment.Preproc */ +.highlight .cpf { color: #75715e } /* Comment.PreprocFile */ +.highlight .c1 { color: #75715e } /* Comment.Single */ +.highlight .cs { color: #75715e } /* Comment.Special */ +.highlight .gd { color: #f92672 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gi { color: #a6e22e } /* Generic.Inserted */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #75715e } /* Generic.Subheading */ +.highlight .kc { color: #66d9ef } /* Keyword.Constant */ +.highlight .kd { color: #66d9ef } /* Keyword.Declaration */ +.highlight .kn { color: #f92672 } /* Keyword.Namespace */ +.highlight .kp { color: #66d9ef } /* Keyword.Pseudo */ +.highlight .kr { color: #66d9ef } /* Keyword.Reserved */ +.highlight .kt { color: #66d9ef } /* Keyword.Type */ +.highlight .ld { color: #e6db74 } /* Literal.Date */ +.highlight .m { color: #ae81ff } /* Literal.Number */ +.highlight .s { color: #e6db74 } /* Literal.String */ +.highlight .na { color: #a6e22e } /* Name.Attribute */ +.highlight .nb { color: #f8f8f2 } /* Name.Builtin */ +.highlight .nc { color: #a6e22e } /* Name.Class */ +.highlight .no { color: #66d9ef } /* Name.Constant */ +.highlight .nd { color: #a6e22e } /* Name.Decorator */ +.highlight .ni { color: #f8f8f2 } /* Name.Entity */ +.highlight .ne { color: #a6e22e } /* Name.Exception */ +.highlight .nf { color: #a6e22e } /* Name.Function */ +.highlight .nl { color: #f8f8f2 } /* Name.Label */ +.highlight .nn { color: #f8f8f2 } /* Name.Namespace */ +.highlight .nx { color: #a6e22e } /* Name.Other */ +.highlight .py { color: #f8f8f2 } /* Name.Property */ +.highlight .nt { color: #f92672 } /* Name.Tag */ +.highlight .nv { color: #f8f8f2 } /* Name.Variable */ +.highlight .ow { color: #f92672 } /* Operator.Word */ +.highlight .w { color: #f8f8f2 } /* Text.Whitespace */ +.highlight .mb { color: #ae81ff } /* Literal.Number.Bin */ +.highlight .mf { color: #ae81ff } /* Literal.Number.Float */ +.highlight .mh { color: #ae81ff } /* Literal.Number.Hex */ +.highlight .mi { color: #ae81ff } /* Literal.Number.Integer */ +.highlight .mo { color: #ae81ff } /* Literal.Number.Oct */ +.highlight .sa { color: #e6db74 } /* Literal.String.Affix */ +.highlight .sb { color: #e6db74 } /* Literal.String.Backtick */ +.highlight .sc { color: #e6db74 } /* Literal.String.Char */ +.highlight .dl { color: #e6db74 } /* Literal.String.Delimiter */ +.highlight .sd { color: #e6db74 } /* Literal.String.Doc */ +.highlight .s2 { color: #e6db74 } /* Literal.String.Double */ +.highlight .se { color: #ae81ff } /* Literal.String.Escape */ +.highlight .sh { color: #e6db74 } /* Literal.String.Heredoc */ +.highlight .si { color: #e6db74 } /* Literal.String.Interpol */ +.highlight .sx { color: #e6db74 } /* Literal.String.Other */ +.highlight .sr { color: #e6db74 } /* Literal.String.Regex */ +.highlight .s1 { color: #e6db74 } /* Literal.String.Single */ +.highlight .ss { color: #e6db74 } /* Literal.String.Symbol */ +.highlight .bp { color: #f8f8f2 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #a6e22e } /* Name.Function.Magic */ +.highlight .vc { color: #f8f8f2 } /* Name.Variable.Class */ +.highlight .vg { color: #f8f8f2 } /* Name.Variable.Global */ +.highlight .vi { color: #f8f8f2 } /* Name.Variable.Instance */ +.highlight .vm { color: #f8f8f2 } /* Name.Variable.Magic */ +.highlight .il { color: #ae81ff } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/monokai.min.css b/theme/docs/blog/theme/pygments/monokai.min.css new file mode 100644 index 0000000..a6c1038 --- /dev/null +++ b/theme/docs/blog/theme/pygments/monokai.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#49483e}.highlight{background:#272822;color:#f8f8f2}.highlight .c{color:#75715e}.highlight .err{color:#960050;background-color:#1e0010}.highlight .k{color:#66d9ef}.highlight .l{color:#ae81ff}.highlight .n{color:#f8f8f2}.highlight .o{color:#f92672}.highlight .p{color:#f8f8f2}.highlight .c1,.highlight .ch,.highlight .cm,.highlight .cp,.highlight .cpf,.highlight .cs{color:#75715e}.highlight .gd{color:#f92672}.highlight .ge{font-style:italic}.highlight .gi{color:#a6e22e}.highlight .gs{font-weight:700}.highlight .gu{color:#75715e}.highlight .kc,.highlight .kd{color:#66d9ef}.highlight .kn{color:#f92672}.highlight .kp,.highlight .kr,.highlight .kt{color:#66d9ef}.highlight .ld{color:#e6db74}.highlight .m{color:#ae81ff}.highlight .s{color:#e6db74}.highlight .na{color:#a6e22e}.highlight .nb{color:#f8f8f2}.highlight .nc{color:#a6e22e}.highlight .no{color:#66d9ef}.highlight .nd{color:#a6e22e}.highlight .ni{color:#f8f8f2}.highlight .ne,.highlight .nf{color:#a6e22e}.highlight .nl,.highlight .nn{color:#f8f8f2}.highlight .nx{color:#a6e22e}.highlight .py{color:#f8f8f2}.highlight .nt{color:#f92672}.highlight .nv{color:#f8f8f2}.highlight .ow{color:#f92672}.highlight .w{color:#f8f8f2}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#ae81ff}.highlight .dl,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd{color:#e6db74}.highlight .se{color:#ae81ff}.highlight .s1,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#e6db74}.highlight .bp{color:#f8f8f2}.highlight .fm{color:#a6e22e}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#f8f8f2}.highlight .il{color:#ae81ff} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/murphy.css b/theme/docs/blog/theme/pygments/murphy.css new file mode 100644 index 0000000..378f406 --- /dev/null +++ b/theme/docs/blog/theme/pygments/murphy.css @@ -0,0 +1,69 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #666666; font-style: italic } /* Comment */ +.highlight .err { color: #FF0000; background-color: #FFAAAA } /* Error */ +.highlight .k { color: #228899; font-weight: bold } /* Keyword */ +.highlight .o { color: #333333 } /* Operator */ +.highlight .ch { color: #666666; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #666666; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #557799 } /* Comment.Preproc */ +.highlight .cpf { color: #666666; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #666666; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #cc0000; font-weight: bold; font-style: italic } /* Comment.Special */ +.highlight .gd { color: #A00000 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #FF0000 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00A000 } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #0044DD } /* Generic.Traceback */ +.highlight .kc { color: #228899; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #228899; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #228899; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #0088ff; font-weight: bold } /* Keyword.Pseudo */ +.highlight .kr { color: #228899; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #6666ff; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #6600EE; font-weight: bold } /* Literal.Number */ +.highlight .s { background-color: #e0e0ff } /* Literal.String */ +.highlight .na { color: #000077 } /* Name.Attribute */ +.highlight .nb { color: #007722 } /* Name.Builtin */ +.highlight .nc { color: #ee99ee; font-weight: bold } /* Name.Class */ +.highlight .no { color: #55eedd; font-weight: bold } /* Name.Constant */ +.highlight .nd { color: #555555; font-weight: bold } /* Name.Decorator */ +.highlight .ni { color: #880000 } /* Name.Entity */ +.highlight .ne { color: #FF0000; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #55eedd; font-weight: bold } /* Name.Function */ +.highlight .nl { color: #997700; font-weight: bold } /* Name.Label */ +.highlight .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */ +.highlight .nt { color: #007700 } /* Name.Tag */ +.highlight .nv { color: #003366 } /* Name.Variable */ +.highlight .ow { color: #000000; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #6600EE; font-weight: bold } /* Literal.Number.Bin */ +.highlight .mf { color: #6600EE; font-weight: bold } /* Literal.Number.Float */ +.highlight .mh { color: #005588; font-weight: bold } /* Literal.Number.Hex */ +.highlight .mi { color: #6666ff; font-weight: bold } /* Literal.Number.Integer */ +.highlight .mo { color: #4400EE; font-weight: bold } /* Literal.Number.Oct */ +.highlight .sa { background-color: #e0e0ff } /* Literal.String.Affix */ +.highlight .sb { background-color: #e0e0ff } /* Literal.String.Backtick */ +.highlight .sc { color: #8888FF } /* Literal.String.Char */ +.highlight .dl { background-color: #e0e0ff } /* Literal.String.Delimiter */ +.highlight .sd { color: #DD4422 } /* Literal.String.Doc */ +.highlight .s2 { background-color: #e0e0ff } /* Literal.String.Double */ +.highlight .se { color: #666666; font-weight: bold; background-color: #e0e0ff } /* Literal.String.Escape */ +.highlight .sh { background-color: #e0e0ff } /* Literal.String.Heredoc */ +.highlight .si { background-color: #eeeeee } /* Literal.String.Interpol */ +.highlight .sx { color: #ff8888; background-color: #e0e0ff } /* Literal.String.Other */ +.highlight .sr { color: #000000; background-color: #e0e0ff } /* Literal.String.Regex */ +.highlight .s1 { background-color: #e0e0ff } /* Literal.String.Single */ +.highlight .ss { color: #ffcc88 } /* Literal.String.Symbol */ +.highlight .bp { color: #007722 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #55eedd; font-weight: bold } /* Name.Function.Magic */ +.highlight .vc { color: #ccccff } /* Name.Variable.Class */ +.highlight .vg { color: #ff8844 } /* Name.Variable.Global */ +.highlight .vi { color: #aaaaff } /* Name.Variable.Instance */ +.highlight .vm { color: #003366 } /* Name.Variable.Magic */ +.highlight .il { color: #6666ff; font-weight: bold } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/murphy.min.css b/theme/docs/blog/theme/pygments/murphy.min.css new file mode 100644 index 0000000..80f62a8 --- /dev/null +++ b/theme/docs/blog/theme/pygments/murphy.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#666;font-style:italic}.highlight .err{color:red;background-color:#faa}.highlight .k{color:#289;font-weight:700}.highlight .o{color:#333}.highlight .ch,.highlight .cm{color:#666;font-style:italic}.highlight .cp{color:#579}.highlight .c1,.highlight .cpf{color:#666;font-style:italic}.highlight .cs{color:#c00;font-weight:700;font-style:italic}.highlight .gd{color:#a00000}.highlight .ge{font-style:italic}.highlight .gr{color:red}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#00a000}.highlight .go{color:#888}.highlight .gp{color:#c65d09}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:purple}.highlight .gt{color:#04d}.highlight .kc,.highlight .kd,.highlight .kn{color:#289;font-weight:700}.highlight .kp{color:#08f;font-weight:700}.highlight .kr{color:#289;font-weight:700}.highlight .kt{color:#66f;font-weight:700}.highlight .m{color:#60e;font-weight:700}.highlight .s{background-color:#e0e0ff}.highlight .na{color:#007}.highlight .nb{color:#072}.highlight .nc{color:#e9e;font-weight:700}.highlight .no{color:#5ed;font-weight:700}.highlight .nd{color:#555;font-weight:700}.highlight .ni{color:#800}.highlight .ne{color:red;font-weight:700}.highlight .nf{color:#5ed;font-weight:700}.highlight .nl{color:#970;font-weight:700}.highlight .nn{color:#0e84b5;font-weight:700}.highlight .nt{color:#070}.highlight .nv{color:#036}.highlight .ow{color:#000;font-weight:700}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf{color:#60e;font-weight:700}.highlight .mh{color:#058;font-weight:700}.highlight .mi{color:#66f;font-weight:700}.highlight .mo{color:#40e;font-weight:700}.highlight .sa,.highlight .sb{background-color:#e0e0ff}.highlight .sc{color:#88f}.highlight .dl{background-color:#e0e0ff}.highlight .sd{color:#d42}.highlight .s2,.highlight .se{background-color:#e0e0ff}.highlight .se{color:#666;font-weight:700}.highlight .sh{background-color:#e0e0ff}.highlight .si{background-color:#eee}.highlight .sx{color:#f88;background-color:#e0e0ff}.highlight .sr{color:#000}.highlight .s1,.highlight .sr{background-color:#e0e0ff}.highlight .ss{color:#fc8}.highlight .bp{color:#072}.highlight .fm{color:#5ed;font-weight:700}.highlight .vc{color:#ccf}.highlight .vg{color:#f84}.highlight .vi{color:#aaf}.highlight .vm{color:#036}.highlight .il{color:#66f;font-weight:700} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/native.css b/theme/docs/blog/theme/pygments/native.css new file mode 100644 index 0000000..73ff7b0 --- /dev/null +++ b/theme/docs/blog/theme/pygments/native.css @@ -0,0 +1,78 @@ +.highlight .hll { background-color: #404040 } +.highlight { background: #202020; color: #d0d0d0 } +.highlight .c { color: #999999; font-style: italic } /* Comment */ +.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ +.highlight .esc { color: #d0d0d0 } /* Escape */ +.highlight .g { color: #d0d0d0 } /* Generic */ +.highlight .k { color: #6ab825; font-weight: bold } /* Keyword */ +.highlight .l { color: #d0d0d0 } /* Literal */ +.highlight .n { color: #d0d0d0 } /* Name */ +.highlight .o { color: #d0d0d0 } /* Operator */ +.highlight .x { color: #d0d0d0 } /* Other */ +.highlight .p { color: #d0d0d0 } /* Punctuation */ +.highlight .ch { color: #999999; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #999999; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #cd2828; font-weight: bold } /* Comment.Preproc */ +.highlight .cpf { color: #999999; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #999999; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #e50808; font-weight: bold; background-color: #520000 } /* Comment.Special */ +.highlight .gd { color: #d22323 } /* Generic.Deleted */ +.highlight .ge { color: #d0d0d0; font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #d22323 } /* Generic.Error */ +.highlight .gh { color: #ffffff; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #589819 } /* Generic.Inserted */ +.highlight .go { color: #cccccc } /* Generic.Output */ +.highlight .gp { color: #aaaaaa } /* Generic.Prompt */ +.highlight .gs { color: #d0d0d0; font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #ffffff; text-decoration: underline } /* Generic.Subheading */ +.highlight .gt { color: #d22323 } /* Generic.Traceback */ +.highlight .kc { color: #6ab825; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #6ab825; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #6ab825; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #6ab825 } /* Keyword.Pseudo */ +.highlight .kr { color: #6ab825; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #6ab825; font-weight: bold } /* Keyword.Type */ +.highlight .ld { color: #d0d0d0 } /* Literal.Date */ +.highlight .m { color: #3677a9 } /* Literal.Number */ +.highlight .s { color: #ed9d13 } /* Literal.String */ +.highlight .na { color: #bbbbbb } /* Name.Attribute */ +.highlight .nb { color: #24909d } /* Name.Builtin */ +.highlight .nc { color: #447fcf; text-decoration: underline } /* Name.Class */ +.highlight .no { color: #40ffff } /* Name.Constant */ +.highlight .nd { color: #ffa500 } /* Name.Decorator */ +.highlight .ni { color: #d0d0d0 } /* Name.Entity */ +.highlight .ne { color: #bbbbbb } /* Name.Exception */ +.highlight .nf { color: #447fcf } /* Name.Function */ +.highlight .nl { color: #d0d0d0 } /* Name.Label */ +.highlight .nn { color: #447fcf; text-decoration: underline } /* Name.Namespace */ +.highlight .nx { color: #d0d0d0 } /* Name.Other */ +.highlight .py { color: #d0d0d0 } /* Name.Property */ +.highlight .nt { color: #6ab825; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #40ffff } /* Name.Variable */ +.highlight .ow { color: #6ab825; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #666666 } /* Text.Whitespace */ +.highlight .mb { color: #3677a9 } /* Literal.Number.Bin */ +.highlight .mf { color: #3677a9 } /* Literal.Number.Float */ +.highlight .mh { color: #3677a9 } /* Literal.Number.Hex */ +.highlight .mi { color: #3677a9 } /* Literal.Number.Integer */ +.highlight .mo { color: #3677a9 } /* Literal.Number.Oct */ +.highlight .sa { color: #ed9d13 } /* Literal.String.Affix */ +.highlight .sb { color: #ed9d13 } /* Literal.String.Backtick */ +.highlight .sc { color: #ed9d13 } /* Literal.String.Char */ +.highlight .dl { color: #ed9d13 } /* Literal.String.Delimiter */ +.highlight .sd { color: #ed9d13 } /* Literal.String.Doc */ +.highlight .s2 { color: #ed9d13 } /* Literal.String.Double */ +.highlight .se { color: #ed9d13 } /* Literal.String.Escape */ +.highlight .sh { color: #ed9d13 } /* Literal.String.Heredoc */ +.highlight .si { color: #ed9d13 } /* Literal.String.Interpol */ +.highlight .sx { color: #ffa500 } /* Literal.String.Other */ +.highlight .sr { color: #ed9d13 } /* Literal.String.Regex */ +.highlight .s1 { color: #ed9d13 } /* Literal.String.Single */ +.highlight .ss { color: #ed9d13 } /* Literal.String.Symbol */ +.highlight .bp { color: #24909d } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #447fcf } /* Name.Function.Magic */ +.highlight .vc { color: #40ffff } /* Name.Variable.Class */ +.highlight .vg { color: #40ffff } /* Name.Variable.Global */ +.highlight .vi { color: #40ffff } /* Name.Variable.Instance */ +.highlight .vm { color: #40ffff } /* Name.Variable.Magic */ +.highlight .il { color: #3677a9 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/native.min.css b/theme/docs/blog/theme/pygments/native.min.css new file mode 100644 index 0000000..86bad82 --- /dev/null +++ b/theme/docs/blog/theme/pygments/native.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#404040}.highlight{background:#202020;color:#d0d0d0}.highlight .c{color:#999;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .esc,.highlight .g{color:#d0d0d0}.highlight .k{color:#6ab825;font-weight:700}.highlight .l,.highlight .n,.highlight .o,.highlight .p,.highlight .x{color:#d0d0d0}.highlight .ch,.highlight .cm{color:#999;font-style:italic}.highlight .cp{color:#cd2828;font-weight:700}.highlight .c1,.highlight .cpf{color:#999;font-style:italic}.highlight .cs{color:#e50808;font-weight:700;background-color:#520000}.highlight .gd{color:#d22323}.highlight .ge{color:#d0d0d0;font-style:italic}.highlight .gr{color:#d22323}.highlight .gh{color:#fff;font-weight:700}.highlight .gi{color:#589819}.highlight .go{color:#ccc}.highlight .gp{color:#aaa}.highlight .gs{color:#d0d0d0;font-weight:700}.highlight .gu{color:#fff;text-decoration:underline}.highlight .gt{color:#d22323}.highlight .kc,.highlight .kd,.highlight .kn{color:#6ab825;font-weight:700}.highlight .kp{color:#6ab825}.highlight .kr,.highlight .kt{color:#6ab825;font-weight:700}.highlight .ld{color:#d0d0d0}.highlight .m{color:#3677a9}.highlight .s{color:#ed9d13}.highlight .na{color:#bbb}.highlight .nb{color:#24909d}.highlight .nc{color:#447fcf;text-decoration:underline}.highlight .no{color:#40ffff}.highlight .nd{color:orange}.highlight .ni{color:#d0d0d0}.highlight .ne{color:#bbb}.highlight .nf{color:#447fcf}.highlight .nl{color:#d0d0d0}.highlight .nn{color:#447fcf;text-decoration:underline}.highlight .nx,.highlight .py{color:#d0d0d0}.highlight .nt{color:#6ab825;font-weight:700}.highlight .nv{color:#40ffff}.highlight .ow{color:#6ab825;font-weight:700}.highlight .w{color:#666}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#3677a9}.highlight .dl,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si{color:#ed9d13}.highlight .sx{color:orange}.highlight .s1,.highlight .sr,.highlight .ss{color:#ed9d13}.highlight .bp{color:#24909d}.highlight .fm{color:#447fcf}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#40ffff}.highlight .il{color:#3677a9} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/paraiso-dark.css b/theme/docs/blog/theme/pygments/paraiso-dark.css new file mode 100644 index 0000000..7a6cdbf --- /dev/null +++ b/theme/docs/blog/theme/pygments/paraiso-dark.css @@ -0,0 +1,72 @@ +.highlight .hll { background-color: #4f424c } +.highlight { background: #2f1e2e; color: #e7e9db } +.highlight .c { color: #776e71 } /* Comment */ +.highlight .err { color: #ef6155 } /* Error */ +.highlight .k { color: #815ba4 } /* Keyword */ +.highlight .l { color: #f99b15 } /* Literal */ +.highlight .n { color: #e7e9db } /* Name */ +.highlight .o { color: #5bc4bf } /* Operator */ +.highlight .p { color: #e7e9db } /* Punctuation */ +.highlight .ch { color: #776e71 } /* Comment.Hashbang */ +.highlight .cm { color: #776e71 } /* Comment.Multiline */ +.highlight .cp { color: #776e71 } /* Comment.Preproc */ +.highlight .cpf { color: #776e71 } /* Comment.PreprocFile */ +.highlight .c1 { color: #776e71 } /* Comment.Single */ +.highlight .cs { color: #776e71 } /* Comment.Special */ +.highlight .gd { color: #ef6155 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gh { color: #e7e9db; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #48b685 } /* Generic.Inserted */ +.highlight .gp { color: #776e71; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #5bc4bf; font-weight: bold } /* Generic.Subheading */ +.highlight .kc { color: #815ba4 } /* Keyword.Constant */ +.highlight .kd { color: #815ba4 } /* Keyword.Declaration */ +.highlight .kn { color: #5bc4bf } /* Keyword.Namespace */ +.highlight .kp { color: #815ba4 } /* Keyword.Pseudo */ +.highlight .kr { color: #815ba4 } /* Keyword.Reserved */ +.highlight .kt { color: #fec418 } /* Keyword.Type */ +.highlight .ld { color: #48b685 } /* Literal.Date */ +.highlight .m { color: #f99b15 } /* Literal.Number */ +.highlight .s { color: #48b685 } /* Literal.String */ +.highlight .na { color: #06b6ef } /* Name.Attribute */ +.highlight .nb { color: #e7e9db } /* Name.Builtin */ +.highlight .nc { color: #fec418 } /* Name.Class */ +.highlight .no { color: #ef6155 } /* Name.Constant */ +.highlight .nd { color: #5bc4bf } /* Name.Decorator */ +.highlight .ni { color: #e7e9db } /* Name.Entity */ +.highlight .ne { color: #ef6155 } /* Name.Exception */ +.highlight .nf { color: #06b6ef } /* Name.Function */ +.highlight .nl { color: #e7e9db } /* Name.Label */ +.highlight .nn { color: #fec418 } /* Name.Namespace */ +.highlight .nx { color: #06b6ef } /* Name.Other */ +.highlight .py { color: #e7e9db } /* Name.Property */ +.highlight .nt { color: #5bc4bf } /* Name.Tag */ +.highlight .nv { color: #ef6155 } /* Name.Variable */ +.highlight .ow { color: #5bc4bf } /* Operator.Word */ +.highlight .w { color: #e7e9db } /* Text.Whitespace */ +.highlight .mb { color: #f99b15 } /* Literal.Number.Bin */ +.highlight .mf { color: #f99b15 } /* Literal.Number.Float */ +.highlight .mh { color: #f99b15 } /* Literal.Number.Hex */ +.highlight .mi { color: #f99b15 } /* Literal.Number.Integer */ +.highlight .mo { color: #f99b15 } /* Literal.Number.Oct */ +.highlight .sa { color: #48b685 } /* Literal.String.Affix */ +.highlight .sb { color: #48b685 } /* Literal.String.Backtick */ +.highlight .sc { color: #e7e9db } /* Literal.String.Char */ +.highlight .dl { color: #48b685 } /* Literal.String.Delimiter */ +.highlight .sd { color: #776e71 } /* Literal.String.Doc */ +.highlight .s2 { color: #48b685 } /* Literal.String.Double */ +.highlight .se { color: #f99b15 } /* Literal.String.Escape */ +.highlight .sh { color: #48b685 } /* Literal.String.Heredoc */ +.highlight .si { color: #f99b15 } /* Literal.String.Interpol */ +.highlight .sx { color: #48b685 } /* Literal.String.Other */ +.highlight .sr { color: #48b685 } /* Literal.String.Regex */ +.highlight .s1 { color: #48b685 } /* Literal.String.Single */ +.highlight .ss { color: #48b685 } /* Literal.String.Symbol */ +.highlight .bp { color: #e7e9db } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #06b6ef } /* Name.Function.Magic */ +.highlight .vc { color: #ef6155 } /* Name.Variable.Class */ +.highlight .vg { color: #ef6155 } /* Name.Variable.Global */ +.highlight .vi { color: #ef6155 } /* Name.Variable.Instance */ +.highlight .vm { color: #ef6155 } /* Name.Variable.Magic */ +.highlight .il { color: #f99b15 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/paraiso-dark.min.css b/theme/docs/blog/theme/pygments/paraiso-dark.min.css new file mode 100644 index 0000000..0d44a8d --- /dev/null +++ b/theme/docs/blog/theme/pygments/paraiso-dark.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#4f424c}.highlight{background:#2f1e2e;color:#e7e9db}.highlight .c{color:#776e71}.highlight .err{color:#ef6155}.highlight .k{color:#815ba4}.highlight .l{color:#f99b15}.highlight .n{color:#e7e9db}.highlight .o{color:#5bc4bf}.highlight .p{color:#e7e9db}.highlight .c1,.highlight .ch,.highlight .cm,.highlight .cp,.highlight .cpf,.highlight .cs{color:#776e71}.highlight .gd{color:#ef6155}.highlight .ge{font-style:italic}.highlight .gh{color:#e7e9db;font-weight:700}.highlight .gi{color:#48b685}.highlight .gp{color:#776e71}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:#5bc4bf}.highlight .kc,.highlight .kd{color:#815ba4}.highlight .kn{color:#5bc4bf}.highlight .kp,.highlight .kr{color:#815ba4}.highlight .kt{color:#fec418}.highlight .ld{color:#48b685}.highlight .m{color:#f99b15}.highlight .s{color:#48b685}.highlight .na{color:#06b6ef}.highlight .nb{color:#e7e9db}.highlight .nc{color:#fec418}.highlight .no{color:#ef6155}.highlight .nd{color:#5bc4bf}.highlight .ni{color:#e7e9db}.highlight .ne{color:#ef6155}.highlight .nf{color:#06b6ef}.highlight .nl{color:#e7e9db}.highlight .nn{color:#fec418}.highlight .nx{color:#06b6ef}.highlight .py{color:#e7e9db}.highlight .nt{color:#5bc4bf}.highlight .nv{color:#ef6155}.highlight .ow{color:#5bc4bf}.highlight .w{color:#e7e9db}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#f99b15}.highlight .sa,.highlight .sb{color:#48b685}.highlight .sc{color:#e7e9db}.highlight .dl{color:#48b685}.highlight .sd{color:#776e71}.highlight .s2{color:#48b685}.highlight .se{color:#f99b15}.highlight .sh{color:#48b685}.highlight .si{color:#f99b15}.highlight .s1,.highlight .sr,.highlight .ss,.highlight .sx{color:#48b685}.highlight .bp{color:#e7e9db}.highlight .fm{color:#06b6ef}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#ef6155}.highlight .il{color:#f99b15} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/paraiso-light.css b/theme/docs/blog/theme/pygments/paraiso-light.css new file mode 100644 index 0000000..eec7c17 --- /dev/null +++ b/theme/docs/blog/theme/pygments/paraiso-light.css @@ -0,0 +1,72 @@ +.highlight .hll { background-color: #a39e9b } +.highlight { background: #e7e9db; color: #2f1e2e } +.highlight .c { color: #8d8687 } /* Comment */ +.highlight .err { color: #ef6155 } /* Error */ +.highlight .k { color: #815ba4 } /* Keyword */ +.highlight .l { color: #f99b15 } /* Literal */ +.highlight .n { color: #2f1e2e } /* Name */ +.highlight .o { color: #5bc4bf } /* Operator */ +.highlight .p { color: #2f1e2e } /* Punctuation */ +.highlight .ch { color: #8d8687 } /* Comment.Hashbang */ +.highlight .cm { color: #8d8687 } /* Comment.Multiline */ +.highlight .cp { color: #8d8687 } /* Comment.Preproc */ +.highlight .cpf { color: #8d8687 } /* Comment.PreprocFile */ +.highlight .c1 { color: #8d8687 } /* Comment.Single */ +.highlight .cs { color: #8d8687 } /* Comment.Special */ +.highlight .gd { color: #ef6155 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gh { color: #2f1e2e; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #48b685 } /* Generic.Inserted */ +.highlight .gp { color: #8d8687; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #5bc4bf; font-weight: bold } /* Generic.Subheading */ +.highlight .kc { color: #815ba4 } /* Keyword.Constant */ +.highlight .kd { color: #815ba4 } /* Keyword.Declaration */ +.highlight .kn { color: #5bc4bf } /* Keyword.Namespace */ +.highlight .kp { color: #815ba4 } /* Keyword.Pseudo */ +.highlight .kr { color: #815ba4 } /* Keyword.Reserved */ +.highlight .kt { color: #fec418 } /* Keyword.Type */ +.highlight .ld { color: #48b685 } /* Literal.Date */ +.highlight .m { color: #f99b15 } /* Literal.Number */ +.highlight .s { color: #48b685 } /* Literal.String */ +.highlight .na { color: #06b6ef } /* Name.Attribute */ +.highlight .nb { color: #2f1e2e } /* Name.Builtin */ +.highlight .nc { color: #fec418 } /* Name.Class */ +.highlight .no { color: #ef6155 } /* Name.Constant */ +.highlight .nd { color: #5bc4bf } /* Name.Decorator */ +.highlight .ni { color: #2f1e2e } /* Name.Entity */ +.highlight .ne { color: #ef6155 } /* Name.Exception */ +.highlight .nf { color: #06b6ef } /* Name.Function */ +.highlight .nl { color: #2f1e2e } /* Name.Label */ +.highlight .nn { color: #fec418 } /* Name.Namespace */ +.highlight .nx { color: #06b6ef } /* Name.Other */ +.highlight .py { color: #2f1e2e } /* Name.Property */ +.highlight .nt { color: #5bc4bf } /* Name.Tag */ +.highlight .nv { color: #ef6155 } /* Name.Variable */ +.highlight .ow { color: #5bc4bf } /* Operator.Word */ +.highlight .w { color: #2f1e2e } /* Text.Whitespace */ +.highlight .mb { color: #f99b15 } /* Literal.Number.Bin */ +.highlight .mf { color: #f99b15 } /* Literal.Number.Float */ +.highlight .mh { color: #f99b15 } /* Literal.Number.Hex */ +.highlight .mi { color: #f99b15 } /* Literal.Number.Integer */ +.highlight .mo { color: #f99b15 } /* Literal.Number.Oct */ +.highlight .sa { color: #48b685 } /* Literal.String.Affix */ +.highlight .sb { color: #48b685 } /* Literal.String.Backtick */ +.highlight .sc { color: #2f1e2e } /* Literal.String.Char */ +.highlight .dl { color: #48b685 } /* Literal.String.Delimiter */ +.highlight .sd { color: #8d8687 } /* Literal.String.Doc */ +.highlight .s2 { color: #48b685 } /* Literal.String.Double */ +.highlight .se { color: #f99b15 } /* Literal.String.Escape */ +.highlight .sh { color: #48b685 } /* Literal.String.Heredoc */ +.highlight .si { color: #f99b15 } /* Literal.String.Interpol */ +.highlight .sx { color: #48b685 } /* Literal.String.Other */ +.highlight .sr { color: #48b685 } /* Literal.String.Regex */ +.highlight .s1 { color: #48b685 } /* Literal.String.Single */ +.highlight .ss { color: #48b685 } /* Literal.String.Symbol */ +.highlight .bp { color: #2f1e2e } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #06b6ef } /* Name.Function.Magic */ +.highlight .vc { color: #ef6155 } /* Name.Variable.Class */ +.highlight .vg { color: #ef6155 } /* Name.Variable.Global */ +.highlight .vi { color: #ef6155 } /* Name.Variable.Instance */ +.highlight .vm { color: #ef6155 } /* Name.Variable.Magic */ +.highlight .il { color: #f99b15 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/paraiso-light.min.css b/theme/docs/blog/theme/pygments/paraiso-light.min.css new file mode 100644 index 0000000..591c097 --- /dev/null +++ b/theme/docs/blog/theme/pygments/paraiso-light.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#a39e9b}.highlight{background:#e7e9db;color:#2f1e2e}.highlight .c{color:#8d8687}.highlight .err{color:#ef6155}.highlight .k{color:#815ba4}.highlight .l{color:#f99b15}.highlight .n{color:#2f1e2e}.highlight .o{color:#5bc4bf}.highlight .p{color:#2f1e2e}.highlight .c1,.highlight .ch,.highlight .cm,.highlight .cp,.highlight .cpf,.highlight .cs{color:#8d8687}.highlight .gd{color:#ef6155}.highlight .ge{font-style:italic}.highlight .gh{color:#2f1e2e;font-weight:700}.highlight .gi{color:#48b685}.highlight .gp{color:#8d8687}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:#5bc4bf}.highlight .kc,.highlight .kd{color:#815ba4}.highlight .kn{color:#5bc4bf}.highlight .kp,.highlight .kr{color:#815ba4}.highlight .kt{color:#fec418}.highlight .ld{color:#48b685}.highlight .m{color:#f99b15}.highlight .s{color:#48b685}.highlight .na{color:#06b6ef}.highlight .nb{color:#2f1e2e}.highlight .nc{color:#fec418}.highlight .no{color:#ef6155}.highlight .nd{color:#5bc4bf}.highlight .ni{color:#2f1e2e}.highlight .ne{color:#ef6155}.highlight .nf{color:#06b6ef}.highlight .nl{color:#2f1e2e}.highlight .nn{color:#fec418}.highlight .nx{color:#06b6ef}.highlight .py{color:#2f1e2e}.highlight .nt{color:#5bc4bf}.highlight .nv{color:#ef6155}.highlight .ow{color:#5bc4bf}.highlight .w{color:#2f1e2e}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#f99b15}.highlight .sa,.highlight .sb{color:#48b685}.highlight .sc{color:#2f1e2e}.highlight .dl{color:#48b685}.highlight .sd{color:#8d8687}.highlight .s2{color:#48b685}.highlight .se{color:#f99b15}.highlight .sh{color:#48b685}.highlight .si{color:#f99b15}.highlight .s1,.highlight .sr,.highlight .ss,.highlight .sx{color:#48b685}.highlight .bp{color:#2f1e2e}.highlight .fm{color:#06b6ef}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#ef6155}.highlight .il{color:#f99b15} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/pastie.css b/theme/docs/blog/theme/pygments/pastie.css new file mode 100644 index 0000000..6b5cebb --- /dev/null +++ b/theme/docs/blog/theme/pygments/pastie.css @@ -0,0 +1,68 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #888888 } /* Comment */ +.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ +.highlight .k { color: #008800; font-weight: bold } /* Keyword */ +.highlight .ch { color: #888888 } /* Comment.Hashbang */ +.highlight .cm { color: #888888 } /* Comment.Multiline */ +.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ +.highlight .cpf { color: #888888 } /* Comment.PreprocFile */ +.highlight .c1 { color: #888888 } /* Comment.Single */ +.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ +.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #aa0000 } /* Generic.Error */ +.highlight .gh { color: #333333 } /* Generic.Heading */ +.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #555555 } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #666666 } /* Generic.Subheading */ +.highlight .gt { color: #aa0000 } /* Generic.Traceback */ +.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #008800 } /* Keyword.Pseudo */ +.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ +.highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ +.highlight .na { color: #336699 } /* Name.Attribute */ +.highlight .nb { color: #003388 } /* Name.Builtin */ +.highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ +.highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ +.highlight .nd { color: #555555 } /* Name.Decorator */ +.highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ +.highlight .nl { color: #336699; font-style: italic } /* Name.Label */ +.highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ +.highlight .py { color: #336699; font-weight: bold } /* Name.Property */ +.highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #336699 } /* Name.Variable */ +.highlight .ow { color: #008800 } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ +.highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ +.highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ +.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ +.highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ +.highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ +.highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ +.highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ +.highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ +.highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ +.highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ +.highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ +.highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ +.highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ +.highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ +.highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ +.highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ +.highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ +.highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ +.highlight .vc { color: #336699 } /* Name.Variable.Class */ +.highlight .vg { color: #dd7700 } /* Name.Variable.Global */ +.highlight .vi { color: #3333bb } /* Name.Variable.Instance */ +.highlight .vm { color: #336699 } /* Name.Variable.Magic */ +.highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/pastie.min.css b/theme/docs/blog/theme/pygments/pastie.min.css new file mode 100644 index 0000000..bbfefb7 --- /dev/null +++ b/theme/docs/blog/theme/pygments/pastie.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#888}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{color:#080;font-weight:700}.highlight .ch,.highlight .cm{color:#888}.highlight .cp{color:#c00;font-weight:700}.highlight .c1,.highlight .cpf{color:#888}.highlight .cs{color:#c00;font-weight:700;background-color:#fff0f0}.highlight .gd{color:#000;background-color:#fdd}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#333}.highlight .gi{color:#000;background-color:#dfd}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:700}.highlight .gu{color:#666}.highlight .gt{color:#a00}.highlight .kc,.highlight .kd,.highlight .kn{color:#080;font-weight:700}.highlight .kp{color:#080}.highlight .kr{color:#080;font-weight:700}.highlight .kt{color:#888;font-weight:700}.highlight .m{color:#00d;font-weight:700}.highlight .s{color:#d20;background-color:#fff0f0}.highlight .na{color:#369}.highlight .nb{color:#038}.highlight .nc{color:#b06;font-weight:700}.highlight .no{color:#036;font-weight:700}.highlight .nd{color:#555}.highlight .ne{color:#b06;font-weight:700}.highlight .nf{color:#06b;font-weight:700}.highlight .nl{color:#369;font-style:italic}.highlight .nn{color:#b06;font-weight:700}.highlight .py{color:#369;font-weight:700}.highlight .nt{color:#b06;font-weight:700}.highlight .nv{color:#369}.highlight .ow{color:#080}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#00d;font-weight:700}.highlight .dl,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd{color:#d20;background-color:#fff0f0}.highlight .se{color:#04d;background-color:#fff0f0}.highlight .sh{color:#d20;background-color:#fff0f0}.highlight .si{color:#33b;background-color:#fff0f0}.highlight .sx{color:#2b2;background-color:#f0fff0}.highlight .sr{color:#080;background-color:#fff0ff}.highlight .s1{color:#d20;background-color:#fff0f0}.highlight .ss{color:#a60;background-color:#fff0f0}.highlight .bp{color:#038}.highlight .fm{color:#06b;font-weight:700}.highlight .vc{color:#369}.highlight .vg{color:#d70}.highlight .vi{color:#33b}.highlight .vm{color:#369}.highlight .il{color:#00d;font-weight:700} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/perldoc.css b/theme/docs/blog/theme/pygments/perldoc.css new file mode 100644 index 0000000..c08cecb --- /dev/null +++ b/theme/docs/blog/theme/pygments/perldoc.css @@ -0,0 +1,66 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #eeeedd; } +.highlight .c { color: #228B22 } /* Comment */ +.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ +.highlight .k { color: #8B008B; font-weight: bold } /* Keyword */ +.highlight .ch { color: #228B22 } /* Comment.Hashbang */ +.highlight .cm { color: #228B22 } /* Comment.Multiline */ +.highlight .cp { color: #1e889b } /* Comment.Preproc */ +.highlight .cpf { color: #228B22 } /* Comment.PreprocFile */ +.highlight .c1 { color: #228B22 } /* Comment.Single */ +.highlight .cs { color: #8B008B; font-weight: bold } /* Comment.Special */ +.highlight .gd { color: #aa0000 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #aa0000 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00aa00 } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #555555 } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #aa0000 } /* Generic.Traceback */ +.highlight .kc { color: #8B008B; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #8B008B; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #8B008B; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #8B008B; font-weight: bold } /* Keyword.Pseudo */ +.highlight .kr { color: #8B008B; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #00688B; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #B452CD } /* Literal.Number */ +.highlight .s { color: #CD5555 } /* Literal.String */ +.highlight .na { color: #658b00 } /* Name.Attribute */ +.highlight .nb { color: #658b00 } /* Name.Builtin */ +.highlight .nc { color: #008b45; font-weight: bold } /* Name.Class */ +.highlight .no { color: #00688B } /* Name.Constant */ +.highlight .nd { color: #707a7c } /* Name.Decorator */ +.highlight .ne { color: #008b45; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #008b45 } /* Name.Function */ +.highlight .nn { color: #008b45; text-decoration: underline } /* Name.Namespace */ +.highlight .nt { color: #8B008B; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #00688B } /* Name.Variable */ +.highlight .ow { color: #8B008B } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #B452CD } /* Literal.Number.Bin */ +.highlight .mf { color: #B452CD } /* Literal.Number.Float */ +.highlight .mh { color: #B452CD } /* Literal.Number.Hex */ +.highlight .mi { color: #B452CD } /* Literal.Number.Integer */ +.highlight .mo { color: #B452CD } /* Literal.Number.Oct */ +.highlight .sa { color: #CD5555 } /* Literal.String.Affix */ +.highlight .sb { color: #CD5555 } /* Literal.String.Backtick */ +.highlight .sc { color: #CD5555 } /* Literal.String.Char */ +.highlight .dl { color: #CD5555 } /* Literal.String.Delimiter */ +.highlight .sd { color: #CD5555 } /* Literal.String.Doc */ +.highlight .s2 { color: #CD5555 } /* Literal.String.Double */ +.highlight .se { color: #CD5555 } /* Literal.String.Escape */ +.highlight .sh { color: #1c7e71; font-style: italic } /* Literal.String.Heredoc */ +.highlight .si { color: #CD5555 } /* Literal.String.Interpol */ +.highlight .sx { color: #cb6c20 } /* Literal.String.Other */ +.highlight .sr { color: #1c7e71 } /* Literal.String.Regex */ +.highlight .s1 { color: #CD5555 } /* Literal.String.Single */ +.highlight .ss { color: #CD5555 } /* Literal.String.Symbol */ +.highlight .bp { color: #658b00 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #008b45 } /* Name.Function.Magic */ +.highlight .vc { color: #00688B } /* Name.Variable.Class */ +.highlight .vg { color: #00688B } /* Name.Variable.Global */ +.highlight .vi { color: #00688B } /* Name.Variable.Instance */ +.highlight .vm { color: #00688B } /* Name.Variable.Magic */ +.highlight .il { color: #B452CD } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/perldoc.min.css b/theme/docs/blog/theme/pygments/perldoc.min.css new file mode 100644 index 0000000..d497f16 --- /dev/null +++ b/theme/docs/blog/theme/pygments/perldoc.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#eed}.highlight .c{color:#228b22}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{color:#8b008b;font-weight:700}.highlight .ch,.highlight .cm{color:#228b22}.highlight .cp{color:#1e889b}.highlight .c1,.highlight .cpf{color:#228b22}.highlight .cs{color:#8b008b;font-weight:700}.highlight .gd{color:#a00}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#0a0}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:purple}.highlight .gt{color:#a00}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:#8b008b;font-weight:700}.highlight .kt{color:#00688b;font-weight:700}.highlight .m{color:#b452cd}.highlight .s{color:#cd5555}.highlight .na,.highlight .nb{color:#658b00}.highlight .nc{color:#008b45;font-weight:700}.highlight .no{color:#00688b}.highlight .nd{color:#707a7c}.highlight .ne{color:#008b45;font-weight:700}.highlight .nf{color:#008b45}.highlight .nn{color:#008b45;text-decoration:underline}.highlight .nt{color:#8b008b;font-weight:700}.highlight .nv{color:#00688b}.highlight .ow{color:#8b008b}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#b452cd}.highlight .dl,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se{color:#cd5555}.highlight .sh{color:#1c7e71;font-style:italic}.highlight .si{color:#cd5555}.highlight .sx{color:#cb6c20}.highlight .sr{color:#1c7e71}.highlight .s1,.highlight .ss{color:#cd5555}.highlight .bp{color:#658b00}.highlight .fm{color:#008b45}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#00688b}.highlight .il{color:#b452cd} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/rainbow_dash.css b/theme/docs/blog/theme/pygments/rainbow_dash.css new file mode 100644 index 0000000..2716be4 --- /dev/null +++ b/theme/docs/blog/theme/pygments/rainbow_dash.css @@ -0,0 +1,62 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; color: #4d4d4d } +.highlight .c { color: #0080ff; font-style: italic } /* Comment */ +.highlight .err { color: #ffffff; background-color: #cc0000 } /* Error */ +.highlight .k { color: #2c5dcd; font-weight: bold } /* Keyword */ +.highlight .o { color: #2c5dcd } /* Operator */ +.highlight .ch { color: #0080ff; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #0080ff; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #0080ff } /* Comment.Preproc */ +.highlight .cpf { color: #0080ff; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #0080ff; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #0080ff; font-weight: bold; font-style: italic } /* Comment.Special */ +.highlight .gd { background-color: #ffcccc; border: 1px solid #c5060b } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #ff0000 } /* Generic.Error */ +.highlight .gh { color: #2c5dcd; font-weight: bold } /* Generic.Heading */ +.highlight .gi { background-color: #ccffcc; border: 1px solid #00cc00 } /* Generic.Inserted */ +.highlight .go { color: #aaaaaa } /* Generic.Output */ +.highlight .gp { color: #2c5dcd; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #2c5dcd; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #c5060b } /* Generic.Traceback */ +.highlight .kc { color: #2c5dcd; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #2c5dcd; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #2c5dcd; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #2c5dcd } /* Keyword.Pseudo */ +.highlight .kr { color: #2c5dcd; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #5918bb; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #5918bb; font-weight: bold } /* Literal.Number */ +.highlight .s { color: #00cc66 } /* Literal.String */ +.highlight .na { color: #2c5dcd; font-style: italic } /* Name.Attribute */ +.highlight .nb { color: #5918bb; font-weight: bold } /* Name.Builtin */ +.highlight .nc { text-decoration: underline } /* Name.Class */ +.highlight .no { color: #318495 } /* Name.Constant */ +.highlight .nd { color: #ff8000; font-weight: bold } /* Name.Decorator */ +.highlight .ni { color: #5918bb; font-weight: bold } /* Name.Entity */ +.highlight .ne { color: #5918bb; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #ff8000; font-weight: bold } /* Name.Function */ +.highlight .nt { color: #2c5dcd; font-weight: bold } /* Name.Tag */ +.highlight .ow { color: #2c5dcd; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #cbcbcb } /* Text.Whitespace */ +.highlight .mb { color: #5918bb; font-weight: bold } /* Literal.Number.Bin */ +.highlight .mf { color: #5918bb; font-weight: bold } /* Literal.Number.Float */ +.highlight .mh { color: #5918bb; font-weight: bold } /* Literal.Number.Hex */ +.highlight .mi { color: #5918bb; font-weight: bold } /* Literal.Number.Integer */ +.highlight .mo { color: #5918bb; font-weight: bold } /* Literal.Number.Oct */ +.highlight .sa { color: #00cc66 } /* Literal.String.Affix */ +.highlight .sb { color: #00cc66 } /* Literal.String.Backtick */ +.highlight .sc { color: #00cc66 } /* Literal.String.Char */ +.highlight .dl { color: #00cc66 } /* Literal.String.Delimiter */ +.highlight .sd { color: #00cc66; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #00cc66 } /* Literal.String.Double */ +.highlight .se { color: #c5060b; font-weight: bold } /* Literal.String.Escape */ +.highlight .sh { color: #00cc66 } /* Literal.String.Heredoc */ +.highlight .si { color: #00cc66 } /* Literal.String.Interpol */ +.highlight .sx { color: #318495 } /* Literal.String.Other */ +.highlight .sr { color: #00cc66 } /* Literal.String.Regex */ +.highlight .s1 { color: #00cc66 } /* Literal.String.Single */ +.highlight .ss { color: #c5060b; font-weight: bold } /* Literal.String.Symbol */ +.highlight .bp { color: #5918bb; font-weight: bold } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #ff8000; font-weight: bold } /* Name.Function.Magic */ +.highlight .il { color: #5918bb; font-weight: bold } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/rainbow_dash.min.css b/theme/docs/blog/theme/pygments/rainbow_dash.min.css new file mode 100644 index 0000000..c9f0d06 --- /dev/null +++ b/theme/docs/blog/theme/pygments/rainbow_dash.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff;color:#4d4d4d}.highlight .c{color:#0080ff;font-style:italic}.highlight .err{color:#fff;background-color:#c00}.highlight .k{color:#2c5dcd;font-weight:700}.highlight .o{color:#2c5dcd}.highlight .ch,.highlight .cm{color:#0080ff;font-style:italic}.highlight .cp{color:#0080ff}.highlight .c1,.highlight .cpf,.highlight .cs{color:#0080ff;font-style:italic}.highlight .cs{font-weight:700}.highlight .gd{background-color:#fcc;border:1px solid #c5060b}.highlight .ge{font-style:italic}.highlight .gr{color:red}.highlight .gh{color:#2c5dcd;font-weight:700}.highlight .gi{background-color:#cfc;border:1px solid #0c0}.highlight .go{color:#aaa}.highlight .gp{color:#2c5dcd}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:#2c5dcd}.highlight .gt{color:#c5060b}.highlight .kc,.highlight .kd,.highlight .kn{color:#2c5dcd;font-weight:700}.highlight .kp{color:#2c5dcd}.highlight .kr{color:#2c5dcd;font-weight:700}.highlight .kt,.highlight .m{color:#5918bb;font-weight:700}.highlight .s{color:#0c6}.highlight .na{color:#2c5dcd;font-style:italic}.highlight .nb{color:#5918bb;font-weight:700}.highlight .nc{text-decoration:underline}.highlight .no{color:#318495}.highlight .nd{color:#ff8000;font-weight:700}.highlight .ne,.highlight .ni{color:#5918bb;font-weight:700}.highlight .nf{color:#ff8000;font-weight:700}.highlight .nt,.highlight .ow{color:#2c5dcd;font-weight:700}.highlight .w{color:#cbcbcb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#5918bb;font-weight:700}.highlight .dl,.highlight .sa,.highlight .sb,.highlight .sc{color:#0c6}.highlight .sd{color:#0c6;font-style:italic}.highlight .s2{color:#0c6}.highlight .se{color:#c5060b;font-weight:700}.highlight .sh,.highlight .si{color:#0c6}.highlight .sx{color:#318495}.highlight .s1,.highlight .sr{color:#0c6}.highlight .ss{color:#c5060b;font-weight:700}.highlight .bp{color:#5918bb;font-weight:700}.highlight .fm{color:#ff8000;font-weight:700}.highlight .il{color:#5918bb;font-weight:700} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/rrt.css b/theme/docs/blog/theme/pygments/rrt.css new file mode 100644 index 0000000..76b3475 --- /dev/null +++ b/theme/docs/blog/theme/pygments/rrt.css @@ -0,0 +1,38 @@ +.highlight .hll { background-color: #0000ff } +.highlight { background: #000000; } +.highlight .c { color: #00ff00 } /* Comment */ +.highlight .k { color: #ff0000 } /* Keyword */ +.highlight .ch { color: #00ff00 } /* Comment.Hashbang */ +.highlight .cm { color: #00ff00 } /* Comment.Multiline */ +.highlight .cp { color: #e5e5e5 } /* Comment.Preproc */ +.highlight .cpf { color: #00ff00 } /* Comment.PreprocFile */ +.highlight .c1 { color: #00ff00 } /* Comment.Single */ +.highlight .cs { color: #00ff00 } /* Comment.Special */ +.highlight .kc { color: #ff0000 } /* Keyword.Constant */ +.highlight .kd { color: #ff0000 } /* Keyword.Declaration */ +.highlight .kn { color: #ff0000 } /* Keyword.Namespace */ +.highlight .kp { color: #ff0000 } /* Keyword.Pseudo */ +.highlight .kr { color: #ff0000 } /* Keyword.Reserved */ +.highlight .kt { color: #ee82ee } /* Keyword.Type */ +.highlight .s { color: #87ceeb } /* Literal.String */ +.highlight .no { color: #7fffd4 } /* Name.Constant */ +.highlight .nf { color: #ffff00 } /* Name.Function */ +.highlight .nv { color: #eedd82 } /* Name.Variable */ +.highlight .sa { color: #87ceeb } /* Literal.String.Affix */ +.highlight .sb { color: #87ceeb } /* Literal.String.Backtick */ +.highlight .sc { color: #87ceeb } /* Literal.String.Char */ +.highlight .dl { color: #87ceeb } /* Literal.String.Delimiter */ +.highlight .sd { color: #87ceeb } /* Literal.String.Doc */ +.highlight .s2 { color: #87ceeb } /* Literal.String.Double */ +.highlight .se { color: #87ceeb } /* Literal.String.Escape */ +.highlight .sh { color: #87ceeb } /* Literal.String.Heredoc */ +.highlight .si { color: #87ceeb } /* Literal.String.Interpol */ +.highlight .sx { color: #87ceeb } /* Literal.String.Other */ +.highlight .sr { color: #87ceeb } /* Literal.String.Regex */ +.highlight .s1 { color: #87ceeb } /* Literal.String.Single */ +.highlight .ss { color: #87ceeb } /* Literal.String.Symbol */ +.highlight .fm { color: #ffff00 } /* Name.Function.Magic */ +.highlight .vc { color: #eedd82 } /* Name.Variable.Class */ +.highlight .vg { color: #eedd82 } /* Name.Variable.Global */ +.highlight .vi { color: #eedd82 } /* Name.Variable.Instance */ +.highlight .vm { color: #eedd82 } /* Name.Variable.Magic */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/rrt.min.css b/theme/docs/blog/theme/pygments/rrt.min.css new file mode 100644 index 0000000..8764455 --- /dev/null +++ b/theme/docs/blog/theme/pygments/rrt.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#00f}.highlight{background:#000}.highlight .c{color:#0f0}.highlight .k{color:red}.highlight .ch,.highlight .cm{color:#0f0}.highlight .cp{color:#e5e5e5}.highlight .c1,.highlight .cpf,.highlight .cs{color:#0f0}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:red}.highlight .kt{color:violet}.highlight .s{color:#87ceeb}.highlight .no{color:#7fffd4}.highlight .nf{color:#ff0}.highlight .nv{color:#eedd82}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#87ceeb}.highlight .fm{color:#ff0}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#eedd82} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/solarized-dark.css b/theme/docs/blog/theme/pygments/solarized-dark.css new file mode 100644 index 0000000..41cc9f6 --- /dev/null +++ b/theme/docs/blog/theme/pygments/solarized-dark.css @@ -0,0 +1,87 @@ +/* Solarized Dark + +For use with Jekyll and Pygments + +http://ethanschoonover.com/solarized + +SOLARIZED HEX ROLE +--------- -------- ------------------------------------------ +base03 #002b36 background +base01 #586e75 comments / secondary content +base1 #93a1a1 body text / default code / primary content +orange #cb4b16 constants +red #dc322f regex, special keywords +blue #268bd2 reserved keywords +cyan #2aa198 strings, numbers +green #859900 operators, other keywords +*/ + +.highlight {background-color: #002b36; color: #93a1a1;} +.highlight .c { color: #586e75 } /* Comment */ +.highlight .err { color: #93a1a1 } /* Error */ +.highlight .g { color: #93a1a1 } /* Generic */ +.highlight .k { color: #859900 } /* Keyword */ +.highlight .l { color: #93a1a1 } /* Literal */ +.highlight .n { color: #93a1a1 } /* Name */ +.highlight .o { color: #859900 } /* Operator */ +.highlight .x { color: #cb4b16 } /* Other */ +.highlight .p { color: #93a1a1 } /* Punctuation */ +.highlight .cm { color: #586e75 } /* Comment.Multiline */ +.highlight .cp { color: #859900 } /* Comment.Preproc */ +.highlight .c1 { color: #586e75 } /* Comment.Single */ +.highlight .cs { color: #859900 } /* Comment.Special */ +.highlight .gd { color: #2aa198 } /* Generic.Deleted */ +.highlight .ge { color: #93a1a1; font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #dc322f } /* Generic.Error */ +.highlight .gh { color: #cb4b16 } /* Generic.Heading */ +.highlight .gi { color: #859900 } /* Generic.Inserted */ +.highlight .go { color: #93a1a1 } /* Generic.Output */ +.highlight .gp { color: #93a1a1 } /* Generic.Prompt */ +.highlight .gs { color: #93a1a1; font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #cb4b16 } /* Generic.Subheading */ +.highlight .gt { color: #93a1a1 } /* Generic.Traceback */ +.highlight .kc { color: #cb4b16 } /* Keyword.Constant */ +.highlight .kd { color: #268bd2 } /* Keyword.Declaration */ +.highlight .kn { color: #859900 } /* Keyword.Namespace */ +.highlight .kp { color: #859900 } /* Keyword.Pseudo */ +.highlight .kr { color: #268bd2 } /* Keyword.Reserved */ +.highlight .kt { color: #dc322f } /* Keyword.Type */ +.highlight .ld { color: #93a1a1 } /* Literal.Date */ +.highlight .m { color: #2aa198 } /* Literal.Number */ +.highlight .s { color: #2aa198 } /* Literal.String */ +.highlight .na { color: #93a1a1 } /* Name.Attribute */ +.highlight .nb { color: #B58900 } /* Name.Builtin */ +.highlight .nc { color: #268bd2 } /* Name.Class */ +.highlight .no { color: #cb4b16 } /* Name.Constant */ +.highlight .nd { color: #268bd2 } /* Name.Decorator */ +.highlight .ni { color: #cb4b16 } /* Name.Entity */ +.highlight .ne { color: #cb4b16 } /* Name.Exception */ +.highlight .nf { color: #268bd2 } /* Name.Function */ +.highlight .nl { color: #93a1a1 } /* Name.Label */ +.highlight .nn { color: #93a1a1 } /* Name.Namespace */ +.highlight .nx { color: #93a1a1 } /* Name.Other */ +.highlight .py { color: #93a1a1 } /* Name.Property */ +.highlight .nt { color: #268bd2 } /* Name.Tag */ +.highlight .nv { color: #268bd2 } /* Name.Variable */ +.highlight .ow { color: #859900 } /* Operator.Word */ +.highlight .w { color: #93a1a1 } /* Text.Whitespace */ +.highlight .mf { color: #2aa198 } /* Literal.Number.Float */ +.highlight .mh { color: #2aa198 } /* Literal.Number.Hex */ +.highlight .mi { color: #2aa198 } /* Literal.Number.Integer */ +.highlight .mo { color: #2aa198 } /* Literal.Number.Oct */ +.highlight .sb { color: #586e75 } /* Literal.String.Backtick */ +.highlight .sc { color: #2aa198 } /* Literal.String.Char */ +.highlight .sd { color: #93a1a1 } /* Literal.String.Doc */ +.highlight .s2 { color: #2aa198 } /* Literal.String.Double */ +.highlight .se { color: #cb4b16 } /* Literal.String.Escape */ +.highlight .sh { color: #93a1a1 } /* Literal.String.Heredoc */ +.highlight .si { color: #2aa198 } /* Literal.String.Interpol */ +.highlight .sx { color: #2aa198 } /* Literal.String.Other */ +.highlight .sr { color: #dc322f } /* Literal.String.Regex */ +.highlight .s1 { color: #2aa198 } /* Literal.String.Single */ +.highlight .ss { color: #2aa198 } /* Literal.String.Symbol */ +.highlight .bp { color: #268bd2 } /* Name.Builtin.Pseudo */ +.highlight .vc { color: #268bd2 } /* Name.Variable.Class */ +.highlight .vg { color: #268bd2 } /* Name.Variable.Global */ +.highlight .vi { color: #268bd2 } /* Name.Variable.Instance */ +.highlight .il { color: #2aa198 } /* Literal.Number.Integer.Long */ diff --git a/theme/docs/blog/theme/pygments/solarized-dark.min.css b/theme/docs/blog/theme/pygments/solarized-dark.min.css new file mode 100644 index 0000000..259d7cb --- /dev/null +++ b/theme/docs/blog/theme/pygments/solarized-dark.min.css @@ -0,0 +1 @@ +.highlight{background-color:#002b36;color:#93a1a1}.highlight .c{color:#586e75}.highlight .err,.highlight .g{color:#93a1a1}.highlight .k{color:#859900}.highlight .l,.highlight .n{color:#93a1a1}.highlight .o{color:#859900}.highlight .x{color:#cb4b16}.highlight .p{color:#93a1a1}.highlight .cm{color:#586e75}.highlight .cp{color:#859900}.highlight .c1{color:#586e75}.highlight .cs{color:#859900}.highlight .gd{color:#2aa198}.highlight .ge{color:#93a1a1;font-style:italic}.highlight .gr{color:#dc322f}.highlight .gh{color:#cb4b16}.highlight .gi{color:#859900}.highlight .go,.highlight .gp{color:#93a1a1}.highlight .gs{color:#93a1a1;font-weight:700}.highlight .gu{color:#cb4b16}.highlight .gt{color:#93a1a1}.highlight .kc{color:#cb4b16}.highlight .kd{color:#268bd2}.highlight .kn,.highlight .kp{color:#859900}.highlight .kr{color:#268bd2}.highlight .kt{color:#dc322f}.highlight .ld{color:#93a1a1}.highlight .m,.highlight .s{color:#2aa198}.highlight .na{color:#93a1a1}.highlight .nb{color:#b58900}.highlight .nc{color:#268bd2}.highlight .no{color:#cb4b16}.highlight .nd{color:#268bd2}.highlight .ne,.highlight .ni{color:#cb4b16}.highlight .nf{color:#268bd2}.highlight .nl,.highlight .nn,.highlight .nx,.highlight .py{color:#93a1a1}.highlight .nt,.highlight .nv{color:#268bd2}.highlight .ow{color:#859900}.highlight .w{color:#93a1a1}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#2aa198}.highlight .sb{color:#586e75}.highlight .sc{color:#2aa198}.highlight .sd{color:#93a1a1}.highlight .s2{color:#2aa198}.highlight .se{color:#cb4b16}.highlight .sh{color:#93a1a1}.highlight .si,.highlight .sx{color:#2aa198}.highlight .sr{color:#dc322f}.highlight .s1,.highlight .ss{color:#2aa198}.highlight .bp,.highlight .vc,.highlight .vg,.highlight .vi{color:#268bd2}.highlight .il{color:#2aa198} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/tango.css b/theme/docs/blog/theme/pygments/tango.css new file mode 100644 index 0000000..b0ec841 --- /dev/null +++ b/theme/docs/blog/theme/pygments/tango.css @@ -0,0 +1,77 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #f8f8f8; } +.highlight .c { color: #8f5902; font-style: italic } /* Comment */ +.highlight .err { color: #a40000; border: 1px solid #ef2929 } /* Error */ +.highlight .g { color: #000000 } /* Generic */ +.highlight .k { color: #204a87; font-weight: bold } /* Keyword */ +.highlight .l { color: #000000 } /* Literal */ +.highlight .n { color: #000000 } /* Name */ +.highlight .o { color: #ce5c00; font-weight: bold } /* Operator */ +.highlight .x { color: #000000 } /* Other */ +.highlight .p { color: #000000; font-weight: bold } /* Punctuation */ +.highlight .ch { color: #8f5902; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #8f5902; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #8f5902; font-style: italic } /* Comment.Preproc */ +.highlight .cpf { color: #8f5902; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #8f5902; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #8f5902; font-style: italic } /* Comment.Special */ +.highlight .gd { color: #a40000 } /* Generic.Deleted */ +.highlight .ge { color: #000000; font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #ef2929 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00A000 } /* Generic.Inserted */ +.highlight .go { color: #000000; font-style: italic } /* Generic.Output */ +.highlight .gp { color: #8f5902 } /* Generic.Prompt */ +.highlight .gs { color: #000000; font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #a40000; font-weight: bold } /* Generic.Traceback */ +.highlight .kc { color: #204a87; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #204a87; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #204a87; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #204a87; font-weight: bold } /* Keyword.Pseudo */ +.highlight .kr { color: #204a87; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #204a87; font-weight: bold } /* Keyword.Type */ +.highlight .ld { color: #000000 } /* Literal.Date */ +.highlight .m { color: #0000cf; font-weight: bold } /* Literal.Number */ +.highlight .s { color: #4e9a06 } /* Literal.String */ +.highlight .na { color: #c4a000 } /* Name.Attribute */ +.highlight .nb { color: #204a87 } /* Name.Builtin */ +.highlight .nc { color: #000000 } /* Name.Class */ +.highlight .no { color: #000000 } /* Name.Constant */ +.highlight .nd { color: #5c35cc; font-weight: bold } /* Name.Decorator */ +.highlight .ni { color: #ce5c00 } /* Name.Entity */ +.highlight .ne { color: #cc0000; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #000000 } /* Name.Function */ +.highlight .nl { color: #f57900 } /* Name.Label */ +.highlight .nn { color: #000000 } /* Name.Namespace */ +.highlight .nx { color: #000000 } /* Name.Other */ +.highlight .py { color: #000000 } /* Name.Property */ +.highlight .nt { color: #204a87; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #000000 } /* Name.Variable */ +.highlight .ow { color: #204a87; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #f8f8f8; text-decoration: underline } /* Text.Whitespace */ +.highlight .mb { color: #0000cf; font-weight: bold } /* Literal.Number.Bin */ +.highlight .mf { color: #0000cf; font-weight: bold } /* Literal.Number.Float */ +.highlight .mh { color: #0000cf; font-weight: bold } /* Literal.Number.Hex */ +.highlight .mi { color: #0000cf; font-weight: bold } /* Literal.Number.Integer */ +.highlight .mo { color: #0000cf; font-weight: bold } /* Literal.Number.Oct */ +.highlight .sa { color: #4e9a06 } /* Literal.String.Affix */ +.highlight .sb { color: #4e9a06 } /* Literal.String.Backtick */ +.highlight .sc { color: #4e9a06 } /* Literal.String.Char */ +.highlight .dl { color: #4e9a06 } /* Literal.String.Delimiter */ +.highlight .sd { color: #8f5902; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #4e9a06 } /* Literal.String.Double */ +.highlight .se { color: #4e9a06 } /* Literal.String.Escape */ +.highlight .sh { color: #4e9a06 } /* Literal.String.Heredoc */ +.highlight .si { color: #4e9a06 } /* Literal.String.Interpol */ +.highlight .sx { color: #4e9a06 } /* Literal.String.Other */ +.highlight .sr { color: #4e9a06 } /* Literal.String.Regex */ +.highlight .s1 { color: #4e9a06 } /* Literal.String.Single */ +.highlight .ss { color: #4e9a06 } /* Literal.String.Symbol */ +.highlight .bp { color: #3465a4 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #000000 } /* Name.Function.Magic */ +.highlight .vc { color: #000000 } /* Name.Variable.Class */ +.highlight .vg { color: #000000 } /* Name.Variable.Global */ +.highlight .vi { color: #000000 } /* Name.Variable.Instance */ +.highlight .vm { color: #000000 } /* Name.Variable.Magic */ +.highlight .il { color: #0000cf; font-weight: bold } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/tango.min.css b/theme/docs/blog/theme/pygments/tango.min.css new file mode 100644 index 0000000..3a02732 --- /dev/null +++ b/theme/docs/blog/theme/pygments/tango.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#f8f8f8}.highlight .c{color:#8f5902;font-style:italic}.highlight .err{color:#a40000;border:1px solid #ef2929}.highlight .g{color:#000}.highlight .k{color:#204a87;font-weight:700}.highlight .l,.highlight .n{color:#000}.highlight .o{color:#ce5c00;font-weight:700}.highlight .x{color:#000}.highlight .p{color:#000;font-weight:700}.highlight .c1,.highlight .ch,.highlight .cm,.highlight .cp,.highlight .cpf,.highlight .cs{color:#8f5902;font-style:italic}.highlight .gd{color:#a40000}.highlight .ge{color:#000;font-style:italic}.highlight .gr{color:#ef2929}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#00a000}.highlight .go{color:#000;font-style:italic}.highlight .gp{color:#8f5902}.highlight .gs{color:#000;font-weight:700}.highlight .gu{color:purple;font-weight:700}.highlight .gt{color:#a40000;font-weight:700}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{color:#204a87;font-weight:700}.highlight .ld{color:#000}.highlight .m{color:#0000cf;font-weight:700}.highlight .s{color:#4e9a06}.highlight .na{color:#c4a000}.highlight .nb{color:#204a87}.highlight .nc,.highlight .no{color:#000}.highlight .nd{color:#5c35cc;font-weight:700}.highlight .ni{color:#ce5c00}.highlight .ne{color:#c00;font-weight:700}.highlight .nf{color:#000}.highlight .nl{color:#f57900}.highlight .nn,.highlight .nx,.highlight .py{color:#000}.highlight .nt{color:#204a87;font-weight:700}.highlight .nv{color:#000}.highlight .ow{color:#204a87;font-weight:700}.highlight .w{color:#f8f8f8;text-decoration:underline}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#0000cf;font-weight:700}.highlight .dl,.highlight .sa,.highlight .sb,.highlight .sc{color:#4e9a06}.highlight .sd{color:#8f5902;font-style:italic}.highlight .s1,.highlight .s2,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#4e9a06}.highlight .bp{color:#3465a4}.highlight .fm,.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#000}.highlight .il{color:#0000cf;font-weight:700} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/trac.css b/theme/docs/blog/theme/pygments/trac.css new file mode 100644 index 0000000..05fa84e --- /dev/null +++ b/theme/docs/blog/theme/pygments/trac.css @@ -0,0 +1,67 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #999988; font-style: italic } /* Comment */ +.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ +.highlight .k { font-weight: bold } /* Keyword */ +.highlight .o { font-weight: bold } /* Operator */ +.highlight .ch { color: #999988; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */ +.highlight .cpf { color: #999988; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */ +.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #aa0000 } /* Generic.Error */ +.highlight .gh { color: #999999 } /* Generic.Heading */ +.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #555555 } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #aaaaaa } /* Generic.Subheading */ +.highlight .gt { color: #aa0000 } /* Generic.Traceback */ +.highlight .kc { font-weight: bold } /* Keyword.Constant */ +.highlight .kd { font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { font-weight: bold } /* Keyword.Pseudo */ +.highlight .kr { font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #009999 } /* Literal.Number */ +.highlight .s { color: #bb8844 } /* Literal.String */ +.highlight .na { color: #008080 } /* Name.Attribute */ +.highlight .nb { color: #999999 } /* Name.Builtin */ +.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */ +.highlight .no { color: #008080 } /* Name.Constant */ +.highlight .ni { color: #800080 } /* Name.Entity */ +.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */ +.highlight .nn { color: #555555 } /* Name.Namespace */ +.highlight .nt { color: #000080 } /* Name.Tag */ +.highlight .nv { color: #008080 } /* Name.Variable */ +.highlight .ow { font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #009999 } /* Literal.Number.Bin */ +.highlight .mf { color: #009999 } /* Literal.Number.Float */ +.highlight .mh { color: #009999 } /* Literal.Number.Hex */ +.highlight .mi { color: #009999 } /* Literal.Number.Integer */ +.highlight .mo { color: #009999 } /* Literal.Number.Oct */ +.highlight .sa { color: #bb8844 } /* Literal.String.Affix */ +.highlight .sb { color: #bb8844 } /* Literal.String.Backtick */ +.highlight .sc { color: #bb8844 } /* Literal.String.Char */ +.highlight .dl { color: #bb8844 } /* Literal.String.Delimiter */ +.highlight .sd { color: #bb8844 } /* Literal.String.Doc */ +.highlight .s2 { color: #bb8844 } /* Literal.String.Double */ +.highlight .se { color: #bb8844 } /* Literal.String.Escape */ +.highlight .sh { color: #bb8844 } /* Literal.String.Heredoc */ +.highlight .si { color: #bb8844 } /* Literal.String.Interpol */ +.highlight .sx { color: #bb8844 } /* Literal.String.Other */ +.highlight .sr { color: #808000 } /* Literal.String.Regex */ +.highlight .s1 { color: #bb8844 } /* Literal.String.Single */ +.highlight .ss { color: #bb8844 } /* Literal.String.Symbol */ +.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #990000; font-weight: bold } /* Name.Function.Magic */ +.highlight .vc { color: #008080 } /* Name.Variable.Class */ +.highlight .vg { color: #008080 } /* Name.Variable.Global */ +.highlight .vi { color: #008080 } /* Name.Variable.Instance */ +.highlight .vm { color: #008080 } /* Name.Variable.Magic */ +.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/trac.min.css b/theme/docs/blog/theme/pygments/trac.min.css new file mode 100644 index 0000000..610e972 --- /dev/null +++ b/theme/docs/blog/theme/pygments/trac.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k,.highlight .o{font-weight:700}.highlight .ch,.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:700}.highlight .c1,.highlight .cpf{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:700;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:700}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{font-weight:700}.highlight .kt{color:#458}.highlight .m{color:#099}.highlight .s{color:#b84}.highlight .na{color:teal}.highlight .nb{color:#999}.highlight .nc{color:#458;font-weight:700}.highlight .no{color:teal}.highlight .ni{color:purple}.highlight .ne,.highlight .nf{color:#900;font-weight:700}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{font-weight:700}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#099}.highlight .dl,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx{color:#b84}.highlight .sr{color:olive}.highlight .s1,.highlight .ss{color:#b84}.highlight .bp{color:#999}.highlight .fm{color:#900;font-weight:700}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:teal}.highlight .il{color:#099} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/vim.css b/theme/docs/blog/theme/pygments/vim.css new file mode 100644 index 0000000..afed707 --- /dev/null +++ b/theme/docs/blog/theme/pygments/vim.css @@ -0,0 +1,78 @@ +.highlight .hll { background-color: #222222 } +.highlight { background: #000000; color: #cccccc } +.highlight .c { color: #000080 } /* Comment */ +.highlight .err { color: #cccccc; border: 1px solid #FF0000 } /* Error */ +.highlight .esc { color: #cccccc } /* Escape */ +.highlight .g { color: #cccccc } /* Generic */ +.highlight .k { color: #cdcd00 } /* Keyword */ +.highlight .l { color: #cccccc } /* Literal */ +.highlight .n { color: #cccccc } /* Name */ +.highlight .o { color: #3399cc } /* Operator */ +.highlight .x { color: #cccccc } /* Other */ +.highlight .p { color: #cccccc } /* Punctuation */ +.highlight .ch { color: #000080 } /* Comment.Hashbang */ +.highlight .cm { color: #000080 } /* Comment.Multiline */ +.highlight .cp { color: #000080 } /* Comment.Preproc */ +.highlight .cpf { color: #000080 } /* Comment.PreprocFile */ +.highlight .c1 { color: #000080 } /* Comment.Single */ +.highlight .cs { color: #cd0000; font-weight: bold } /* Comment.Special */ +.highlight .gd { color: #cd0000 } /* Generic.Deleted */ +.highlight .ge { color: #cccccc; font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #FF0000 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00cd00 } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { color: #cccccc; font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #0044DD } /* Generic.Traceback */ +.highlight .kc { color: #cdcd00 } /* Keyword.Constant */ +.highlight .kd { color: #00cd00 } /* Keyword.Declaration */ +.highlight .kn { color: #cd00cd } /* Keyword.Namespace */ +.highlight .kp { color: #cdcd00 } /* Keyword.Pseudo */ +.highlight .kr { color: #cdcd00 } /* Keyword.Reserved */ +.highlight .kt { color: #00cd00 } /* Keyword.Type */ +.highlight .ld { color: #cccccc } /* Literal.Date */ +.highlight .m { color: #cd00cd } /* Literal.Number */ +.highlight .s { color: #cd0000 } /* Literal.String */ +.highlight .na { color: #cccccc } /* Name.Attribute */ +.highlight .nb { color: #cd00cd } /* Name.Builtin */ +.highlight .nc { color: #00cdcd } /* Name.Class */ +.highlight .no { color: #cccccc } /* Name.Constant */ +.highlight .nd { color: #cccccc } /* Name.Decorator */ +.highlight .ni { color: #cccccc } /* Name.Entity */ +.highlight .ne { color: #666699; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #cccccc } /* Name.Function */ +.highlight .nl { color: #cccccc } /* Name.Label */ +.highlight .nn { color: #cccccc } /* Name.Namespace */ +.highlight .nx { color: #cccccc } /* Name.Other */ +.highlight .py { color: #cccccc } /* Name.Property */ +.highlight .nt { color: #cccccc } /* Name.Tag */ +.highlight .nv { color: #00cdcd } /* Name.Variable */ +.highlight .ow { color: #cdcd00 } /* Operator.Word */ +.highlight .w { color: #cccccc } /* Text.Whitespace */ +.highlight .mb { color: #cd00cd } /* Literal.Number.Bin */ +.highlight .mf { color: #cd00cd } /* Literal.Number.Float */ +.highlight .mh { color: #cd00cd } /* Literal.Number.Hex */ +.highlight .mi { color: #cd00cd } /* Literal.Number.Integer */ +.highlight .mo { color: #cd00cd } /* Literal.Number.Oct */ +.highlight .sa { color: #cd0000 } /* Literal.String.Affix */ +.highlight .sb { color: #cd0000 } /* Literal.String.Backtick */ +.highlight .sc { color: #cd0000 } /* Literal.String.Char */ +.highlight .dl { color: #cd0000 } /* Literal.String.Delimiter */ +.highlight .sd { color: #cd0000 } /* Literal.String.Doc */ +.highlight .s2 { color: #cd0000 } /* Literal.String.Double */ +.highlight .se { color: #cd0000 } /* Literal.String.Escape */ +.highlight .sh { color: #cd0000 } /* Literal.String.Heredoc */ +.highlight .si { color: #cd0000 } /* Literal.String.Interpol */ +.highlight .sx { color: #cd0000 } /* Literal.String.Other */ +.highlight .sr { color: #cd0000 } /* Literal.String.Regex */ +.highlight .s1 { color: #cd0000 } /* Literal.String.Single */ +.highlight .ss { color: #cd0000 } /* Literal.String.Symbol */ +.highlight .bp { color: #cd00cd } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #cccccc } /* Name.Function.Magic */ +.highlight .vc { color: #00cdcd } /* Name.Variable.Class */ +.highlight .vg { color: #00cdcd } /* Name.Variable.Global */ +.highlight .vi { color: #00cdcd } /* Name.Variable.Instance */ +.highlight .vm { color: #00cdcd } /* Name.Variable.Magic */ +.highlight .il { color: #cd00cd } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/vim.min.css b/theme/docs/blog/theme/pygments/vim.min.css new file mode 100644 index 0000000..2074cd2 --- /dev/null +++ b/theme/docs/blog/theme/pygments/vim.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#222}.highlight{background:#000;color:#ccc}.highlight .c{color:navy}.highlight .err{color:#ccc;border:1px solid red}.highlight .esc,.highlight .g{color:#ccc}.highlight .k{color:#cdcd00}.highlight .l,.highlight .n{color:#ccc}.highlight .o{color:#39c}.highlight .p,.highlight .x{color:#ccc}.highlight .c1,.highlight .ch,.highlight .cm,.highlight .cp,.highlight .cpf{color:navy}.highlight .cs{color:#cd0000;font-weight:700}.highlight .gd{color:#cd0000}.highlight .ge{color:#ccc;font-style:italic}.highlight .gr{color:red}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#00cd00}.highlight .go{color:#888}.highlight .gp{color:navy;font-weight:700}.highlight .gs{color:#ccc;font-weight:700}.highlight .gu{color:purple;font-weight:700}.highlight .gt{color:#04d}.highlight .kc{color:#cdcd00}.highlight .kd{color:#00cd00}.highlight .kn{color:#cd00cd}.highlight .kp,.highlight .kr{color:#cdcd00}.highlight .kt{color:#00cd00}.highlight .ld{color:#ccc}.highlight .m{color:#cd00cd}.highlight .s{color:#cd0000}.highlight .na{color:#ccc}.highlight .nb{color:#cd00cd}.highlight .nc{color:#00cdcd}.highlight .nd,.highlight .ni,.highlight .no{color:#ccc}.highlight .ne{color:#669;font-weight:700}.highlight .nf,.highlight .nl,.highlight .nn,.highlight .nt,.highlight .nx,.highlight .py{color:#ccc}.highlight .nv{color:#00cdcd}.highlight .ow{color:#cdcd00}.highlight .w{color:#ccc}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#cd00cd}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#cd0000}.highlight .bp{color:#cd00cd}.highlight .fm{color:#ccc}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#00cdcd}.highlight .il{color:#cd00cd} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/vs.css b/theme/docs/blog/theme/pygments/vs.css new file mode 100644 index 0000000..af4b2a0 --- /dev/null +++ b/theme/docs/blog/theme/pygments/vs.css @@ -0,0 +1,38 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #008000 } /* Comment */ +.highlight .err { border: 1px solid #FF0000 } /* Error */ +.highlight .k { color: #0000ff } /* Keyword */ +.highlight .ch { color: #008000 } /* Comment.Hashbang */ +.highlight .cm { color: #008000 } /* Comment.Multiline */ +.highlight .cp { color: #0000ff } /* Comment.Preproc */ +.highlight .cpf { color: #008000 } /* Comment.PreprocFile */ +.highlight .c1 { color: #008000 } /* Comment.Single */ +.highlight .cs { color: #008000 } /* Comment.Special */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gh { font-weight: bold } /* Generic.Heading */ +.highlight .gp { font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { font-weight: bold } /* Generic.Subheading */ +.highlight .kc { color: #0000ff } /* Keyword.Constant */ +.highlight .kd { color: #0000ff } /* Keyword.Declaration */ +.highlight .kn { color: #0000ff } /* Keyword.Namespace */ +.highlight .kp { color: #0000ff } /* Keyword.Pseudo */ +.highlight .kr { color: #0000ff } /* Keyword.Reserved */ +.highlight .kt { color: #2b91af } /* Keyword.Type */ +.highlight .s { color: #a31515 } /* Literal.String */ +.highlight .nc { color: #2b91af } /* Name.Class */ +.highlight .ow { color: #0000ff } /* Operator.Word */ +.highlight .sa { color: #a31515 } /* Literal.String.Affix */ +.highlight .sb { color: #a31515 } /* Literal.String.Backtick */ +.highlight .sc { color: #a31515 } /* Literal.String.Char */ +.highlight .dl { color: #a31515 } /* Literal.String.Delimiter */ +.highlight .sd { color: #a31515 } /* Literal.String.Doc */ +.highlight .s2 { color: #a31515 } /* Literal.String.Double */ +.highlight .se { color: #a31515 } /* Literal.String.Escape */ +.highlight .sh { color: #a31515 } /* Literal.String.Heredoc */ +.highlight .si { color: #a31515 } /* Literal.String.Interpol */ +.highlight .sx { color: #a31515 } /* Literal.String.Other */ +.highlight .sr { color: #a31515 } /* Literal.String.Regex */ +.highlight .s1 { color: #a31515 } /* Literal.String.Single */ +.highlight .ss { color: #a31515 } /* Literal.String.Symbol */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/vs.min.css b/theme/docs/blog/theme/pygments/vs.min.css new file mode 100644 index 0000000..9e85406 --- /dev/null +++ b/theme/docs/blog/theme/pygments/vs.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:green}.highlight .err{border:1px solid red}.highlight .k{color:#00f}.highlight .ch,.highlight .cm{color:green}.highlight .cp{color:#00f}.highlight .c1,.highlight .cpf,.highlight .cs{color:green}.highlight .ge{font-style:italic}.highlight .gh,.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:#00f}.highlight .kt{color:#2b91af}.highlight .s{color:#a31515}.highlight .nc{color:#2b91af}.highlight .ow{color:#00f}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#a31515} \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/xcode.css b/theme/docs/blog/theme/pygments/xcode.css new file mode 100644 index 0000000..1b11b1e --- /dev/null +++ b/theme/docs/blog/theme/pygments/xcode.css @@ -0,0 +1,63 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #177500 } /* Comment */ +.highlight .err { color: #000000 } /* Error */ +.highlight .k { color: #A90D91 } /* Keyword */ +.highlight .l { color: #1C01CE } /* Literal */ +.highlight .n { color: #000000 } /* Name */ +.highlight .o { color: #000000 } /* Operator */ +.highlight .ch { color: #177500 } /* Comment.Hashbang */ +.highlight .cm { color: #177500 } /* Comment.Multiline */ +.highlight .cp { color: #633820 } /* Comment.Preproc */ +.highlight .cpf { color: #177500 } /* Comment.PreprocFile */ +.highlight .c1 { color: #177500 } /* Comment.Single */ +.highlight .cs { color: #177500 } /* Comment.Special */ +.highlight .kc { color: #A90D91 } /* Keyword.Constant */ +.highlight .kd { color: #A90D91 } /* Keyword.Declaration */ +.highlight .kn { color: #A90D91 } /* Keyword.Namespace */ +.highlight .kp { color: #A90D91 } /* Keyword.Pseudo */ +.highlight .kr { color: #A90D91 } /* Keyword.Reserved */ +.highlight .kt { color: #A90D91 } /* Keyword.Type */ +.highlight .ld { color: #1C01CE } /* Literal.Date */ +.highlight .m { color: #1C01CE } /* Literal.Number */ +.highlight .s { color: #C41A16 } /* Literal.String */ +.highlight .na { color: #836C28 } /* Name.Attribute */ +.highlight .nb { color: #A90D91 } /* Name.Builtin */ +.highlight .nc { color: #3F6E75 } /* Name.Class */ +.highlight .no { color: #000000 } /* Name.Constant */ +.highlight .nd { color: #000000 } /* Name.Decorator */ +.highlight .ni { color: #000000 } /* Name.Entity */ +.highlight .ne { color: #000000 } /* Name.Exception */ +.highlight .nf { color: #000000 } /* Name.Function */ +.highlight .nl { color: #000000 } /* Name.Label */ +.highlight .nn { color: #000000 } /* Name.Namespace */ +.highlight .nx { color: #000000 } /* Name.Other */ +.highlight .py { color: #000000 } /* Name.Property */ +.highlight .nt { color: #000000 } /* Name.Tag */ +.highlight .nv { color: #000000 } /* Name.Variable */ +.highlight .ow { color: #000000 } /* Operator.Word */ +.highlight .mb { color: #1C01CE } /* Literal.Number.Bin */ +.highlight .mf { color: #1C01CE } /* Literal.Number.Float */ +.highlight .mh { color: #1C01CE } /* Literal.Number.Hex */ +.highlight .mi { color: #1C01CE } /* Literal.Number.Integer */ +.highlight .mo { color: #1C01CE } /* Literal.Number.Oct */ +.highlight .sa { color: #C41A16 } /* Literal.String.Affix */ +.highlight .sb { color: #C41A16 } /* Literal.String.Backtick */ +.highlight .sc { color: #2300CE } /* Literal.String.Char */ +.highlight .dl { color: #C41A16 } /* Literal.String.Delimiter */ +.highlight .sd { color: #C41A16 } /* Literal.String.Doc */ +.highlight .s2 { color: #C41A16 } /* Literal.String.Double */ +.highlight .se { color: #C41A16 } /* Literal.String.Escape */ +.highlight .sh { color: #C41A16 } /* Literal.String.Heredoc */ +.highlight .si { color: #C41A16 } /* Literal.String.Interpol */ +.highlight .sx { color: #C41A16 } /* Literal.String.Other */ +.highlight .sr { color: #C41A16 } /* Literal.String.Regex */ +.highlight .s1 { color: #C41A16 } /* Literal.String.Single */ +.highlight .ss { color: #C41A16 } /* Literal.String.Symbol */ +.highlight .bp { color: #5B269A } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #000000 } /* Name.Function.Magic */ +.highlight .vc { color: #000000 } /* Name.Variable.Class */ +.highlight .vg { color: #000000 } /* Name.Variable.Global */ +.highlight .vi { color: #000000 } /* Name.Variable.Instance */ +.highlight .vm { color: #000000 } /* Name.Variable.Magic */ +.highlight .il { color: #1C01CE } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/docs/blog/theme/pygments/xcode.min.css b/theme/docs/blog/theme/pygments/xcode.min.css new file mode 100644 index 0000000..295aade --- /dev/null +++ b/theme/docs/blog/theme/pygments/xcode.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#177500}.highlight .err{color:#000}.highlight .k{color:#a90d91}.highlight .l{color:#1c01ce}.highlight .n,.highlight .o{color:#000}.highlight .ch,.highlight .cm{color:#177500}.highlight .cp{color:#633820}.highlight .c1,.highlight .cpf,.highlight .cs{color:#177500}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{color:#a90d91}.highlight .ld,.highlight .m{color:#1c01ce}.highlight .s{color:#c41a16}.highlight .na{color:#836c28}.highlight .nb{color:#a90d91}.highlight .nc{color:#3f6e75}.highlight .nd,.highlight .ne,.highlight .nf,.highlight .ni,.highlight .nl,.highlight .nn,.highlight .no,.highlight .nt,.highlight .nv,.highlight .nx,.highlight .ow,.highlight .py{color:#000}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#1c01ce}.highlight .sa,.highlight .sb{color:#c41a16}.highlight .sc{color:#2300ce}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#c41a16}.highlight .bp{color:#5b269a}.highlight .fm,.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#000}.highlight .il{color:#1c01ce} \ No newline at end of file diff --git a/theme/docs/blog/theme/stylesheet/style.less b/theme/docs/blog/theme/stylesheet/style.less new file mode 100644 index 0000000..53f43d8 --- /dev/null +++ b/theme/docs/blog/theme/stylesheet/style.less @@ -0,0 +1,532 @@ +@import "variables.less"; + +html, body { + width: 100%; + height: 100%; +} + +h1, +h2, +h3, +h4, +h5, +h6 { + font-weight: 300; + line-height: 1.1; +} + +h1{ + font-size: 2.4em +} + +h2 { + font-size: 2em +} + +h3 { + font-size: 1.6em +} + +h4 { + font-size: 1.36em +} + +h5 { + font-size: 1.2em +} + +h6 { + font-size: 1.1em +} + +body { + margin: 0; + padding: 0; + background-color: @body-bg; + color: @text-color; + font-family: @sans; + font-size: 1.02em; + line-height: 1.2em; +} + +a { + color: @link-color; + text-decoration: none; +} + +a:hover { + color: @link-hover-color; +} + +hr { + color: @light-grey; + background-color: @light-grey; + height: 1px; + border: none; + margin-top: 40px; + margin-bottom: 40px; +} + +img { + max-width: 100%; +} + +aside { + background-color: @sidebar-bg; + color: @sidebar-text-color; + text-align: center; + + a { + color: @sidebar-link-color; + } + + a:hover { + color: @sidebar-link-hover-color; + } + + div { + padding: 20px; + margin: 0; + + img { + border-radius: 50%; + max-width: 140px; + } + + h1 { + margin: 15px 0 5px 0; + } + + p { + margin: 0 0 15px 0; + font-size: .92em; + } + } + + nav { + ul { + li { + display: inline; + line-height: 1.6em; + font-size: 1.28em; + text-transform: lowercase; + } + } + } +} + +main { + nav { + text-align: center; + text-transform: uppercase; + font-size: .72em; + padding: 14px 0 14px 0; + border-bottom: @nav-border-color 1px solid; + } + + nav, .translations { + a { + padding: 0 4px 0 4px; + border-left: @nav-border-color 1px solid; + border-right: @nav-border-color 1px solid; + } + + :first-child { + border-left: none; + } + + :last-child { + border-right: none; + } + } + + .neighbors { + margin: 4% 0% 4% 0%; + height: 20px; + } + + .pagination { + margin: 4% 8% 4% 8%; + height: 20px; + } + + .social-share { + p { + font-size: .8em; + } + } + + article { + margin: 0 8% 2% 8%; + + header { + h1, h2 { + margin-bottom: 0; + } + + p { + color: @header-text-color; + font-size: 0.86em; + } + + .translations { + float: right; + + .active { + font-weight: 600; + } + } + } + + code, kbd, samp, pre { + font-family: @mono; + } + + blockquote, pre { + background-color: rgba(128,128,128,0.05); + border-top-right-radius: 5px; + border-bottom-right-radius: 5px; + border-left: 8px solid rgba(128,128,128,0.075); + border-left-width: 10px; + } + + blockquote { + padding: 10px 20px; + font-weight: 300; + font-size: 1.1em; + } + + pre { + padding: 4px; + font-size: .9em; + overflow-x: auto; + } + + samp { + white-space: pre; + display: block; + overflow-x: auto; + } + + kbd { + padding: .1em .6em; + border: 1px solid rgba(63,63,63,0.25); + box-shadow: 0 1px 0 rgba(63,63,63,0.25); + background-color: #fff; + color: #333; + border-radius: 3px; + display: inline-block; + margin: 0 .1em; + white-space: nowrap; + font-size: .78em; + } + + *:not(pre) > code { + font-size: .8em; + white-space: nowrap; + color: #c25; + padding: 1px 3px; + background-color: #f7f7f9; + border: 1px solid #e1e1e8; + border-radius: 3px; + } + + .comment-count { + font-size: .8em; + } + + table { + border-collapse: collapse; + border-spacing: 0; + + thead:first-child tr:first-child th { + border-top: 0; + } + + th, td { + padding: 8px; + line-height: 20px; + vertical-align: top; + border-top: 1px solid #ddd; + } + } + } + + footer { + padding-top: 4px; + border-top: @footer-border-color 1px solid; + + p { + margin: 2px; + text-align: center; + padding: 0 40px 0 40px; + color: @footer-text-color; + font-size: 11px; + } + } +} + +.tag-cloud { + a { + background-color: @tag-bg; + padding: .2em .6em .2em; + font-size: .74em; + line-height: 1; + color: @tag-text-color; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + border-radius: .25em; + } + + a:hover { + background-color: @tag-hover-color; + } +} + +a.btn { + background-color: @btn-bg; + padding: .6em .6em; + font-size: .8em; + line-height: 1; + color: @btn-text-color; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + border-radius: .25em; +} + +a.btn:hover { + background-color: @btn-hover-color; +} + +.center, .text-center { + text-align: center; +} + +.img-center { + margin-left: auto; + margin-right: auto; + display: block; +} + +.align-center { + margin-left: auto; + margin-right: auto; + display: block; +} + +.float-left { + float: left; +} + +.float-right { + float: right; +} + +div.related-posts { + margin: 15px 0 15px 0; + padding-bottom: 20px; + border-top: @rel-post-border-color 1px solid; + border-bottom: @rel-post-border-color 1px solid; + + h4 { + margin: 20px 0 25px 0; + } + + ul { + font-size: 1.1em; + padding-left: 12px; + + li { + padding: 4px 0 4px 0; + } + } +} + +ul.list, ul.social, ul.related-posts { + list-style-type: none; + margin: 0; + padding: 0; +} + +ul.list { + padding: 1em 0 1em 0; + + li { + padding: 4px; + } +} + +ul.social { + font-size: 1.6em; + padding-top: 20px; + + li { + display: inline; + } + + a:hover { + z-index: 2; + -webkit-transform: translateY(-5px); + transform: translateY(-5px); + } + + a { + display: inline-block; + width: 36px; + height: 36px; + border-radius: 100%; + text-align: center; + font-size: .8em; + line-height: 36px; + } + + a.sc-facebook { + background-color: @facebook-bg-color; + } + + a.sc-google { + background-color: @google-bg-color; + } + + a.sc-instagram { + background-color: @instagram-bg-color; + } + + a.sc-pinterest { + background-color: @pinterest-bg-color; + } + + a.sc-linkedin { + background-color: @linkedin-bg-color; + } + + a.sc-medium { + background-color: @medium-bg-color; + } + + a.sc-rss { + background-color: @rss-bg-color; + } + + a.sc-stack-overflow { + background-color: @stack-overflow-bg-color; + } + + a.sc-tumblr { + background-color: @tumblr-bg-color; + } + + a.sc-twitter { + background-color: @twitter-bg-color; + } + + a.sc-youtube { + background-color: @youtube-bg-color; + } + + a.sc-github, a.sc-github-alt { + background-color: @github-bg-color; + } + + a.sc-envelope-o { + background-color: @email-bg-color; + } + + a.sc-reddit { + background-color: @reddit-bg-color; + } + + a.sc-soundcloud { + background-color: @soundcloud-bg-color; + } + + a.sc-gitlab { + background-color: @gitlab-bg-color; + } + + a.sc-xing { + background-color: @xing-bg-color; + } + + a.sc-bitbucket { + background-color: @bitbucket-bg-color; + } + +} + +.ads-aside { + display: inline-block; + height: 90px; + width: 70%; +} + +.ads-responsive { + display: inline-block; + margin: 6px 0 6px 0; + width: 90%; + height: 70px; + margin-left: 5%; +} + +// +// Desktop +// + +@media screen and (min-width: 768px) { + aside { + width: 25%; + height: 100%; + position: fixed; + top: 0; + left: 0; + overflow-y: auto; + + div { + padding: 36px 18px; + + nav { + ul { + li { + padding: 0 !important; + display: block; + } + } + } + + ul.social { + padding-top: 32px; + } + } + } + + main { + width: 75%; + height: 100%; + position: absolute; + top: 0; + left: 25%; + + article { + + &.single { + min-height: 80%; + } + + ul.list { + li { + padding: 2px; + } + } + } + } + + .ads-aside { + height: 250px; + } + + .ads-responsive { + height: 90px; + } +} diff --git a/theme/docs/blog/theme/stylesheet/style.min.css b/theme/docs/blog/theme/stylesheet/style.min.css new file mode 100644 index 0000000..dc1e6a6 --- /dev/null +++ b/theme/docs/blog/theme/stylesheet/style.min.css @@ -0,0 +1 @@ +body,html{width:100%;height:100%}h1,h2,h3,h4,h5,h6{font-weight:300;line-height:1.1}h1{font-size:2.4em}h2{font-size:2em}h3{font-size:1.6em}h4{font-size:1.36em}h5{font-size:1.2em}h6{font-size:1.1em}body{margin:0;padding:0;background-color:#fff;color:#242121;font-family:Source Sans Pro,Roboto,Open Sans,Liberation Sans,DejaVu Sans,Verdana,Helvetica,Arial,sans-serif;font-size:1.02em;line-height:1.2em}a{color:#d9411e;text-decoration:none}a:hover{color:#ff5a09}hr{color:#eee;background-color:#eee;height:1px;border:none;margin-top:40px;margin-bottom:40px}img{max-width:100%}aside{background-color:#333;text-align:center}aside,aside a{color:#fff}aside a:hover{color:#eee}aside div{padding:20px;margin:0}aside div img{border-radius:50%;max-width:140px}aside div h1{margin:15px 0 5px}aside div p{margin:0 0 15px;font-size:.92em}aside nav ul li{display:inline;line-height:1.6em;font-size:1.28em;text-transform:lowercase}main nav{text-align:center;text-transform:uppercase;font-size:.72em;padding:14px 0;border-bottom:1px solid #eee}main .translations a,main nav a{padding:0 4px;border-left:1px solid #eee;border-right:1px solid #eee}main .translations :first-child,main nav :first-child{border-left:none}main .translations :last-child,main nav :last-child{border-right:none}main .neighbors{margin:4% 0;height:20px}main .pagination{margin:4% 8%;height:20px}main .social-share p{font-size:.8em}main article{margin:0 8% 2%}main article header h1,main article header h2{margin-bottom:0}main article header p{color:#999;font-size:.86em}main article header .translations{float:right}main article header .translations .active{font-weight:600}main article code,main article kbd,main article pre,main article samp{font-family:Source Code Pro,Consolas,Liberation Mono,DejaVu Sans Mono,monospace}main article blockquote,main article pre{background-color:hsla(0,0%,50%,.05);border-top-right-radius:5px;border-bottom-right-radius:5px;border-left:8px solid hsla(0,0%,50%,.075);border-left-width:10px}main article blockquote{padding:10px 20px;font-weight:300;font-size:1.1em}main article pre{padding:4px;font-size:.9em;overflow-x:auto}main article samp{white-space:pre;display:block;overflow-x:auto}main article kbd{padding:.1em .6em;border:1px solid rgba(63,63,63,.25);box-shadow:0 1px 0 rgba(63,63,63,.25);background-color:#fff;color:#333;border-radius:3px;display:inline-block;margin:0 .1em;white-space:nowrap;font-size:.78em}main article :not(pre)>code{font-size:.8em;white-space:nowrap;color:#c25;padding:1px 3px;background-color:#f7f7f9;border:1px solid #e1e1e8;border-radius:3px}main article .comment-count{font-size:.8em}main article table{border-collapse:collapse;border-spacing:0}main article table thead:first-child tr:first-child th{border-top:0}main article table td,main article table th{padding:8px;line-height:20px;vertical-align:top;border-top:1px solid #ddd}main footer{padding-top:4px;border-top:1px solid #eee}main footer p{margin:2px;text-align:center;padding:0 40px;color:#999;font-size:11px}.tag-cloud a{background-color:#d9411e;padding:.2em .6em;font-size:.74em;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.tag-cloud a:hover{background-color:#ff5a09}a.btn{background-color:#d9411e;padding:.6em;font-size:.8em;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.btn:hover{background-color:#ff5a09}.center,.text-center{text-align:center}.align-center,.img-center{margin-left:auto;margin-right:auto;display:block}.float-left{float:left}.float-right{float:right}div.related-posts{margin:15px 0;padding-bottom:20px;border-top:1px solid #eee;border-bottom:1px solid #eee}div.related-posts h4{margin:20px 0 25px}div.related-posts ul{font-size:1.1em;padding-left:12px}div.related-posts ul li{padding:4px 0}ul.list,ul.related-posts,ul.social{list-style-type:none;margin:0;padding:0}ul.list{padding:1em 0}ul.list li{padding:4px}ul.social{font-size:1.6em;padding-top:20px}ul.social li{display:inline}ul.social a:hover{z-index:1;transform:translateY(-5px)}ul.social a{display:inline-block;width:36px;height:36px;border-radius:100%;text-align:center;font-size:.8em;line-height:36px}ul.social a.sc-facebook{background-color:#3e5b98}ul.social a.sc-google{background-color:#d93e2d}ul.social a.sc-instagram{background-color:#125688}ul.social a.sc-pinterest{background-color:#c92619}ul.social a.sc-linkedin{background-color:#3371b7}ul.social a.sc-medium{background-color:#00ab6b}ul.social a.sc-rss{background-color:#f26109}ul.social a.sc-stack-overflow{background-color:#f90}ul.social a.sc-tumblr{background-color:#36465d}ul.social a.sc-twitter{background-color:#4da7de}ul.social a.sc-youtube{background-color:#e02a20}ul.social a.sc-github,ul.social a.sc-github-alt{background-color:#111010}ul.social a.sc-envelope-o{background-color:#578ad6}ul.social a.sc-reddit{background-color:#ff4500}ul.social a.sc-soundcloud{background-color:#f50}ul.social a.sc-gitlab{background-color:#fca326}ul.social a.sc-xing{background-color:#007575}ul.social a.sc-bitbucket{background-color:#0747a6}.ads-aside{display:inline-block;height:90px;width:70%}.ads-responsive{display:inline-block;margin:6px 0;width:90%;height:70px;margin-left:5%}@media screen and (min-width:768px){aside{width:25%;height:100%;position:fixed;top:0;left:0;overflow-y:auto}aside div{padding:36px 18px}aside div nav ul li{padding:0!important;display:block}aside div ul.social{padding-top:32px}main{width:75%;height:100%;position:absolute;top:0;left:25%}main article.single{min-height:80%}main article ul.list li{padding:2px}.ads-aside{height:250px}.ads-responsive{height:90px}} \ No newline at end of file diff --git a/theme/docs/blog/theme/stylesheet/variables.less b/theme/docs/blog/theme/stylesheet/variables.less new file mode 100644 index 0000000..42257ba --- /dev/null +++ b/theme/docs/blog/theme/stylesheet/variables.less @@ -0,0 +1,70 @@ +// Flex colors +@orange: #D9411E; +@light-orange: #FF5A09; +@white: #ffffff; +@grey: #333333; +@light-grey: #eeeeee; +@med-grey: #999999; +@dark-grey: #242121; + +// Font family +@sans: 'Source Sans Pro', 'Roboto', 'Open Sans', 'Liberation Sans', 'DejaVu Sans', 'Verdana', 'Helvetica', 'Arial', sans-serif; +@mono: 'Source Code Pro', 'Consolas', 'Liberation Mono', 'DejaVu Sans Mono', monospace; + +// Body +@body-bg: @white; +@text-color: @dark-grey; + +// Links +@link-color: @orange; +@link-hover-color: @light-orange; + +// Sidebar (aside) +@sidebar-bg: @grey; +@sidebar-text-color: @white; +@sidebar-link-color: @white; +@sidebar-link-hover-color: @light-grey; + +// Buttons +@btn-bg: @orange; +@btn-text-color: @white; +@btn-hover-color: @light-orange; + +// Tag cloud +@tag-bg: @orange; +@tag-text-color: @white; +@tag-hover-color: @light-orange; + +// Header +@header-text-color: @med-grey; + +// Footer +@footer-text-color: @med-grey; +@footer-border-color: @light-grey; + +// Relativer posts +@rel-post-border-color: @light-grey; + +// Nav +@nav-border-color: @light-grey; + +// Social buttons + +@email-bg-color: #578ad6; +@facebook-bg-color: #3e5b98; +@github-bg-color: #111010; +@google-bg-color: #d93e2d; +@instagram-bg-color: #125688; +@linkedin-bg-color: #3371b7; +@medium-bg-color: #00ab6b; +@pinterest-bg-color: #c92619; +@reddit-bg-color: #ff4500; +@rss-bg-color: #f26109; +@soundcloud-bg-color: #ff5500; +@stack-overflow-bg-color: #ff9900; +@tumblr-bg-color: #36465d; +@twitter-bg-color: #4da7de; +@youtube-bg-color: #e02a20; +@gitlab-bg-color: #fca326; +@xing-bg-color: #007575; +@bitbucket-bg-color: #0747A6; diff --git a/theme/docs/content/articles/flex-pelican-theme-1-1-1.md b/theme/docs/content/articles/flex-pelican-theme-1-1-1.md new file mode 100644 index 0000000..81ee533 --- /dev/null +++ b/theme/docs/content/articles/flex-pelican-theme-1-1-1.md @@ -0,0 +1,16 @@ +Title: Flex 1.1.1 +Date: 2016-02-27 08:00 +Modified: 2016-02-27 08:00 +Category: News +Tags: pelican, python, theme +Slug: flex-pelican-theme-update-1-1-1 +Cover: images/flex-screenshot.png + +Today, [Flex theme](https://github.com/alexandrevicenzi/Flex) received a small update. + +Some bugs are now fixed. I think the most important fixes are: + +- [Bug in CSS with placement of "Newer Posts" button](https://github.com/alexandrevicenzi/Flex/issues/21) +- [Posts preview on main page](https://github.com/alexandrevicenzi/Flex/issues/14) + +Hope you enjoy this theme. diff --git a/theme/docs/content/articles/flex-pelican-theme-1-1.md b/theme/docs/content/articles/flex-pelican-theme-1-1.md new file mode 100644 index 0000000..0eb94b7 --- /dev/null +++ b/theme/docs/content/articles/flex-pelican-theme-1-1.md @@ -0,0 +1,24 @@ +Title: Flex 1.1.0 +Date: 2015-10-07 08:00 +Modified: 2015-10-07 08:00 +Category: News +Tags: pelican, python, theme +Slug: flex-pelican-theme-update-1-1 +Cover: images/flex-screenshot.png + +I've made the [Flex theme](https://github.com/alexandrevicenzi/Flex) a time ago. For my surprise, many people are using it. I feel thankful for this. + +So, after some new blogs with this theme, I got issues and PRs on GitHub from these new users. This weekend I had some free time and I release the [second version](https://github.com/alexandrevicenzi/Flex/releases/tag/v1.1) of Flex (aka v1.1). + +This new version doesn't include nothing so special, just some bug fix and a new setting to allow custom CSS stylesheets. + +The new custom setting can be used like this: + +```python +EXTRA_PATH_METADATA = { + 'extra/custom.css': {'path': 'static/custom.css'}, +} +CUSTOM_CSS = 'static/custom.css' +``` + +I would like to thank all who helped in this new version. diff --git a/theme/docs/content/articles/flex-pelican-theme-1-2.md b/theme/docs/content/articles/flex-pelican-theme-1-2.md new file mode 100644 index 0000000..fb8b7ae --- /dev/null +++ b/theme/docs/content/articles/flex-pelican-theme-1-2.md @@ -0,0 +1,21 @@ +Title: Flex 1.2.0 +Date: 2016-06-10 08:00 +Modified: 2016-06-10 08:00 +Category: News +Tags: pelican, python, theme +Slug: flex-pelican-theme-update-1-2-0 +Cover: images/flex-screenshot.png + +[Flex theme](https://github.com/alexandrevicenzi/Flex) received some new features. Version 1.2.0 include new features and some updates. + +For developers there are new color styles for your code. For general purpose there is RUM support, related posts and browser color configuration. + +- [Update font-awesome](https://github.com/alexandrevicenzi/Flex/issues/31) +- [Added browser color configuration](https://github.com/alexandrevicenzi/Flex/pull/34) +- [Related posts](https://github.com/alexandrevicenzi/Flex/pull/27) +- [More Pygments Styles](https://github.com/alexandrevicenzi/Flex/issues/38) +- [Add StatusCake RUM support](https://github.com/alexandrevicenzi/Flex/issues/16) + +If you need help or want to report a bug, please open an [issue](https://github.com/alexandrevicenzi/Flex/issues). + +Hope you enjoy this theme. diff --git a/theme/docs/content/articles/flex-pelican-theme-2.0.md b/theme/docs/content/articles/flex-pelican-theme-2.0.md new file mode 100644 index 0000000..fd8fbb6 --- /dev/null +++ b/theme/docs/content/articles/flex-pelican-theme-2.0.md @@ -0,0 +1,37 @@ +Title: Flex 2.0 +Date: 2016-09-13 08:00 +Modified: 2016-09-13 08:00 +Category: News +Tags: pelican, python, theme +Slug: flex-pelican-theme-update-2-0 +Cover: images/flex-screenshot.png + +[Flex theme](https://github.com/alexandrevicenzi/Flex) 2.0 comes with new features. +In fact there are two new features. + +The biggest change is localization support. +Yes, Flex now can be translated into your language. +You can read about [here](https://github.com/alexandrevicenzi/Flex/wiki/Translations). + +The biggest challege was to create a way to translate without breaking old versions. +If you use English it changes nothing for you. +But if you want to use translation you need to add new lines to your pelican configuration file. + +Here is a small example to use Flex in another language. + +```python +# Enable i18n plugin, probably you already have some others here. +PLUGINS = ['i18n_subsites'] +# Enable Jinja2 i18n extension used to parse translations. +JINJA_EXTENSIONS = ['jinja2.ext.i18n'] +# Default theme language. +I18N_TEMPLATES_LANG = 'en' +# Your language. +DEFAULT_LANG = 'de' +OG_LOCALE = 'de_DE' +LOCALE = 'de_DE' +``` + +Last but not least, Flex supports the feature "X minute read", similar [Medium](https://medium.com/). + +Hope you enjoy this version. diff --git a/theme/docs/content/articles/flex-pelican-theme-2.1.md b/theme/docs/content/articles/flex-pelican-theme-2.1.md new file mode 100644 index 0000000..a01d2ec --- /dev/null +++ b/theme/docs/content/articles/flex-pelican-theme-2.1.md @@ -0,0 +1,35 @@ +Title: Flex 2.1.0 +Date: 2016-11-16 08:00 +Modified: 2016-11-16 08:00 +Category: News +Tags: pelican, python, theme +Slug: flex-pelican-theme-update-2-1 +Cover: images/flex-screenshot.png + +[Flex theme](https://github.com/alexandrevicenzi/Flex) 2.1.0 comes with features that I was delaying for so long. + +Flex 2.1.0 adds support for Google AdSense. + +If you choose wisely, ads are a way to win some money, but if not, you may loose your users due to excessive use of ads. + +Flex has six places for ads. Google recommends up to 3 ads per page. There is ads page only, and banner that appears on all pages. +Below you can see how to enable ads in your pelican configuration file. + +```python +GOOGLE_ADSENSE = { + 'ca_id': 'ca-pub-1234567890', # Your AdSense ID + 'page_level_ads': True, # Allow Page Level Ads (mobile) + 'ads': { + 'aside': '1234561', # Side bar banner (all pages) + 'main_menu': '1234562', # Banner before main menu (all pages) + 'index_top': '1234563', # Banner after main menu (index only) + 'index_bottom': '1234564', # Banner before footer (index only) + 'article_top': '1234565', # Banner after article title (article only) + 'article_bottom': '1234566', # Banner after article content (article only) + } +} +``` + +Version 2.1.0 also comes with new translations. You can see available translations [here](https://github.com/alexandrevicenzi/Flex/wiki/Translations). + +Hope you enjoy this version. diff --git a/theme/docs/content/articles/flex-pelican-theme-2.2.md b/theme/docs/content/articles/flex-pelican-theme-2.2.md new file mode 100644 index 0000000..360c4ff --- /dev/null +++ b/theme/docs/content/articles/flex-pelican-theme-2.2.md @@ -0,0 +1,15 @@ +Title: Flex 2.2.0 +Date: 2018-06-24 08:00 +Modified: 2018-06-24 08:00 +Category: News +Tags: pelican, python, theme +Slug: flex-pelican-theme-update-2-2 +Cover: images/flex-screenshot.png + +[Flex theme](https://github.com/alexandrevicenzi/Flex) 2.2.0 comes with bug fixes and improvements. + +There are new Pygments templates and also a few code highlight fixes. There's also new social icons. + +Version 2.2.0 also comes with new translations. You can see available translations [here](https://github.com/alexandrevicenzi/Flex/wiki/Translations). + +Hope you enjoy this version. diff --git a/theme/docs/content/articles/flex-pelican-theme.md b/theme/docs/content/articles/flex-pelican-theme.md new file mode 100644 index 0000000..594ec5a --- /dev/null +++ b/theme/docs/content/articles/flex-pelican-theme.md @@ -0,0 +1,99 @@ +Title: Flex: Responsive Pelican theme +Date: 2015-07-22 08:00 +Modified: 2015-07-22 08:00 +Category: News +Tags: pelican, python, theme +Slug: flex-pelican-theme +Cover: images/flex-screenshot.png + +I just start a new fresh blog using [Pelican](http://getpelican.com). Sometimes choosing a theme for a new site is something difficult that takes time. + +In the Pelican [theme gallery](http://www.pelicanthemes.com/), I couldn't find anything that I really liked to feet all my needs. So in the first time of the history, I choose to create my own theme. I never did this before. + +Creating a theme for Pelican is quite easy, unlike Wordpress. You can take a look in the [Source Code of Flex](https://github.com/alexandrevicenzi/Flex). + +But how Flex looks like? Well, you can see [this screenshot](images/flex-screenshot.png), but you already know how it looks like, you're looking at it. :D + +I really care about SEO and integrations with Facebook, Google Plus and other social networks, so this theme offers some features: + +- Mobile First +- Responsive +- Semantic +- SEO Best Practices +- Open Graph +- Rich Snippets (JSON-LD) + +Maybe these features are not fully optimized, but I'll improve. + +Flex also offers integrations with multiple services. + +> **Tip:** + +> You can easyly integrate with: + +> - AddThis +> - Disqus +> - Google Analytics +> - Google Tag Manager +> - StatusCake + +Flex is a theme built by a developer for developers, but of course, you can use for any purpose. In this scenario, Flex is able to create good styles for coding, outputs and samples. + +If you need to show some program output you can use `samp` tag to look like this: + +Done: Processed 4 articles, 0 drafts, 2 pages and 0 hidden pages in 0.22 seconds. + +Or if you want multiple lines: + + + total used free shared buffers cached +Mem: 5866 4674 1192 386 0 2404 +-/+ buffers/cache: 2269 3596 +Swap: 20480 1267 19213 + + +If you like to share code snippets, you can take advantage of [Pygments](http://pygments.org/) syntax highlighting: + +```js +// Foo +var bar = 0; +``` + +```python +class Foo(object): + def __init__(self, bar) + self.bar = bar +``` + +```bash +ls *.jpg | xargs -n1 -i cp {} /external-hard-drive/directory +``` + +**Note:** The code block looks like GitHub’s colors. + +You can add tables too: + +Item | Value +-------- | --- +Computer | $1600 +Phone | $12 +Pipe | $1 + +and how heading looks like? + +# This is heading 1 +## This is heading 2 +### This is heading 3 +#### This is heading 4 +##### This is heading 5 +###### This is heading 6 + +This examples are in Markdown. I'm not sure how it will look using reStructuredText. Keep in mind that Markdown allows you to add HTML tags. If you can create the same HTML syntax produced by Markdown using reStructuredText it will work. + +You can take a look in the [source code of this page](https://raw.githubusercontent.com/alexandrevicenzi/blog/master/content/News/flex-pelican-theme.md) to know how to create rich examples. + +Flex is my first attempt creating themes and there's no IE testing yet. You can check the [sources here](https://github.com/alexandrevicenzi/flex). + +As soon as possible I will add this project to Pelican gallery. + +Drop a comment if you like this theme, or [open an issue](https://github.com/alexandrevicenzi/Flex/issues) if you need a feature or found a bug. diff --git a/theme/docs/content/images/flex-screenshot.png b/theme/docs/content/images/flex-screenshot.png new file mode 100644 index 0000000..0ebc4c4 Binary files /dev/null and b/theme/docs/content/images/flex-screenshot.png differ diff --git a/theme/docs/content/pages/about.md b/theme/docs/content/pages/about.md new file mode 100644 index 0000000..7983ac5 --- /dev/null +++ b/theme/docs/content/pages/about.md @@ -0,0 +1,5 @@ +Title: About +Date: 2015-07-18 08:00 +Modified: 2018-01-01 08:00 + +Flex - The minimalist Pelican theme. diff --git a/theme/docs/content/pages/contact.md b/theme/docs/content/pages/contact.md new file mode 100644 index 0000000..49a5970 --- /dev/null +++ b/theme/docs/content/pages/contact.md @@ -0,0 +1,6 @@ +Title: Contact +Date: 2015-07-18 08:00 +Modified: 2018-01-01 08:00 +Slug: contact + +If you want to contact about typos, grammar and other errors in this blog, you can open an issue [here](https://github.com/alexandrevicenzi/Flex/issues). diff --git a/theme/docs/develop_server.sh b/theme/docs/develop_server.sh new file mode 100755 index 0000000..78fe3b9 --- /dev/null +++ b/theme/docs/develop_server.sh @@ -0,0 +1,103 @@ +#!/usr/bin/env bash +## +# This section should match your Makefile +## +PY=${PY:-python} +PELICAN=${PELICAN:-pelican} +PELICANOPTS= + +BASEDIR=$(pwd) +INPUTDIR=$BASEDIR/content +OUTPUTDIR=$BASEDIR/blog +CONFFILE=$BASEDIR/pelicanconf.py + +### +# Don't change stuff below here unless you are sure +### + +SRV_PID=$BASEDIR/srv.pid +PELICAN_PID=$BASEDIR/pelican.pid + +function usage(){ + echo "usage: $0 (stop) (start) (restart) [port]" + echo "This starts Pelican in debug and reload mode and then launches" + echo "an HTTP server to help site development. It doesn't read" + echo "your Pelican settings, so if you edit any paths in your Makefile" + echo "you will need to edit your settings as well." + exit 3 +} + +function alive() { + kill -0 $1 >/dev/null 2>&1 +} + +function shut_down(){ + PID=$(cat $SRV_PID) + if [[ $? -eq 0 ]]; then + if alive $PID; then + echo "Stopping HTTP server" + kill $PID + else + echo "Stale PID, deleting" + fi + rm $SRV_PID + else + echo "HTTP server PIDFile not found" + fi + + PID=$(cat $PELICAN_PID) + if [[ $? -eq 0 ]]; then + if alive $PID; then + echo "Killing Pelican" + kill $PID + else + echo "Stale PID, deleting" + fi + rm $PELICAN_PID + else + echo "Pelican PIDFile not found" + fi +} + +function start_up(){ + local port=$1 + echo "Starting up Pelican and HTTP server" + shift + $PELICAN --debug --autoreload -r $INPUTDIR -o $OUTPUTDIR -s $CONFFILE $PELICANOPTS & + pelican_pid=$! + echo $pelican_pid > $PELICAN_PID + cd $OUTPUTDIR + $PY -m pelican.server $port & + srv_pid=$! + echo $srv_pid > $SRV_PID + cd $BASEDIR + sleep 1 + if ! alive $pelican_pid ; then + echo "Pelican didn't start. Is the Pelican package installed?" + return 1 + elif ! alive $srv_pid ; then + echo "The HTTP server didn't start. Is there another service using port" $port "?" + return 1 + fi + echo 'Pelican and HTTP server processes now running in background.' +} + +### +# MAIN +### +[[ ($# -eq 0) || ($# -gt 2) ]] && usage +port='' +[[ $# -eq 2 ]] && port=$2 + +if [[ $1 == "stop" ]]; then + shut_down +elif [[ $1 == "restart" ]]; then + shut_down + start_up $port +elif [[ $1 == "start" ]]; then + if ! start_up $port; then + shut_down + fi +else + usage +fi diff --git a/theme/docs/pelicanconf.py b/theme/docs/pelicanconf.py new file mode 100644 index 0000000..aaf822b --- /dev/null +++ b/theme/docs/pelicanconf.py @@ -0,0 +1,80 @@ +# -*- coding: utf-8 -*- # + +from datetime import datetime + +AUTHOR = 'Alexandre Vicenzi' +SITEURL = 'http://localhost:8000' +SITENAME = 'Flex' +SITETITLE = 'Flex' +SITESUBTITLE = 'The minimalist Pelican theme' +SITEDESCRIPTION = 'Flex - The minimalist Pelican theme.' +# SITELOGO = '' +# FAVICON = '/images/favicon.ico' +BROWSER_COLOR = '#333333' +PYGMENTS_STYLE = 'monokai' + +ROBOTS = 'index, follow' + +THEME = '../' +PATH = 'content' +OUTPUT_PATH = 'blog/' +TIMEZONE = 'America/New_York' + +I18N_TEMPLATES_LANG = 'en' +DEFAULT_LANG = 'en' +OG_LOCALE = 'en_US' +LOCALE = 'en_US' + +DATE_FORMATS = { + 'en': '%B %d, %Y', +} + +FEED_ALL_ATOM = 'feeds/all.atom.xml' +CATEGORY_FEED_ATOM = 'feeds/%s.atom.xml' +TRANSLATION_FEED_ATOM = None +AUTHOR_FEED_ATOM = None +AUTHOR_FEED_RSS = None + +USE_FOLDER_AS_CATEGORY = False +MAIN_MENU = True +HOME_HIDE_TAGS = True + +SOCIAL = ( + ('github', 'https://github.com/alexandrevicenzi/Flex'), + ('rss', '/blog/feeds/all.atom.xml'), +) + +MENUITEMS = (('Archives', '/archives.html'), + ('Categories', '/categories.html'), + ('Tags', '/tags.html'),) + +CC_LICENSE = { + 'name': 'Creative Commons Attribution-ShareAlike', + 'version': '4.0', + 'slug': 'by-sa' +} + +COPYRIGHT_YEAR = datetime.now().year +DEFAULT_PAGINATION = 10 + +DISQUS_SITENAME = "flex-pelican" +ADD_THIS_ID = 'ra-55adbb025d4f7e55' + +STATIC_PATHS = ['images', 'extra'] + +CUSTOM_CSS = 'static/custom.css' + +USE_LESS = True + +GOOGLE_ADSENSE = { + 'ca_id': 'ca-pub-6625957038449899', + 'page_level_ads': True, + 'ads': { + 'aside': '8752710348', + 'main_menu': '', + 'index_top': '', + 'index_bottom': '1124188687', + 'article_top': '', + 'article_bottom': '4843941849', + } +} diff --git a/theme/docs/publishconf.py b/theme/docs/publishconf.py new file mode 100644 index 0000000..2e3be76 --- /dev/null +++ b/theme/docs/publishconf.py @@ -0,0 +1,13 @@ +# -*- coding: utf-8 -*- # + +import os +import sys + +sys.path.append(os.curdir) + +from pelicanconf import * + +SITEURL = 'http://flex.alxd.me/blog' +RELATIVE_URLS = False +USE_LESS = False +GOOGLE_ANALYTICS = "UA-55543164-6" diff --git a/theme/docs/requirements.txt b/theme/docs/requirements.txt new file mode 100644 index 0000000..8b0ec32 --- /dev/null +++ b/theme/docs/requirements.txt @@ -0,0 +1,2 @@ +pelican +markdown diff --git a/theme/gulpfile.js b/theme/gulpfile.js new file mode 100644 index 0000000..d0da96c --- /dev/null +++ b/theme/gulpfile.js @@ -0,0 +1,31 @@ +var gulp = require('gulp'), + less = require('gulp-less'), + rename = require('gulp-rename'), + minify = require('gulp-cssnano'); + +gulp.task('less', function () { + return gulp.src('./static/stylesheet/style.less') + .pipe(less()) + .pipe(minify()) + .pipe(rename({ + extname: '.min.css' + })) + .pipe(gulp.dest('./static/stylesheet')); +}); + +gulp.task('cp', function () { + return gulp.src('./node_modules/font-awesome/**/*.{min.css,otf,eot,svg,ttf,woff,woff2}') + .pipe(gulp.dest('./static/font-awesome')); +}); + +gulp.task('pygments', function () { + return gulp.src(['./static/pygments/*.css', '!./static/pygments/*min.css']) + .pipe(minify()) + .pipe(rename({ + extname: '.min.css' + })) + .pipe(gulp.dest('./static/pygments')); +}); + + +gulp.task('default', ['less', 'cp', 'pygments']); diff --git a/theme/package.json b/theme/package.json new file mode 100644 index 0000000..aad2918 --- /dev/null +++ b/theme/package.json @@ -0,0 +1,33 @@ +{ + "name": "flex", + "version": "2.1.0", + "description": "A minimalist Pelican theme", + "main": "gulpfile.js", + "directories": { + "test": "tests" + }, + "scripts": { + "test": "source venv/bin/activate && pip install pelican markdown && pelican -s tests/pelicanconf.py && deactivate", + "build": "node_modules/gulp/bin/gulp.js default" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/alexandrevicenzi/Flex.git" + }, + "keywords": [ + "pelican" + ], + "author": "Alexandre Vicenzi", + "license": "MIT", + "bugs": { + "url": "https://github.com/alexandrevicenzi/Flex/issues" + }, + "homepage": "https://github.com/alexandrevicenzi/Flex#readme", + "dependencies": { + "font-awesome": "^4.6.1", + "gulp": "^3.9.1", + "gulp-cssnano": "^2.1.3", + "gulp-less": "^3.5.0", + "gulp-rename": "^1.3.0" + } +} diff --git a/theme/pygments/README.md b/theme/pygments/README.md new file mode 100644 index 0000000..b687a54 --- /dev/null +++ b/theme/pygments/README.md @@ -0,0 +1,17 @@ +# Pygments CSS generator + +This is the correct way to generate all pygments CSS files. + +## How to generate CSSs files + +Before run `generate.py` remember to install all requirements. +This can done with `pip install -r requirements.txt`. + +After this you can run `./generate.py`. Remember to run inside this folder. +Because it uses relative path to place inside `static/pygments` folder. + +After that, go back to the Flex path and run `gulp pygments` to generate all `min.css` files. + +## How to add new styles? + +[See wiki](https://github.com/alexandrevicenzi/Flex/wiki/Code-Highlight#how-to-add-new-styles). diff --git a/theme/pygments/generate.py b/theme/pygments/generate.py new file mode 100755 index 0000000..3d9e7f1 --- /dev/null +++ b/theme/pygments/generate.py @@ -0,0 +1,35 @@ +#!/usr/bin/env python + +import os + +from pygments.styles import get_all_styles +from pygments.formatters.html import HtmlFormatter + +PYGMENTS_PATH = './../static/pygments' + + +def export(): + if not os.path.exists(PYGMENTS_PATH): + os.makedirs(PYGMENTS_PATH) + + styles = list(get_all_styles()) + + for style in styles: + print('Generating CSS for %s' % style) + + opts = { + 'style': style, + 'noclasses': False, + 'nobackground': False, + } + + path = os.path.join(PYGMENTS_PATH, '%s.css' % style) + formatter = HtmlFormatter(**opts) + css_content = formatter.get_style_defs('.highlight') + + with open(path, 'w') as f: + f.write(css_content) + + +if __name__ == '__main__': + export() diff --git a/theme/pygments/requirements.txt b/theme/pygments/requirements.txt new file mode 100644 index 0000000..3f9f48a --- /dev/null +++ b/theme/pygments/requirements.txt @@ -0,0 +1,2 @@ +Pygments==2.2.0 +pygments-style-github==0.4 diff --git a/theme/screenshot.png b/theme/screenshot.png new file mode 100644 index 0000000..3a89a9a Binary files /dev/null and b/theme/screenshot.png differ diff --git a/theme/static/font-awesome/css/font-awesome.min.css b/theme/static/font-awesome/css/font-awesome.min.css new file mode 100644 index 0000000..9b27f8e --- /dev/null +++ b/theme/static/font-awesome/css/font-awesome.min.css @@ -0,0 +1,4 @@ +/*! + * Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome + * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) + */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.6.3');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} diff --git a/theme/static/font-awesome/fonts/FontAwesome.otf b/theme/static/font-awesome/fonts/FontAwesome.otf new file mode 100644 index 0000000..d4de13e Binary files /dev/null and b/theme/static/font-awesome/fonts/FontAwesome.otf differ diff --git a/theme/static/font-awesome/fonts/fontawesome-webfont.eot b/theme/static/font-awesome/fonts/fontawesome-webfont.eot new file mode 100644 index 0000000..c7b00d2 Binary files /dev/null and b/theme/static/font-awesome/fonts/fontawesome-webfont.eot differ diff --git a/theme/static/font-awesome/fonts/fontawesome-webfont.svg b/theme/static/font-awesome/fonts/fontawesome-webfont.svg new file mode 100644 index 0000000..8b66187 --- /dev/null +++ b/theme/static/font-awesome/fonts/fontawesome-webfont.svg @@ -0,0 +1,685 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/theme/static/font-awesome/fonts/fontawesome-webfont.ttf b/theme/static/font-awesome/fonts/fontawesome-webfont.ttf new file mode 100644 index 0000000..f221e50 Binary files /dev/null and b/theme/static/font-awesome/fonts/fontawesome-webfont.ttf differ diff --git a/theme/static/font-awesome/fonts/fontawesome-webfont.woff b/theme/static/font-awesome/fonts/fontawesome-webfont.woff new file mode 100644 index 0000000..6e7483c Binary files /dev/null and b/theme/static/font-awesome/fonts/fontawesome-webfont.woff differ diff --git a/theme/static/font-awesome/fonts/fontawesome-webfont.woff2 b/theme/static/font-awesome/fonts/fontawesome-webfont.woff2 new file mode 100644 index 0000000..7eb74fd Binary files /dev/null and b/theme/static/font-awesome/fonts/fontawesome-webfont.woff2 differ diff --git a/theme/static/img/cc/by-nc-nd.png b/theme/static/img/cc/by-nc-nd.png new file mode 100644 index 0000000..d8b23ee Binary files /dev/null and b/theme/static/img/cc/by-nc-nd.png differ diff --git a/theme/static/img/cc/by-nc-sa.png b/theme/static/img/cc/by-nc-sa.png new file mode 100644 index 0000000..3d2049b Binary files /dev/null and b/theme/static/img/cc/by-nc-sa.png differ diff --git a/theme/static/img/cc/by-nc.png b/theme/static/img/cc/by-nc.png new file mode 100644 index 0000000..dc78c3b Binary files /dev/null and b/theme/static/img/cc/by-nc.png differ diff --git a/theme/static/img/cc/by-nd.png b/theme/static/img/cc/by-nd.png new file mode 100644 index 0000000..5356797 Binary files /dev/null and b/theme/static/img/cc/by-nd.png differ diff --git a/theme/static/img/cc/by-sa.png b/theme/static/img/cc/by-sa.png new file mode 100644 index 0000000..c1b97c4 Binary files /dev/null and b/theme/static/img/cc/by-sa.png differ diff --git a/theme/static/img/cc/by.png b/theme/static/img/cc/by.png new file mode 100644 index 0000000..863f00b Binary files /dev/null and b/theme/static/img/cc/by.png differ diff --git a/theme/static/img/profile.png b/theme/static/img/profile.png new file mode 100644 index 0000000..f9a9a45 Binary files /dev/null and b/theme/static/img/profile.png differ diff --git a/theme/static/img/profile_license.txt b/theme/static/img/profile_license.txt new file mode 100644 index 0000000..a38ff91 --- /dev/null +++ b/theme/static/img/profile_license.txt @@ -0,0 +1 @@ +https://www.iconfinder.com/icons/196742/account_boy_male_man_people_profile_user_icon \ No newline at end of file diff --git a/theme/static/pygments/abap.css b/theme/static/pygments/abap.css new file mode 100644 index 0000000..308fc54 --- /dev/null +++ b/theme/static/pygments/abap.css @@ -0,0 +1,60 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #888888; font-style: italic } /* Comment */ +.highlight .err { color: #FF0000 } /* Error */ +.highlight .k { color: #0000ff } /* Keyword */ +.highlight .n { color: #000000 } /* Name */ +.highlight .ch { color: #888888; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #888888; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #888888; font-style: italic } /* Comment.Preproc */ +.highlight .cpf { color: #888888; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #888888; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #888888; font-style: italic } /* Comment.Special */ +.highlight .kc { color: #0000ff } /* Keyword.Constant */ +.highlight .kd { color: #0000ff } /* Keyword.Declaration */ +.highlight .kn { color: #0000ff } /* Keyword.Namespace */ +.highlight .kp { color: #0000ff } /* Keyword.Pseudo */ +.highlight .kr { color: #0000ff } /* Keyword.Reserved */ +.highlight .kt { color: #0000ff } /* Keyword.Type */ +.highlight .m { color: #33aaff } /* Literal.Number */ +.highlight .s { color: #55aa22 } /* Literal.String */ +.highlight .na { color: #000000 } /* Name.Attribute */ +.highlight .nb { color: #000000 } /* Name.Builtin */ +.highlight .nc { color: #000000 } /* Name.Class */ +.highlight .no { color: #000000 } /* Name.Constant */ +.highlight .nd { color: #000000 } /* Name.Decorator */ +.highlight .ni { color: #000000 } /* Name.Entity */ +.highlight .ne { color: #000000 } /* Name.Exception */ +.highlight .nf { color: #000000 } /* Name.Function */ +.highlight .nl { color: #000000 } /* Name.Label */ +.highlight .nn { color: #000000 } /* Name.Namespace */ +.highlight .nx { color: #000000 } /* Name.Other */ +.highlight .py { color: #000000 } /* Name.Property */ +.highlight .nt { color: #000000 } /* Name.Tag */ +.highlight .nv { color: #000000 } /* Name.Variable */ +.highlight .ow { color: #0000ff } /* Operator.Word */ +.highlight .mb { color: #33aaff } /* Literal.Number.Bin */ +.highlight .mf { color: #33aaff } /* Literal.Number.Float */ +.highlight .mh { color: #33aaff } /* Literal.Number.Hex */ +.highlight .mi { color: #33aaff } /* Literal.Number.Integer */ +.highlight .mo { color: #33aaff } /* Literal.Number.Oct */ +.highlight .sa { color: #55aa22 } /* Literal.String.Affix */ +.highlight .sb { color: #55aa22 } /* Literal.String.Backtick */ +.highlight .sc { color: #55aa22 } /* Literal.String.Char */ +.highlight .dl { color: #55aa22 } /* Literal.String.Delimiter */ +.highlight .sd { color: #55aa22 } /* Literal.String.Doc */ +.highlight .s2 { color: #55aa22 } /* Literal.String.Double */ +.highlight .se { color: #55aa22 } /* Literal.String.Escape */ +.highlight .sh { color: #55aa22 } /* Literal.String.Heredoc */ +.highlight .si { color: #55aa22 } /* Literal.String.Interpol */ +.highlight .sx { color: #55aa22 } /* Literal.String.Other */ +.highlight .sr { color: #55aa22 } /* Literal.String.Regex */ +.highlight .s1 { color: #55aa22 } /* Literal.String.Single */ +.highlight .ss { color: #55aa22 } /* Literal.String.Symbol */ +.highlight .bp { color: #000000 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #000000 } /* Name.Function.Magic */ +.highlight .vc { color: #000000 } /* Name.Variable.Class */ +.highlight .vg { color: #000000 } /* Name.Variable.Global */ +.highlight .vi { color: #000000 } /* Name.Variable.Instance */ +.highlight .vm { color: #000000 } /* Name.Variable.Magic */ +.highlight .il { color: #33aaff } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/abap.min.css b/theme/static/pygments/abap.min.css new file mode 100644 index 0000000..1a5eb35 --- /dev/null +++ b/theme/static/pygments/abap.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#888;font-style:italic}.highlight .err{color:red}.highlight .k{color:#00f}.highlight .n{color:#000}.highlight .c1,.highlight .ch,.highlight .cm,.highlight .cp,.highlight .cpf,.highlight .cs{color:#888;font-style:italic}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{color:#00f}.highlight .m{color:#3af}.highlight .s{color:#5a2}.highlight .na,.highlight .nb,.highlight .nc,.highlight .nd,.highlight .ne,.highlight .nf,.highlight .ni,.highlight .nl,.highlight .nn,.highlight .no,.highlight .nt,.highlight .nv,.highlight .nx,.highlight .py{color:#000}.highlight .ow{color:#00f}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#3af}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#5a2}.highlight .bp,.highlight .fm,.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#000}.highlight .il{color:#3af} \ No newline at end of file diff --git a/theme/static/pygments/algol.css b/theme/static/pygments/algol.css new file mode 100644 index 0000000..c21f022 --- /dev/null +++ b/theme/static/pygments/algol.css @@ -0,0 +1,44 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #888888; font-style: italic } /* Comment */ +.highlight .err { border: 1px solid #FF0000 } /* Error */ +.highlight .k { font-weight: bold; text-decoration: underline } /* Keyword */ +.highlight .ch { color: #888888; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #888888; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #888888; font-weight: bold } /* Comment.Preproc */ +.highlight .cpf { color: #888888; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #888888; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #888888; font-weight: bold } /* Comment.Special */ +.highlight .kc { font-weight: bold; text-decoration: underline } /* Keyword.Constant */ +.highlight .kd { font-weight: bold; font-style: italic; text-decoration: underline } /* Keyword.Declaration */ +.highlight .kn { font-weight: bold; text-decoration: underline } /* Keyword.Namespace */ +.highlight .kp { font-weight: bold; text-decoration: underline } /* Keyword.Pseudo */ +.highlight .kr { font-weight: bold; text-decoration: underline } /* Keyword.Reserved */ +.highlight .kt { font-weight: bold; text-decoration: underline } /* Keyword.Type */ +.highlight .s { color: #666666; font-style: italic } /* Literal.String */ +.highlight .nb { font-weight: bold; font-style: italic } /* Name.Builtin */ +.highlight .nc { color: #666666; font-weight: bold; font-style: italic } /* Name.Class */ +.highlight .no { color: #666666; font-weight: bold; font-style: italic } /* Name.Constant */ +.highlight .nf { color: #666666; font-weight: bold; font-style: italic } /* Name.Function */ +.highlight .nn { color: #666666; font-weight: bold; font-style: italic } /* Name.Namespace */ +.highlight .nv { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable */ +.highlight .ow { font-weight: bold } /* Operator.Word */ +.highlight .sa { color: #666666; font-style: italic } /* Literal.String.Affix */ +.highlight .sb { color: #666666; font-style: italic } /* Literal.String.Backtick */ +.highlight .sc { color: #666666; font-style: italic } /* Literal.String.Char */ +.highlight .dl { color: #666666; font-style: italic } /* Literal.String.Delimiter */ +.highlight .sd { color: #666666; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #666666; font-style: italic } /* Literal.String.Double */ +.highlight .se { color: #666666; font-style: italic } /* Literal.String.Escape */ +.highlight .sh { color: #666666; font-style: italic } /* Literal.String.Heredoc */ +.highlight .si { color: #666666; font-style: italic } /* Literal.String.Interpol */ +.highlight .sx { color: #666666; font-style: italic } /* Literal.String.Other */ +.highlight .sr { color: #666666; font-style: italic } /* Literal.String.Regex */ +.highlight .s1 { color: #666666; font-style: italic } /* Literal.String.Single */ +.highlight .ss { color: #666666; font-style: italic } /* Literal.String.Symbol */ +.highlight .bp { font-weight: bold; font-style: italic } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #666666; font-weight: bold; font-style: italic } /* Name.Function.Magic */ +.highlight .vc { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Class */ +.highlight .vg { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Global */ +.highlight .vi { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Instance */ +.highlight .vm { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Magic */ \ No newline at end of file diff --git a/theme/static/pygments/algol.min.css b/theme/static/pygments/algol.min.css new file mode 100644 index 0000000..2b7f681 --- /dev/null +++ b/theme/static/pygments/algol.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#888;font-style:italic}.highlight .err{border:1px solid red}.highlight .k{font-weight:700;text-decoration:underline}.highlight .ch,.highlight .cm{color:#888;font-style:italic}.highlight .cp{color:#888;font-weight:700}.highlight .c1,.highlight .cpf{color:#888;font-style:italic}.highlight .cs{color:#888;font-weight:700}.highlight .kc,.highlight .kd{font-weight:700;text-decoration:underline}.highlight .kd{font-style:italic}.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{font-weight:700;text-decoration:underline}.highlight .s{color:#666;font-style:italic}.highlight .nb,.highlight .nc{font-weight:700;font-style:italic}.highlight .nc{color:#666}.highlight .nf,.highlight .nn,.highlight .no,.highlight .nv{color:#666;font-weight:700;font-style:italic}.highlight .ow{font-weight:700}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#666;font-style:italic}.highlight .bp,.highlight .fm{font-weight:700;font-style:italic}.highlight .fm{color:#666}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#666;font-weight:700;font-style:italic} \ No newline at end of file diff --git a/theme/static/pygments/algol_nu.css b/theme/static/pygments/algol_nu.css new file mode 100644 index 0000000..8ec2d15 --- /dev/null +++ b/theme/static/pygments/algol_nu.css @@ -0,0 +1,44 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #888888; font-style: italic } /* Comment */ +.highlight .err { border: 1px solid #FF0000 } /* Error */ +.highlight .k { font-weight: bold } /* Keyword */ +.highlight .ch { color: #888888; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #888888; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #888888; font-weight: bold } /* Comment.Preproc */ +.highlight .cpf { color: #888888; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #888888; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #888888; font-weight: bold } /* Comment.Special */ +.highlight .kc { font-weight: bold } /* Keyword.Constant */ +.highlight .kd { font-weight: bold; font-style: italic } /* Keyword.Declaration */ +.highlight .kn { font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { font-weight: bold } /* Keyword.Pseudo */ +.highlight .kr { font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { font-weight: bold } /* Keyword.Type */ +.highlight .s { color: #666666; font-style: italic } /* Literal.String */ +.highlight .nb { font-weight: bold; font-style: italic } /* Name.Builtin */ +.highlight .nc { color: #666666; font-weight: bold; font-style: italic } /* Name.Class */ +.highlight .no { color: #666666; font-weight: bold; font-style: italic } /* Name.Constant */ +.highlight .nf { color: #666666; font-weight: bold; font-style: italic } /* Name.Function */ +.highlight .nn { color: #666666; font-weight: bold; font-style: italic } /* Name.Namespace */ +.highlight .nv { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable */ +.highlight .ow { font-weight: bold } /* Operator.Word */ +.highlight .sa { color: #666666; font-style: italic } /* Literal.String.Affix */ +.highlight .sb { color: #666666; font-style: italic } /* Literal.String.Backtick */ +.highlight .sc { color: #666666; font-style: italic } /* Literal.String.Char */ +.highlight .dl { color: #666666; font-style: italic } /* Literal.String.Delimiter */ +.highlight .sd { color: #666666; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #666666; font-style: italic } /* Literal.String.Double */ +.highlight .se { color: #666666; font-style: italic } /* Literal.String.Escape */ +.highlight .sh { color: #666666; font-style: italic } /* Literal.String.Heredoc */ +.highlight .si { color: #666666; font-style: italic } /* Literal.String.Interpol */ +.highlight .sx { color: #666666; font-style: italic } /* Literal.String.Other */ +.highlight .sr { color: #666666; font-style: italic } /* Literal.String.Regex */ +.highlight .s1 { color: #666666; font-style: italic } /* Literal.String.Single */ +.highlight .ss { color: #666666; font-style: italic } /* Literal.String.Symbol */ +.highlight .bp { font-weight: bold; font-style: italic } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #666666; font-weight: bold; font-style: italic } /* Name.Function.Magic */ +.highlight .vc { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Class */ +.highlight .vg { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Global */ +.highlight .vi { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Instance */ +.highlight .vm { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Magic */ \ No newline at end of file diff --git a/theme/static/pygments/algol_nu.min.css b/theme/static/pygments/algol_nu.min.css new file mode 100644 index 0000000..bdd8dd5 --- /dev/null +++ b/theme/static/pygments/algol_nu.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#888;font-style:italic}.highlight .err{border:1px solid red}.highlight .k{font-weight:700}.highlight .ch,.highlight .cm{color:#888;font-style:italic}.highlight .cp{color:#888;font-weight:700}.highlight .c1,.highlight .cpf{color:#888;font-style:italic}.highlight .cs{color:#888}.highlight .cs,.highlight .kc,.highlight .kd{font-weight:700}.highlight .kd{font-style:italic}.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{font-weight:700}.highlight .s{color:#666;font-style:italic}.highlight .nb,.highlight .nc{font-weight:700;font-style:italic}.highlight .nc{color:#666}.highlight .nf,.highlight .nn,.highlight .no,.highlight .nv{color:#666;font-weight:700;font-style:italic}.highlight .ow{font-weight:700}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#666;font-style:italic}.highlight .bp,.highlight .fm{font-weight:700;font-style:italic}.highlight .fm{color:#666}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#666;font-weight:700;font-style:italic} \ No newline at end of file diff --git a/theme/static/pygments/arduino.css b/theme/static/pygments/arduino.css new file mode 100644 index 0000000..69e723a --- /dev/null +++ b/theme/static/pygments/arduino.css @@ -0,0 +1,61 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #95a5a6 } /* Comment */ +.highlight .err { color: #a61717 } /* Error */ +.highlight .k { color: #728E00 } /* Keyword */ +.highlight .n { color: #434f54 } /* Name */ +.highlight .o { color: #728E00 } /* Operator */ +.highlight .ch { color: #95a5a6 } /* Comment.Hashbang */ +.highlight .cm { color: #95a5a6 } /* Comment.Multiline */ +.highlight .cp { color: #728E00 } /* Comment.Preproc */ +.highlight .cpf { color: #95a5a6 } /* Comment.PreprocFile */ +.highlight .c1 { color: #95a5a6 } /* Comment.Single */ +.highlight .cs { color: #95a5a6 } /* Comment.Special */ +.highlight .kc { color: #00979D } /* Keyword.Constant */ +.highlight .kd { color: #728E00 } /* Keyword.Declaration */ +.highlight .kn { color: #728E00 } /* Keyword.Namespace */ +.highlight .kp { color: #00979D } /* Keyword.Pseudo */ +.highlight .kr { color: #00979D } /* Keyword.Reserved */ +.highlight .kt { color: #00979D } /* Keyword.Type */ +.highlight .m { color: #8A7B52 } /* Literal.Number */ +.highlight .s { color: #7F8C8D } /* Literal.String */ +.highlight .na { color: #434f54 } /* Name.Attribute */ +.highlight .nb { color: #728E00 } /* Name.Builtin */ +.highlight .nc { color: #434f54 } /* Name.Class */ +.highlight .no { color: #434f54 } /* Name.Constant */ +.highlight .nd { color: #434f54 } /* Name.Decorator */ +.highlight .ni { color: #434f54 } /* Name.Entity */ +.highlight .ne { color: #434f54 } /* Name.Exception */ +.highlight .nf { color: #D35400 } /* Name.Function */ +.highlight .nl { color: #434f54 } /* Name.Label */ +.highlight .nn { color: #434f54 } /* Name.Namespace */ +.highlight .nx { color: #728E00 } /* Name.Other */ +.highlight .py { color: #434f54 } /* Name.Property */ +.highlight .nt { color: #434f54 } /* Name.Tag */ +.highlight .nv { color: #434f54 } /* Name.Variable */ +.highlight .ow { color: #728E00 } /* Operator.Word */ +.highlight .mb { color: #8A7B52 } /* Literal.Number.Bin */ +.highlight .mf { color: #8A7B52 } /* Literal.Number.Float */ +.highlight .mh { color: #8A7B52 } /* Literal.Number.Hex */ +.highlight .mi { color: #8A7B52 } /* Literal.Number.Integer */ +.highlight .mo { color: #8A7B52 } /* Literal.Number.Oct */ +.highlight .sa { color: #7F8C8D } /* Literal.String.Affix */ +.highlight .sb { color: #7F8C8D } /* Literal.String.Backtick */ +.highlight .sc { color: #7F8C8D } /* Literal.String.Char */ +.highlight .dl { color: #7F8C8D } /* Literal.String.Delimiter */ +.highlight .sd { color: #7F8C8D } /* Literal.String.Doc */ +.highlight .s2 { color: #7F8C8D } /* Literal.String.Double */ +.highlight .se { color: #7F8C8D } /* Literal.String.Escape */ +.highlight .sh { color: #7F8C8D } /* Literal.String.Heredoc */ +.highlight .si { color: #7F8C8D } /* Literal.String.Interpol */ +.highlight .sx { color: #7F8C8D } /* Literal.String.Other */ +.highlight .sr { color: #7F8C8D } /* Literal.String.Regex */ +.highlight .s1 { color: #7F8C8D } /* Literal.String.Single */ +.highlight .ss { color: #7F8C8D } /* Literal.String.Symbol */ +.highlight .bp { color: #728E00 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #D35400 } /* Name.Function.Magic */ +.highlight .vc { color: #434f54 } /* Name.Variable.Class */ +.highlight .vg { color: #434f54 } /* Name.Variable.Global */ +.highlight .vi { color: #434f54 } /* Name.Variable.Instance */ +.highlight .vm { color: #434f54 } /* Name.Variable.Magic */ +.highlight .il { color: #8A7B52 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/arduino.min.css b/theme/static/pygments/arduino.min.css new file mode 100644 index 0000000..36af242 --- /dev/null +++ b/theme/static/pygments/arduino.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#95a5a6}.highlight .err{color:#a61717}.highlight .k{color:#728e00}.highlight .n{color:#434f54}.highlight .o{color:#728e00}.highlight .ch,.highlight .cm{color:#95a5a6}.highlight .cp{color:#728e00}.highlight .c1,.highlight .cpf,.highlight .cs{color:#95a5a6}.highlight .kc{color:#00979d}.highlight .kd,.highlight .kn{color:#728e00}.highlight .kp,.highlight .kr,.highlight .kt{color:#00979d}.highlight .m{color:#8a7b52}.highlight .s{color:#7f8c8d}.highlight .na{color:#434f54}.highlight .nb{color:#728e00}.highlight .nc,.highlight .nd,.highlight .ne,.highlight .ni,.highlight .no{color:#434f54}.highlight .nf{color:#d35400}.highlight .nl,.highlight .nn{color:#434f54}.highlight .nx{color:#728e00}.highlight .nt,.highlight .nv,.highlight .py{color:#434f54}.highlight .ow{color:#728e00}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#8a7b52}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#7f8c8d}.highlight .bp{color:#728e00}.highlight .fm{color:#d35400}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#434f54}.highlight .il{color:#8a7b52} \ No newline at end of file diff --git a/theme/static/pygments/autumn.css b/theme/static/pygments/autumn.css new file mode 100644 index 0000000..ce8fc60 --- /dev/null +++ b/theme/static/pygments/autumn.css @@ -0,0 +1,66 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #aaaaaa; font-style: italic } /* Comment */ +.highlight .err { color: #FF0000; background-color: #FFAAAA } /* Error */ +.highlight .k { color: #0000aa } /* Keyword */ +.highlight .ch { color: #aaaaaa; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #aaaaaa; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #4c8317 } /* Comment.Preproc */ +.highlight .cpf { color: #aaaaaa; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #aaaaaa; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #0000aa; font-style: italic } /* Comment.Special */ +.highlight .gd { color: #aa0000 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #aa0000 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00aa00 } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #555555 } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #aa0000 } /* Generic.Traceback */ +.highlight .kc { color: #0000aa } /* Keyword.Constant */ +.highlight .kd { color: #0000aa } /* Keyword.Declaration */ +.highlight .kn { color: #0000aa } /* Keyword.Namespace */ +.highlight .kp { color: #0000aa } /* Keyword.Pseudo */ +.highlight .kr { color: #0000aa } /* Keyword.Reserved */ +.highlight .kt { color: #00aaaa } /* Keyword.Type */ +.highlight .m { color: #009999 } /* Literal.Number */ +.highlight .s { color: #aa5500 } /* Literal.String */ +.highlight .na { color: #1e90ff } /* Name.Attribute */ +.highlight .nb { color: #00aaaa } /* Name.Builtin */ +.highlight .nc { color: #00aa00; text-decoration: underline } /* Name.Class */ +.highlight .no { color: #aa0000 } /* Name.Constant */ +.highlight .nd { color: #888888 } /* Name.Decorator */ +.highlight .ni { color: #880000; font-weight: bold } /* Name.Entity */ +.highlight .nf { color: #00aa00 } /* Name.Function */ +.highlight .nn { color: #00aaaa; text-decoration: underline } /* Name.Namespace */ +.highlight .nt { color: #1e90ff; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #aa0000 } /* Name.Variable */ +.highlight .ow { color: #0000aa } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #009999 } /* Literal.Number.Bin */ +.highlight .mf { color: #009999 } /* Literal.Number.Float */ +.highlight .mh { color: #009999 } /* Literal.Number.Hex */ +.highlight .mi { color: #009999 } /* Literal.Number.Integer */ +.highlight .mo { color: #009999 } /* Literal.Number.Oct */ +.highlight .sa { color: #aa5500 } /* Literal.String.Affix */ +.highlight .sb { color: #aa5500 } /* Literal.String.Backtick */ +.highlight .sc { color: #aa5500 } /* Literal.String.Char */ +.highlight .dl { color: #aa5500 } /* Literal.String.Delimiter */ +.highlight .sd { color: #aa5500 } /* Literal.String.Doc */ +.highlight .s2 { color: #aa5500 } /* Literal.String.Double */ +.highlight .se { color: #aa5500 } /* Literal.String.Escape */ +.highlight .sh { color: #aa5500 } /* Literal.String.Heredoc */ +.highlight .si { color: #aa5500 } /* Literal.String.Interpol */ +.highlight .sx { color: #aa5500 } /* Literal.String.Other */ +.highlight .sr { color: #009999 } /* Literal.String.Regex */ +.highlight .s1 { color: #aa5500 } /* Literal.String.Single */ +.highlight .ss { color: #0000aa } /* Literal.String.Symbol */ +.highlight .bp { color: #00aaaa } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #00aa00 } /* Name.Function.Magic */ +.highlight .vc { color: #aa0000 } /* Name.Variable.Class */ +.highlight .vg { color: #aa0000 } /* Name.Variable.Global */ +.highlight .vi { color: #aa0000 } /* Name.Variable.Instance */ +.highlight .vm { color: #aa0000 } /* Name.Variable.Magic */ +.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/autumn.min.css b/theme/static/pygments/autumn.min.css new file mode 100644 index 0000000..c59fa3e --- /dev/null +++ b/theme/static/pygments/autumn.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#aaa;font-style:italic}.highlight .err{color:red;background-color:#faa}.highlight .k{color:#00a}.highlight .ch,.highlight .cm{color:#aaa;font-style:italic}.highlight .cp{color:#4c8317}.highlight .c1,.highlight .cpf{color:#aaa;font-style:italic}.highlight .cs{color:#00a;font-style:italic}.highlight .gd{color:#a00}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#0a0}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:purple}.highlight .gt{color:#a00}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:#00a}.highlight .kt{color:#0aa}.highlight .m{color:#099}.highlight .s{color:#a50}.highlight .na{color:#1e90ff}.highlight .nb{color:#0aa}.highlight .nc{color:#0a0;text-decoration:underline}.highlight .no{color:#a00}.highlight .nd{color:#888}.highlight .ni{color:#800;font-weight:700}.highlight .nf{color:#0a0}.highlight .nn{color:#0aa;text-decoration:underline}.highlight .nt{color:#1e90ff;font-weight:700}.highlight .nv{color:#a00}.highlight .ow{color:#00a}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#099}.highlight .dl,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx{color:#a50}.highlight .sr{color:#099}.highlight .s1{color:#a50}.highlight .ss{color:#00a}.highlight .bp{color:#0aa}.highlight .fm{color:#0a0}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#a00}.highlight .il{color:#099} \ No newline at end of file diff --git a/theme/static/pygments/borland.css b/theme/static/pygments/borland.css new file mode 100644 index 0000000..8a06216 --- /dev/null +++ b/theme/static/pygments/borland.css @@ -0,0 +1,52 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #008800; font-style: italic } /* Comment */ +.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ +.highlight .k { color: #000080; font-weight: bold } /* Keyword */ +.highlight .ch { color: #008800; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #008800; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #008080 } /* Comment.Preproc */ +.highlight .cpf { color: #008800; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #008800; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #008800; font-weight: bold } /* Comment.Special */ +.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #aa0000 } /* Generic.Error */ +.highlight .gh { color: #999999 } /* Generic.Heading */ +.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #555555 } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #aaaaaa } /* Generic.Subheading */ +.highlight .gt { color: #aa0000 } /* Generic.Traceback */ +.highlight .kc { color: #000080; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #000080; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #000080; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #000080; font-weight: bold } /* Keyword.Pseudo */ +.highlight .kr { color: #000080; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #000080; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #0000FF } /* Literal.Number */ +.highlight .s { color: #0000FF } /* Literal.String */ +.highlight .na { color: #FF0000 } /* Name.Attribute */ +.highlight .nt { color: #000080; font-weight: bold } /* Name.Tag */ +.highlight .ow { font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #0000FF } /* Literal.Number.Bin */ +.highlight .mf { color: #0000FF } /* Literal.Number.Float */ +.highlight .mh { color: #0000FF } /* Literal.Number.Hex */ +.highlight .mi { color: #0000FF } /* Literal.Number.Integer */ +.highlight .mo { color: #0000FF } /* Literal.Number.Oct */ +.highlight .sa { color: #0000FF } /* Literal.String.Affix */ +.highlight .sb { color: #0000FF } /* Literal.String.Backtick */ +.highlight .sc { color: #800080 } /* Literal.String.Char */ +.highlight .dl { color: #0000FF } /* Literal.String.Delimiter */ +.highlight .sd { color: #0000FF } /* Literal.String.Doc */ +.highlight .s2 { color: #0000FF } /* Literal.String.Double */ +.highlight .se { color: #0000FF } /* Literal.String.Escape */ +.highlight .sh { color: #0000FF } /* Literal.String.Heredoc */ +.highlight .si { color: #0000FF } /* Literal.String.Interpol */ +.highlight .sx { color: #0000FF } /* Literal.String.Other */ +.highlight .sr { color: #0000FF } /* Literal.String.Regex */ +.highlight .s1 { color: #0000FF } /* Literal.String.Single */ +.highlight .ss { color: #0000FF } /* Literal.String.Symbol */ +.highlight .il { color: #0000FF } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/borland.min.css b/theme/static/pygments/borland.min.css new file mode 100644 index 0000000..a1b4909 --- /dev/null +++ b/theme/static/pygments/borland.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#080;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{color:navy;font-weight:700}.highlight .ch,.highlight .cm{color:#080;font-style:italic}.highlight .cp{color:teal}.highlight .c1,.highlight .cpf{color:#080;font-style:italic}.highlight .cs{color:#080;font-weight:700}.highlight .gd{color:#000;background-color:#fdd}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:700}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{color:navy;font-weight:700}.highlight .m,.highlight .s{color:#00f}.highlight .na{color:red}.highlight .nt{color:navy}.highlight .nt,.highlight .ow{font-weight:700}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo,.highlight .sa,.highlight .sb{color:#00f}.highlight .sc{color:purple}.highlight .dl,.highlight .il,.highlight .s1,.highlight .s2,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#00f} \ No newline at end of file diff --git a/theme/static/pygments/bw.css b/theme/static/pygments/bw.css new file mode 100644 index 0000000..397d536 --- /dev/null +++ b/theme/static/pygments/bw.css @@ -0,0 +1,39 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { font-style: italic } /* Comment */ +.highlight .err { border: 1px solid #FF0000 } /* Error */ +.highlight .k { font-weight: bold } /* Keyword */ +.highlight .ch { font-style: italic } /* Comment.Hashbang */ +.highlight .cm { font-style: italic } /* Comment.Multiline */ +.highlight .cpf { font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { font-style: italic } /* Comment.Single */ +.highlight .cs { font-style: italic } /* Comment.Special */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gh { font-weight: bold } /* Generic.Heading */ +.highlight .gp { font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { font-weight: bold } /* Generic.Subheading */ +.highlight .kc { font-weight: bold } /* Keyword.Constant */ +.highlight .kd { font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { font-weight: bold } /* Keyword.Namespace */ +.highlight .kr { font-weight: bold } /* Keyword.Reserved */ +.highlight .s { font-style: italic } /* Literal.String */ +.highlight .nc { font-weight: bold } /* Name.Class */ +.highlight .ni { font-weight: bold } /* Name.Entity */ +.highlight .ne { font-weight: bold } /* Name.Exception */ +.highlight .nn { font-weight: bold } /* Name.Namespace */ +.highlight .nt { font-weight: bold } /* Name.Tag */ +.highlight .ow { font-weight: bold } /* Operator.Word */ +.highlight .sa { font-style: italic } /* Literal.String.Affix */ +.highlight .sb { font-style: italic } /* Literal.String.Backtick */ +.highlight .sc { font-style: italic } /* Literal.String.Char */ +.highlight .dl { font-style: italic } /* Literal.String.Delimiter */ +.highlight .sd { font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { font-style: italic } /* Literal.String.Double */ +.highlight .se { font-weight: bold; font-style: italic } /* Literal.String.Escape */ +.highlight .sh { font-style: italic } /* Literal.String.Heredoc */ +.highlight .si { font-weight: bold; font-style: italic } /* Literal.String.Interpol */ +.highlight .sx { font-style: italic } /* Literal.String.Other */ +.highlight .sr { font-style: italic } /* Literal.String.Regex */ +.highlight .s1 { font-style: italic } /* Literal.String.Single */ +.highlight .ss { font-style: italic } /* Literal.String.Symbol */ \ No newline at end of file diff --git a/theme/static/pygments/bw.min.css b/theme/static/pygments/bw.min.css new file mode 100644 index 0000000..ab223f5 --- /dev/null +++ b/theme/static/pygments/bw.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{font-style:italic}.highlight .err{border:1px solid red}.highlight .k{font-weight:700}.highlight .c1,.highlight .ch,.highlight .cm,.highlight .cpf,.highlight .cs,.highlight .ge{font-style:italic}.highlight .gh,.highlight .gp,.highlight .gs,.highlight .gu,.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kr{font-weight:700}.highlight .s{font-style:italic}.highlight .nc,.highlight .ne,.highlight .ni,.highlight .nn,.highlight .nt,.highlight .ow{font-weight:700}.highlight .dl,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se{font-style:italic}.highlight .se{font-weight:700}.highlight .sh,.highlight .si{font-style:italic}.highlight .si{font-weight:700}.highlight .s1,.highlight .sr,.highlight .ss,.highlight .sx{font-style:italic} \ No newline at end of file diff --git a/theme/static/pygments/colorful.css b/theme/static/pygments/colorful.css new file mode 100644 index 0000000..ea02512 --- /dev/null +++ b/theme/static/pygments/colorful.css @@ -0,0 +1,69 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #888888 } /* Comment */ +.highlight .err { color: #FF0000; background-color: #FFAAAA } /* Error */ +.highlight .k { color: #008800; font-weight: bold } /* Keyword */ +.highlight .o { color: #333333 } /* Operator */ +.highlight .ch { color: #888888 } /* Comment.Hashbang */ +.highlight .cm { color: #888888 } /* Comment.Multiline */ +.highlight .cp { color: #557799 } /* Comment.Preproc */ +.highlight .cpf { color: #888888 } /* Comment.PreprocFile */ +.highlight .c1 { color: #888888 } /* Comment.Single */ +.highlight .cs { color: #cc0000; font-weight: bold } /* Comment.Special */ +.highlight .gd { color: #A00000 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #FF0000 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00A000 } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #0044DD } /* Generic.Traceback */ +.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #003388; font-weight: bold } /* Keyword.Pseudo */ +.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #333399; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #6600EE; font-weight: bold } /* Literal.Number */ +.highlight .s { background-color: #fff0f0 } /* Literal.String */ +.highlight .na { color: #0000CC } /* Name.Attribute */ +.highlight .nb { color: #007020 } /* Name.Builtin */ +.highlight .nc { color: #BB0066; font-weight: bold } /* Name.Class */ +.highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ +.highlight .nd { color: #555555; font-weight: bold } /* Name.Decorator */ +.highlight .ni { color: #880000; font-weight: bold } /* Name.Entity */ +.highlight .ne { color: #FF0000; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #0066BB; font-weight: bold } /* Name.Function */ +.highlight .nl { color: #997700; font-weight: bold } /* Name.Label */ +.highlight .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */ +.highlight .nt { color: #007700 } /* Name.Tag */ +.highlight .nv { color: #996633 } /* Name.Variable */ +.highlight .ow { color: #000000; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #6600EE; font-weight: bold } /* Literal.Number.Bin */ +.highlight .mf { color: #6600EE; font-weight: bold } /* Literal.Number.Float */ +.highlight .mh { color: #005588; font-weight: bold } /* Literal.Number.Hex */ +.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ +.highlight .mo { color: #4400EE; font-weight: bold } /* Literal.Number.Oct */ +.highlight .sa { background-color: #fff0f0 } /* Literal.String.Affix */ +.highlight .sb { background-color: #fff0f0 } /* Literal.String.Backtick */ +.highlight .sc { color: #0044DD } /* Literal.String.Char */ +.highlight .dl { background-color: #fff0f0 } /* Literal.String.Delimiter */ +.highlight .sd { color: #DD4422 } /* Literal.String.Doc */ +.highlight .s2 { background-color: #fff0f0 } /* Literal.String.Double */ +.highlight .se { color: #666666; font-weight: bold; background-color: #fff0f0 } /* Literal.String.Escape */ +.highlight .sh { background-color: #fff0f0 } /* Literal.String.Heredoc */ +.highlight .si { background-color: #eeeeee } /* Literal.String.Interpol */ +.highlight .sx { color: #DD2200; background-color: #fff0f0 } /* Literal.String.Other */ +.highlight .sr { color: #000000; background-color: #fff0ff } /* Literal.String.Regex */ +.highlight .s1 { background-color: #fff0f0 } /* Literal.String.Single */ +.highlight .ss { color: #AA6600 } /* Literal.String.Symbol */ +.highlight .bp { color: #007020 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #0066BB; font-weight: bold } /* Name.Function.Magic */ +.highlight .vc { color: #336699 } /* Name.Variable.Class */ +.highlight .vg { color: #dd7700; font-weight: bold } /* Name.Variable.Global */ +.highlight .vi { color: #3333BB } /* Name.Variable.Instance */ +.highlight .vm { color: #996633 } /* Name.Variable.Magic */ +.highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/colorful.min.css b/theme/static/pygments/colorful.min.css new file mode 100644 index 0000000..75bf3bf --- /dev/null +++ b/theme/static/pygments/colorful.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#888}.highlight .err{color:red;background-color:#faa}.highlight .k{color:#080;font-weight:700}.highlight .o{color:#333}.highlight .ch,.highlight .cm{color:#888}.highlight .cp{color:#579}.highlight .c1,.highlight .cpf{color:#888}.highlight .cs{color:#c00;font-weight:700}.highlight .gd{color:#a00000}.highlight .ge{font-style:italic}.highlight .gr{color:red}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#00a000}.highlight .go{color:#888}.highlight .gp{color:#c65d09}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:purple}.highlight .gt{color:#04d}.highlight .kc,.highlight .kd,.highlight .kn{color:#080;font-weight:700}.highlight .kp{color:#038;font-weight:700}.highlight .kr{color:#080;font-weight:700}.highlight .kt{color:#339;font-weight:700}.highlight .m{color:#60e;font-weight:700}.highlight .s{background-color:#fff0f0}.highlight .na{color:#00c}.highlight .nb{color:#007020}.highlight .nc{color:#b06;font-weight:700}.highlight .no{color:#036;font-weight:700}.highlight .nd{color:#555;font-weight:700}.highlight .ni{color:#800;font-weight:700}.highlight .ne{color:red;font-weight:700}.highlight .nf{color:#06b;font-weight:700}.highlight .nl{color:#970;font-weight:700}.highlight .nn{color:#0e84b5;font-weight:700}.highlight .nt{color:#070}.highlight .nv{color:#963}.highlight .ow{color:#000;font-weight:700}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf{color:#60e;font-weight:700}.highlight .mh{color:#058;font-weight:700}.highlight .mi{color:#00d;font-weight:700}.highlight .mo{color:#40e;font-weight:700}.highlight .sa,.highlight .sb{background-color:#fff0f0}.highlight .sc{color:#04d}.highlight .dl{background-color:#fff0f0}.highlight .sd{color:#d42}.highlight .s2,.highlight .se{background-color:#fff0f0}.highlight .se{color:#666;font-weight:700}.highlight .sh{background-color:#fff0f0}.highlight .si{background-color:#eee}.highlight .sx{color:#d20;background-color:#fff0f0}.highlight .sr{color:#000;background-color:#fff0ff}.highlight .s1{background-color:#fff0f0}.highlight .ss{color:#a60}.highlight .bp{color:#007020}.highlight .fm{color:#06b;font-weight:700}.highlight .vc{color:#369}.highlight .vg{color:#d70;font-weight:700}.highlight .vi{color:#33b}.highlight .vm{color:#963}.highlight .il{color:#00d;font-weight:700} \ No newline at end of file diff --git a/theme/static/pygments/default.css b/theme/static/pygments/default.css new file mode 100644 index 0000000..631bc92 --- /dev/null +++ b/theme/static/pygments/default.css @@ -0,0 +1,69 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #f8f8f8; } +.highlight .c { color: #408080; font-style: italic } /* Comment */ +.highlight .err { border: 1px solid #FF0000 } /* Error */ +.highlight .k { color: #008000; font-weight: bold } /* Keyword */ +.highlight .o { color: #666666 } /* Operator */ +.highlight .ch { color: #408080; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #408080; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #BC7A00 } /* Comment.Preproc */ +.highlight .cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #408080; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #408080; font-style: italic } /* Comment.Special */ +.highlight .gd { color: #A00000 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #FF0000 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00A000 } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #0044DD } /* Generic.Traceback */ +.highlight .kc { color: #008000; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #008000 } /* Keyword.Pseudo */ +.highlight .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #B00040 } /* Keyword.Type */ +.highlight .m { color: #666666 } /* Literal.Number */ +.highlight .s { color: #BA2121 } /* Literal.String */ +.highlight .na { color: #7D9029 } /* Name.Attribute */ +.highlight .nb { color: #008000 } /* Name.Builtin */ +.highlight .nc { color: #0000FF; font-weight: bold } /* Name.Class */ +.highlight .no { color: #880000 } /* Name.Constant */ +.highlight .nd { color: #AA22FF } /* Name.Decorator */ +.highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */ +.highlight .ne { color: #D2413A; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #0000FF } /* Name.Function */ +.highlight .nl { color: #A0A000 } /* Name.Label */ +.highlight .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */ +.highlight .nt { color: #008000; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #19177C } /* Name.Variable */ +.highlight .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #666666 } /* Literal.Number.Bin */ +.highlight .mf { color: #666666 } /* Literal.Number.Float */ +.highlight .mh { color: #666666 } /* Literal.Number.Hex */ +.highlight .mi { color: #666666 } /* Literal.Number.Integer */ +.highlight .mo { color: #666666 } /* Literal.Number.Oct */ +.highlight .sa { color: #BA2121 } /* Literal.String.Affix */ +.highlight .sb { color: #BA2121 } /* Literal.String.Backtick */ +.highlight .sc { color: #BA2121 } /* Literal.String.Char */ +.highlight .dl { color: #BA2121 } /* Literal.String.Delimiter */ +.highlight .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #BA2121 } /* Literal.String.Double */ +.highlight .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */ +.highlight .sh { color: #BA2121 } /* Literal.String.Heredoc */ +.highlight .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */ +.highlight .sx { color: #008000 } /* Literal.String.Other */ +.highlight .sr { color: #BB6688 } /* Literal.String.Regex */ +.highlight .s1 { color: #BA2121 } /* Literal.String.Single */ +.highlight .ss { color: #19177C } /* Literal.String.Symbol */ +.highlight .bp { color: #008000 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #0000FF } /* Name.Function.Magic */ +.highlight .vc { color: #19177C } /* Name.Variable.Class */ +.highlight .vg { color: #19177C } /* Name.Variable.Global */ +.highlight .vi { color: #19177C } /* Name.Variable.Instance */ +.highlight .vm { color: #19177C } /* Name.Variable.Magic */ +.highlight .il { color: #666666 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/default.min.css b/theme/static/pygments/default.min.css new file mode 100644 index 0000000..42b28b9 --- /dev/null +++ b/theme/static/pygments/default.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#f8f8f8}.highlight .c{color:#408080;font-style:italic}.highlight .err{border:1px solid red}.highlight .k{color:green;font-weight:700}.highlight .o{color:#666}.highlight .ch,.highlight .cm{color:#408080;font-style:italic}.highlight .cp{color:#bc7a00}.highlight .c1,.highlight .cpf,.highlight .cs{color:#408080;font-style:italic}.highlight .gd{color:#a00000}.highlight .ge{font-style:italic}.highlight .gr{color:red}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#00a000}.highlight .go{color:#888}.highlight .gp{color:navy}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:purple}.highlight .gt{color:#04d}.highlight .kc,.highlight .kd,.highlight .kn{color:green;font-weight:700}.highlight .kp{color:green}.highlight .kr{color:green;font-weight:700}.highlight .kt{color:#b00040}.highlight .m{color:#666}.highlight .s{color:#ba2121}.highlight .na{color:#7d9029}.highlight .nb{color:green}.highlight .nc{color:#00f;font-weight:700}.highlight .no{color:#800}.highlight .nd{color:#a2f}.highlight .ni{color:#999;font-weight:700}.highlight .ne{color:#d2413a;font-weight:700}.highlight .nf{color:#00f}.highlight .nl{color:#a0a000}.highlight .nn{color:#00f;font-weight:700}.highlight .nt{color:green;font-weight:700}.highlight .nv{color:#19177c}.highlight .ow{color:#a2f;font-weight:700}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#666}.highlight .dl,.highlight .sa,.highlight .sb,.highlight .sc{color:#ba2121}.highlight .sd{color:#ba2121;font-style:italic}.highlight .s2{color:#ba2121}.highlight .se{color:#b62;font-weight:700}.highlight .sh{color:#ba2121}.highlight .si{color:#b68;font-weight:700}.highlight .sx{color:green}.highlight .sr{color:#b68}.highlight .s1{color:#ba2121}.highlight .ss{color:#19177c}.highlight .bp{color:green}.highlight .fm{color:#00f}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#19177c}.highlight .il{color:#666} \ No newline at end of file diff --git a/theme/static/pygments/emacs.css b/theme/static/pygments/emacs.css new file mode 100644 index 0000000..918ae67 --- /dev/null +++ b/theme/static/pygments/emacs.css @@ -0,0 +1,69 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #f8f8f8; } +.highlight .c { color: #008800; font-style: italic } /* Comment */ +.highlight .err { border: 1px solid #FF0000 } /* Error */ +.highlight .k { color: #AA22FF; font-weight: bold } /* Keyword */ +.highlight .o { color: #666666 } /* Operator */ +.highlight .ch { color: #008800; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #008800; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #008800 } /* Comment.Preproc */ +.highlight .cpf { color: #008800; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #008800; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #008800; font-weight: bold } /* Comment.Special */ +.highlight .gd { color: #A00000 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #FF0000 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00A000 } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #0044DD } /* Generic.Traceback */ +.highlight .kc { color: #AA22FF; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #AA22FF; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #AA22FF; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #AA22FF } /* Keyword.Pseudo */ +.highlight .kr { color: #AA22FF; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #00BB00; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #666666 } /* Literal.Number */ +.highlight .s { color: #BB4444 } /* Literal.String */ +.highlight .na { color: #BB4444 } /* Name.Attribute */ +.highlight .nb { color: #AA22FF } /* Name.Builtin */ +.highlight .nc { color: #0000FF } /* Name.Class */ +.highlight .no { color: #880000 } /* Name.Constant */ +.highlight .nd { color: #AA22FF } /* Name.Decorator */ +.highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */ +.highlight .ne { color: #D2413A; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #00A000 } /* Name.Function */ +.highlight .nl { color: #A0A000 } /* Name.Label */ +.highlight .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */ +.highlight .nt { color: #008000; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #B8860B } /* Name.Variable */ +.highlight .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #666666 } /* Literal.Number.Bin */ +.highlight .mf { color: #666666 } /* Literal.Number.Float */ +.highlight .mh { color: #666666 } /* Literal.Number.Hex */ +.highlight .mi { color: #666666 } /* Literal.Number.Integer */ +.highlight .mo { color: #666666 } /* Literal.Number.Oct */ +.highlight .sa { color: #BB4444 } /* Literal.String.Affix */ +.highlight .sb { color: #BB4444 } /* Literal.String.Backtick */ +.highlight .sc { color: #BB4444 } /* Literal.String.Char */ +.highlight .dl { color: #BB4444 } /* Literal.String.Delimiter */ +.highlight .sd { color: #BB4444; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #BB4444 } /* Literal.String.Double */ +.highlight .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */ +.highlight .sh { color: #BB4444 } /* Literal.String.Heredoc */ +.highlight .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */ +.highlight .sx { color: #008000 } /* Literal.String.Other */ +.highlight .sr { color: #BB6688 } /* Literal.String.Regex */ +.highlight .s1 { color: #BB4444 } /* Literal.String.Single */ +.highlight .ss { color: #B8860B } /* Literal.String.Symbol */ +.highlight .bp { color: #AA22FF } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #00A000 } /* Name.Function.Magic */ +.highlight .vc { color: #B8860B } /* Name.Variable.Class */ +.highlight .vg { color: #B8860B } /* Name.Variable.Global */ +.highlight .vi { color: #B8860B } /* Name.Variable.Instance */ +.highlight .vm { color: #B8860B } /* Name.Variable.Magic */ +.highlight .il { color: #666666 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/emacs.min.css b/theme/static/pygments/emacs.min.css new file mode 100644 index 0000000..818d190 --- /dev/null +++ b/theme/static/pygments/emacs.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#f8f8f8}.highlight .c{color:#080;font-style:italic}.highlight .err{border:1px solid red}.highlight .k{color:#a2f;font-weight:700}.highlight .o{color:#666}.highlight .ch,.highlight .cm{color:#080;font-style:italic}.highlight .cp{color:#080}.highlight .c1,.highlight .cpf{color:#080;font-style:italic}.highlight .cs{color:#080;font-weight:700}.highlight .gd{color:#a00000}.highlight .ge{font-style:italic}.highlight .gr{color:red}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#00a000}.highlight .go{color:#888}.highlight .gp{color:navy}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:purple}.highlight .gt{color:#04d}.highlight .kc,.highlight .kd,.highlight .kn{color:#a2f;font-weight:700}.highlight .kp{color:#a2f}.highlight .kr{color:#a2f;font-weight:700}.highlight .kt{color:#0b0;font-weight:700}.highlight .m{color:#666}.highlight .na,.highlight .s{color:#b44}.highlight .nb{color:#a2f}.highlight .nc{color:#00f}.highlight .no{color:#800}.highlight .nd{color:#a2f}.highlight .ni{color:#999;font-weight:700}.highlight .ne{color:#d2413a;font-weight:700}.highlight .nf{color:#00a000}.highlight .nl{color:#a0a000}.highlight .nn{color:#00f;font-weight:700}.highlight .nt{color:green;font-weight:700}.highlight .nv{color:#b8860b}.highlight .ow{color:#a2f;font-weight:700}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#666}.highlight .dl,.highlight .sa,.highlight .sb,.highlight .sc{color:#b44}.highlight .sd{color:#b44;font-style:italic}.highlight .s2{color:#b44}.highlight .se{color:#b62;font-weight:700}.highlight .sh{color:#b44}.highlight .si{color:#b68;font-weight:700}.highlight .sx{color:green}.highlight .sr{color:#b68}.highlight .s1{color:#b44}.highlight .ss{color:#b8860b}.highlight .bp{color:#a2f}.highlight .fm{color:#00a000}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#b8860b}.highlight .il{color:#666} \ No newline at end of file diff --git a/theme/static/pygments/friendly.css b/theme/static/pygments/friendly.css new file mode 100644 index 0000000..21d9178 --- /dev/null +++ b/theme/static/pygments/friendly.css @@ -0,0 +1,69 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #f0f0f0; } +.highlight .c { color: #60a0b0; font-style: italic } /* Comment */ +.highlight .err { border: 1px solid #FF0000 } /* Error */ +.highlight .k { color: #007020; font-weight: bold } /* Keyword */ +.highlight .o { color: #666666 } /* Operator */ +.highlight .ch { color: #60a0b0; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #60a0b0; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #007020 } /* Comment.Preproc */ +.highlight .cpf { color: #60a0b0; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #60a0b0; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #60a0b0; background-color: #fff0f0 } /* Comment.Special */ +.highlight .gd { color: #A00000 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #FF0000 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00A000 } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #0044DD } /* Generic.Traceback */ +.highlight .kc { color: #007020; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #007020; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #007020; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #007020 } /* Keyword.Pseudo */ +.highlight .kr { color: #007020; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #902000 } /* Keyword.Type */ +.highlight .m { color: #40a070 } /* Literal.Number */ +.highlight .s { color: #4070a0 } /* Literal.String */ +.highlight .na { color: #4070a0 } /* Name.Attribute */ +.highlight .nb { color: #007020 } /* Name.Builtin */ +.highlight .nc { color: #0e84b5; font-weight: bold } /* Name.Class */ +.highlight .no { color: #60add5 } /* Name.Constant */ +.highlight .nd { color: #555555; font-weight: bold } /* Name.Decorator */ +.highlight .ni { color: #d55537; font-weight: bold } /* Name.Entity */ +.highlight .ne { color: #007020 } /* Name.Exception */ +.highlight .nf { color: #06287e } /* Name.Function */ +.highlight .nl { color: #002070; font-weight: bold } /* Name.Label */ +.highlight .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */ +.highlight .nt { color: #062873; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #bb60d5 } /* Name.Variable */ +.highlight .ow { color: #007020; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #40a070 } /* Literal.Number.Bin */ +.highlight .mf { color: #40a070 } /* Literal.Number.Float */ +.highlight .mh { color: #40a070 } /* Literal.Number.Hex */ +.highlight .mi { color: #40a070 } /* Literal.Number.Integer */ +.highlight .mo { color: #40a070 } /* Literal.Number.Oct */ +.highlight .sa { color: #4070a0 } /* Literal.String.Affix */ +.highlight .sb { color: #4070a0 } /* Literal.String.Backtick */ +.highlight .sc { color: #4070a0 } /* Literal.String.Char */ +.highlight .dl { color: #4070a0 } /* Literal.String.Delimiter */ +.highlight .sd { color: #4070a0; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #4070a0 } /* Literal.String.Double */ +.highlight .se { color: #4070a0; font-weight: bold } /* Literal.String.Escape */ +.highlight .sh { color: #4070a0 } /* Literal.String.Heredoc */ +.highlight .si { color: #70a0d0; font-style: italic } /* Literal.String.Interpol */ +.highlight .sx { color: #c65d09 } /* Literal.String.Other */ +.highlight .sr { color: #235388 } /* Literal.String.Regex */ +.highlight .s1 { color: #4070a0 } /* Literal.String.Single */ +.highlight .ss { color: #517918 } /* Literal.String.Symbol */ +.highlight .bp { color: #007020 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #06287e } /* Name.Function.Magic */ +.highlight .vc { color: #bb60d5 } /* Name.Variable.Class */ +.highlight .vg { color: #bb60d5 } /* Name.Variable.Global */ +.highlight .vi { color: #bb60d5 } /* Name.Variable.Instance */ +.highlight .vm { color: #bb60d5 } /* Name.Variable.Magic */ +.highlight .il { color: #40a070 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/friendly.min.css b/theme/static/pygments/friendly.min.css new file mode 100644 index 0000000..9705bbc --- /dev/null +++ b/theme/static/pygments/friendly.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#f0f0f0}.highlight .c{color:#60a0b0;font-style:italic}.highlight .err{border:1px solid red}.highlight .k{color:#007020;font-weight:700}.highlight .o{color:#666}.highlight .ch,.highlight .cm{color:#60a0b0;font-style:italic}.highlight .cp{color:#007020}.highlight .c1,.highlight .cpf{color:#60a0b0;font-style:italic}.highlight .cs{color:#60a0b0;background-color:#fff0f0}.highlight .gd{color:#a00000}.highlight .ge{font-style:italic}.highlight .gr{color:red}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#00a000}.highlight .go{color:#888}.highlight .gp{color:#c65d09}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:purple}.highlight .gt{color:#04d}.highlight .kc,.highlight .kd,.highlight .kn{color:#007020;font-weight:700}.highlight .kp{color:#007020}.highlight .kr{color:#007020;font-weight:700}.highlight .kt{color:#902000}.highlight .m{color:#40a070}.highlight .na,.highlight .s{color:#4070a0}.highlight .nb{color:#007020}.highlight .nc{color:#0e84b5;font-weight:700}.highlight .no{color:#60add5}.highlight .nd{color:#555;font-weight:700}.highlight .ni{color:#d55537;font-weight:700}.highlight .ne{color:#007020}.highlight .nf{color:#06287e}.highlight .nl{color:#002070;font-weight:700}.highlight .nn{color:#0e84b5;font-weight:700}.highlight .nt{color:#062873;font-weight:700}.highlight .nv{color:#bb60d5}.highlight .ow{color:#007020;font-weight:700}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#40a070}.highlight .dl,.highlight .sa,.highlight .sb,.highlight .sc{color:#4070a0}.highlight .sd{color:#4070a0;font-style:italic}.highlight .s2{color:#4070a0}.highlight .se{color:#4070a0;font-weight:700}.highlight .sh{color:#4070a0}.highlight .si{color:#70a0d0;font-style:italic}.highlight .sx{color:#c65d09}.highlight .sr{color:#235388}.highlight .s1{color:#4070a0}.highlight .ss{color:#517918}.highlight .bp{color:#007020}.highlight .fm{color:#06287e}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#bb60d5}.highlight .il{color:#40a070} \ No newline at end of file diff --git a/theme/static/pygments/fruity.css b/theme/static/pygments/fruity.css new file mode 100644 index 0000000..bac047b --- /dev/null +++ b/theme/static/pygments/fruity.css @@ -0,0 +1,78 @@ +.highlight .hll { background-color: #333333 } +.highlight { background: #111111; color: #ffffff } +.highlight .c { color: #008800; font-style: italic; background-color: #0f140f } /* Comment */ +.highlight .err { color: #ffffff } /* Error */ +.highlight .esc { color: #ffffff } /* Escape */ +.highlight .g { color: #ffffff } /* Generic */ +.highlight .k { color: #fb660a; font-weight: bold } /* Keyword */ +.highlight .l { color: #ffffff } /* Literal */ +.highlight .n { color: #ffffff } /* Name */ +.highlight .o { color: #ffffff } /* Operator */ +.highlight .x { color: #ffffff } /* Other */ +.highlight .p { color: #ffffff } /* Punctuation */ +.highlight .ch { color: #008800; font-style: italic; background-color: #0f140f } /* Comment.Hashbang */ +.highlight .cm { color: #008800; font-style: italic; background-color: #0f140f } /* Comment.Multiline */ +.highlight .cp { color: #ff0007; font-weight: bold; font-style: italic; background-color: #0f140f } /* Comment.Preproc */ +.highlight .cpf { color: #008800; font-style: italic; background-color: #0f140f } /* Comment.PreprocFile */ +.highlight .c1 { color: #008800; font-style: italic; background-color: #0f140f } /* Comment.Single */ +.highlight .cs { color: #008800; font-style: italic; background-color: #0f140f } /* Comment.Special */ +.highlight .gd { color: #ffffff } /* Generic.Deleted */ +.highlight .ge { color: #ffffff } /* Generic.Emph */ +.highlight .gr { color: #ffffff } /* Generic.Error */ +.highlight .gh { color: #ffffff; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #ffffff } /* Generic.Inserted */ +.highlight .go { color: #444444; background-color: #222222 } /* Generic.Output */ +.highlight .gp { color: #ffffff } /* Generic.Prompt */ +.highlight .gs { color: #ffffff } /* Generic.Strong */ +.highlight .gu { color: #ffffff; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #ffffff } /* Generic.Traceback */ +.highlight .kc { color: #fb660a; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #fb660a; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #fb660a; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #fb660a } /* Keyword.Pseudo */ +.highlight .kr { color: #fb660a; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #cdcaa9; font-weight: bold } /* Keyword.Type */ +.highlight .ld { color: #ffffff } /* Literal.Date */ +.highlight .m { color: #0086f7; font-weight: bold } /* Literal.Number */ +.highlight .s { color: #0086d2 } /* Literal.String */ +.highlight .na { color: #ff0086; font-weight: bold } /* Name.Attribute */ +.highlight .nb { color: #ffffff } /* Name.Builtin */ +.highlight .nc { color: #ffffff } /* Name.Class */ +.highlight .no { color: #0086d2 } /* Name.Constant */ +.highlight .nd { color: #ffffff } /* Name.Decorator */ +.highlight .ni { color: #ffffff } /* Name.Entity */ +.highlight .ne { color: #ffffff } /* Name.Exception */ +.highlight .nf { color: #ff0086; font-weight: bold } /* Name.Function */ +.highlight .nl { color: #ffffff } /* Name.Label */ +.highlight .nn { color: #ffffff } /* Name.Namespace */ +.highlight .nx { color: #ffffff } /* Name.Other */ +.highlight .py { color: #ffffff } /* Name.Property */ +.highlight .nt { color: #fb660a; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #fb660a } /* Name.Variable */ +.highlight .ow { color: #ffffff } /* Operator.Word */ +.highlight .w { color: #888888 } /* Text.Whitespace */ +.highlight .mb { color: #0086f7; font-weight: bold } /* Literal.Number.Bin */ +.highlight .mf { color: #0086f7; font-weight: bold } /* Literal.Number.Float */ +.highlight .mh { color: #0086f7; font-weight: bold } /* Literal.Number.Hex */ +.highlight .mi { color: #0086f7; font-weight: bold } /* Literal.Number.Integer */ +.highlight .mo { color: #0086f7; font-weight: bold } /* Literal.Number.Oct */ +.highlight .sa { color: #0086d2 } /* Literal.String.Affix */ +.highlight .sb { color: #0086d2 } /* Literal.String.Backtick */ +.highlight .sc { color: #0086d2 } /* Literal.String.Char */ +.highlight .dl { color: #0086d2 } /* Literal.String.Delimiter */ +.highlight .sd { color: #0086d2 } /* Literal.String.Doc */ +.highlight .s2 { color: #0086d2 } /* Literal.String.Double */ +.highlight .se { color: #0086d2 } /* Literal.String.Escape */ +.highlight .sh { color: #0086d2 } /* Literal.String.Heredoc */ +.highlight .si { color: #0086d2 } /* Literal.String.Interpol */ +.highlight .sx { color: #0086d2 } /* Literal.String.Other */ +.highlight .sr { color: #0086d2 } /* Literal.String.Regex */ +.highlight .s1 { color: #0086d2 } /* Literal.String.Single */ +.highlight .ss { color: #0086d2 } /* Literal.String.Symbol */ +.highlight .bp { color: #ffffff } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #ff0086; font-weight: bold } /* Name.Function.Magic */ +.highlight .vc { color: #fb660a } /* Name.Variable.Class */ +.highlight .vg { color: #fb660a } /* Name.Variable.Global */ +.highlight .vi { color: #fb660a } /* Name.Variable.Instance */ +.highlight .vm { color: #fb660a } /* Name.Variable.Magic */ +.highlight .il { color: #0086f7; font-weight: bold } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/fruity.min.css b/theme/static/pygments/fruity.min.css new file mode 100644 index 0000000..3f09706 --- /dev/null +++ b/theme/static/pygments/fruity.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#333}.highlight{background:#111;color:#fff}.highlight .c{color:#080;font-style:italic;background-color:#0f140f}.highlight .err,.highlight .esc,.highlight .g{color:#fff}.highlight .k{color:#fb660a;font-weight:700}.highlight .l,.highlight .n,.highlight .o,.highlight .p,.highlight .x{color:#fff}.highlight .ch,.highlight .cm{color:#080;font-style:italic;background-color:#0f140f}.highlight .cp{color:#ff0007;font-weight:700;font-style:italic;background-color:#0f140f}.highlight .c1,.highlight .cpf,.highlight .cs{color:#080;font-style:italic;background-color:#0f140f}.highlight .gd,.highlight .ge,.highlight .gr{color:#fff}.highlight .gh{color:#fff;font-weight:700}.highlight .gi{color:#fff}.highlight .go{color:#444;background-color:#222}.highlight .gp,.highlight .gs{color:#fff}.highlight .gu{color:#fff;font-weight:700}.highlight .gt{color:#fff}.highlight .kc,.highlight .kd,.highlight .kn{color:#fb660a;font-weight:700}.highlight .kp{color:#fb660a}.highlight .kr{color:#fb660a;font-weight:700}.highlight .kt{color:#cdcaa9;font-weight:700}.highlight .ld{color:#fff}.highlight .m{color:#0086f7;font-weight:700}.highlight .s{color:#0086d2}.highlight .na{color:#ff0086;font-weight:700}.highlight .nb,.highlight .nc{color:#fff}.highlight .no{color:#0086d2}.highlight .nd,.highlight .ne,.highlight .ni{color:#fff}.highlight .nf{color:#ff0086;font-weight:700}.highlight .nl,.highlight .nn,.highlight .nx,.highlight .py{color:#fff}.highlight .nt{color:#fb660a;font-weight:700}.highlight .nv{color:#fb660a}.highlight .ow{color:#fff}.highlight .w{color:#888}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#0086f7;font-weight:700}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#0086d2}.highlight .bp{color:#fff}.highlight .fm{color:#ff0086;font-weight:700}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#fb660a}.highlight .il{color:#0086f7;font-weight:700} \ No newline at end of file diff --git a/theme/static/pygments/github.css b/theme/static/pygments/github.css new file mode 100644 index 0000000..63c48f5 --- /dev/null +++ b/theme/static/pygments/github.css @@ -0,0 +1,69 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #999988; font-style: italic } /* Comment */ +.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ +.highlight .k { color: #000000; font-weight: bold } /* Keyword */ +.highlight .o { color: #000000; font-weight: bold } /* Operator */ +.highlight .ch { color: #999988; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #999999; font-weight: bold; font-style: italic } /* Comment.Preproc */ +.highlight .cpf { color: #999988; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */ +.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ +.highlight .ge { color: #000000; font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #aa0000 } /* Generic.Error */ +.highlight .gh { color: #999999 } /* Generic.Heading */ +.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #555555 } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #aaaaaa } /* Generic.Subheading */ +.highlight .gt { color: #aa0000 } /* Generic.Traceback */ +.highlight .kc { color: #000000; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #000000; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #000000; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #000000; font-weight: bold } /* Keyword.Pseudo */ +.highlight .kr { color: #000000; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #009999 } /* Literal.Number */ +.highlight .s { color: #dd1144 } /* Literal.String */ +.highlight .na { color: #008080 } /* Name.Attribute */ +.highlight .nb { color: #0086B3 } /* Name.Builtin */ +.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */ +.highlight .no { color: #008080 } /* Name.Constant */ +.highlight .nd { color: #3c5d5d; font-weight: bold } /* Name.Decorator */ +.highlight .ni { color: #800080 } /* Name.Entity */ +.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */ +.highlight .nl { color: #990000; font-weight: bold } /* Name.Label */ +.highlight .nn { color: #555555 } /* Name.Namespace */ +.highlight .nt { color: #000080 } /* Name.Tag */ +.highlight .nv { color: #008080 } /* Name.Variable */ +.highlight .ow { color: #000000; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #009999 } /* Literal.Number.Bin */ +.highlight .mf { color: #009999 } /* Literal.Number.Float */ +.highlight .mh { color: #009999 } /* Literal.Number.Hex */ +.highlight .mi { color: #009999 } /* Literal.Number.Integer */ +.highlight .mo { color: #009999 } /* Literal.Number.Oct */ +.highlight .sa { color: #dd1144 } /* Literal.String.Affix */ +.highlight .sb { color: #dd1144 } /* Literal.String.Backtick */ +.highlight .sc { color: #dd1144 } /* Literal.String.Char */ +.highlight .dl { color: #dd1144 } /* Literal.String.Delimiter */ +.highlight .sd { color: #dd1144 } /* Literal.String.Doc */ +.highlight .s2 { color: #dd1144 } /* Literal.String.Double */ +.highlight .se { color: #dd1144 } /* Literal.String.Escape */ +.highlight .sh { color: #dd1144 } /* Literal.String.Heredoc */ +.highlight .si { color: #dd1144 } /* Literal.String.Interpol */ +.highlight .sx { color: #dd1144 } /* Literal.String.Other */ +.highlight .sr { color: #009926 } /* Literal.String.Regex */ +.highlight .s1 { color: #dd1144 } /* Literal.String.Single */ +.highlight .ss { color: #990073 } /* Literal.String.Symbol */ +.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #990000; font-weight: bold } /* Name.Function.Magic */ +.highlight .vc { color: #008080 } /* Name.Variable.Class */ +.highlight .vg { color: #008080 } /* Name.Variable.Global */ +.highlight .vi { color: #008080 } /* Name.Variable.Instance */ +.highlight .vm { color: #008080 } /* Name.Variable.Magic */ +.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/github.min.css b/theme/static/pygments/github.min.css new file mode 100644 index 0000000..a397cf9 --- /dev/null +++ b/theme/static/pygments/github.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k,.highlight .o{color:#000;font-weight:700}.highlight .ch,.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:700;font-style:italic}.highlight .c1,.highlight .cpf{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:700;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .ge{color:#000;font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:700}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:#000;font-weight:700}.highlight .kt{color:#458;font-weight:700}.highlight .m{color:#099}.highlight .s{color:#d14}.highlight .na{color:teal}.highlight .nb{color:#0086b3}.highlight .nc{color:#458;font-weight:700}.highlight .no{color:teal}.highlight .nd{color:#3c5d5d;font-weight:700}.highlight .ni{color:purple}.highlight .ne,.highlight .nf,.highlight .nl{color:#900;font-weight:700}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{color:#000;font-weight:700}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#099}.highlight .dl,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .fm{color:#900;font-weight:700}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:teal}.highlight .il{color:#099} \ No newline at end of file diff --git a/theme/static/pygments/igor.css b/theme/static/pygments/igor.css new file mode 100644 index 0000000..ec12005 --- /dev/null +++ b/theme/static/pygments/igor.css @@ -0,0 +1,34 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #FF0000; font-style: italic } /* Comment */ +.highlight .k { color: #0000FF } /* Keyword */ +.highlight .ch { color: #FF0000; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #FF0000; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #FF0000; font-style: italic } /* Comment.Preproc */ +.highlight .cpf { color: #FF0000; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #FF0000; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #FF0000; font-style: italic } /* Comment.Special */ +.highlight .kc { color: #0000FF } /* Keyword.Constant */ +.highlight .kd { color: #0000FF } /* Keyword.Declaration */ +.highlight .kn { color: #0000FF } /* Keyword.Namespace */ +.highlight .kp { color: #0000FF } /* Keyword.Pseudo */ +.highlight .kr { color: #0000FF } /* Keyword.Reserved */ +.highlight .kt { color: #0000FF } /* Keyword.Type */ +.highlight .s { color: #009C00 } /* Literal.String */ +.highlight .nc { color: #007575 } /* Name.Class */ +.highlight .nd { color: #CC00A3 } /* Name.Decorator */ +.highlight .nf { color: #C34E00 } /* Name.Function */ +.highlight .sa { color: #009C00 } /* Literal.String.Affix */ +.highlight .sb { color: #009C00 } /* Literal.String.Backtick */ +.highlight .sc { color: #009C00 } /* Literal.String.Char */ +.highlight .dl { color: #009C00 } /* Literal.String.Delimiter */ +.highlight .sd { color: #009C00 } /* Literal.String.Doc */ +.highlight .s2 { color: #009C00 } /* Literal.String.Double */ +.highlight .se { color: #009C00 } /* Literal.String.Escape */ +.highlight .sh { color: #009C00 } /* Literal.String.Heredoc */ +.highlight .si { color: #009C00 } /* Literal.String.Interpol */ +.highlight .sx { color: #009C00 } /* Literal.String.Other */ +.highlight .sr { color: #009C00 } /* Literal.String.Regex */ +.highlight .s1 { color: #009C00 } /* Literal.String.Single */ +.highlight .ss { color: #009C00 } /* Literal.String.Symbol */ +.highlight .fm { color: #C34E00 } /* Name.Function.Magic */ \ No newline at end of file diff --git a/theme/static/pygments/igor.min.css b/theme/static/pygments/igor.min.css new file mode 100644 index 0000000..e4fe1ea --- /dev/null +++ b/theme/static/pygments/igor.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:red;font-style:italic}.highlight .k{color:#00f}.highlight .c1,.highlight .ch,.highlight .cm,.highlight .cp,.highlight .cpf,.highlight .cs{color:red;font-style:italic}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{color:#00f}.highlight .s{color:#009c00}.highlight .nc{color:#007575}.highlight .nd{color:#cc00a3}.highlight .nf{color:#c34e00}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#009c00}.highlight .fm{color:#c34e00} \ No newline at end of file diff --git a/theme/static/pygments/lovelace.css b/theme/static/pygments/lovelace.css new file mode 100644 index 0000000..1ddb286 --- /dev/null +++ b/theme/static/pygments/lovelace.css @@ -0,0 +1,70 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #888888; font-style: italic } /* Comment */ +.highlight .err { background-color: #a848a8 } /* Error */ +.highlight .k { color: #2838b0 } /* Keyword */ +.highlight .o { color: #666666 } /* Operator */ +.highlight .p { color: #888888 } /* Punctuation */ +.highlight .ch { color: #287088; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #888888; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #289870 } /* Comment.Preproc */ +.highlight .cpf { color: #888888; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #888888; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #888888; font-style: italic } /* Comment.Special */ +.highlight .gd { color: #c02828 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #c02828 } /* Generic.Error */ +.highlight .gh { color: #666666 } /* Generic.Heading */ +.highlight .gi { color: #388038 } /* Generic.Inserted */ +.highlight .go { color: #666666 } /* Generic.Output */ +.highlight .gp { color: #444444 } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #444444 } /* Generic.Subheading */ +.highlight .gt { color: #2838b0 } /* Generic.Traceback */ +.highlight .kc { color: #444444; font-style: italic } /* Keyword.Constant */ +.highlight .kd { color: #2838b0; font-style: italic } /* Keyword.Declaration */ +.highlight .kn { color: #2838b0 } /* Keyword.Namespace */ +.highlight .kp { color: #2838b0 } /* Keyword.Pseudo */ +.highlight .kr { color: #2838b0 } /* Keyword.Reserved */ +.highlight .kt { color: #2838b0; font-style: italic } /* Keyword.Type */ +.highlight .m { color: #444444 } /* Literal.Number */ +.highlight .s { color: #b83838 } /* Literal.String */ +.highlight .na { color: #388038 } /* Name.Attribute */ +.highlight .nb { color: #388038 } /* Name.Builtin */ +.highlight .nc { color: #287088 } /* Name.Class */ +.highlight .no { color: #b85820 } /* Name.Constant */ +.highlight .nd { color: #287088 } /* Name.Decorator */ +.highlight .ni { color: #709030 } /* Name.Entity */ +.highlight .ne { color: #908828 } /* Name.Exception */ +.highlight .nf { color: #785840 } /* Name.Function */ +.highlight .nl { color: #289870 } /* Name.Label */ +.highlight .nn { color: #289870 } /* Name.Namespace */ +.highlight .nt { color: #2838b0 } /* Name.Tag */ +.highlight .nv { color: #b04040 } /* Name.Variable */ +.highlight .ow { color: #a848a8 } /* Operator.Word */ +.highlight .w { color: #a89028 } /* Text.Whitespace */ +.highlight .mb { color: #444444 } /* Literal.Number.Bin */ +.highlight .mf { color: #444444 } /* Literal.Number.Float */ +.highlight .mh { color: #444444 } /* Literal.Number.Hex */ +.highlight .mi { color: #444444 } /* Literal.Number.Integer */ +.highlight .mo { color: #444444 } /* Literal.Number.Oct */ +.highlight .sa { color: #444444 } /* Literal.String.Affix */ +.highlight .sb { color: #b83838 } /* Literal.String.Backtick */ +.highlight .sc { color: #a848a8 } /* Literal.String.Char */ +.highlight .dl { color: #b85820 } /* Literal.String.Delimiter */ +.highlight .sd { color: #b85820; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #b83838 } /* Literal.String.Double */ +.highlight .se { color: #709030 } /* Literal.String.Escape */ +.highlight .sh { color: #b83838 } /* Literal.String.Heredoc */ +.highlight .si { color: #b83838; text-decoration: underline } /* Literal.String.Interpol */ +.highlight .sx { color: #a848a8 } /* Literal.String.Other */ +.highlight .sr { color: #a848a8 } /* Literal.String.Regex */ +.highlight .s1 { color: #b83838 } /* Literal.String.Single */ +.highlight .ss { color: #b83838 } /* Literal.String.Symbol */ +.highlight .bp { color: #388038; font-style: italic } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #b85820 } /* Name.Function.Magic */ +.highlight .vc { color: #b04040 } /* Name.Variable.Class */ +.highlight .vg { color: #908828 } /* Name.Variable.Global */ +.highlight .vi { color: #b04040 } /* Name.Variable.Instance */ +.highlight .vm { color: #b85820 } /* Name.Variable.Magic */ +.highlight .il { color: #444444 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/lovelace.min.css b/theme/static/pygments/lovelace.min.css new file mode 100644 index 0000000..1b65f19 --- /dev/null +++ b/theme/static/pygments/lovelace.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#888;font-style:italic}.highlight .err{background-color:#a848a8}.highlight .k{color:#2838b0}.highlight .o{color:#666}.highlight .p{color:#888}.highlight .ch{color:#287088;font-style:italic}.highlight .cm{color:#888;font-style:italic}.highlight .cp{color:#289870}.highlight .c1,.highlight .cpf,.highlight .cs{color:#888;font-style:italic}.highlight .gd{color:#c02828}.highlight .ge{font-style:italic}.highlight .gr{color:#c02828}.highlight .gh{color:#666}.highlight .gi{color:#388038}.highlight .go{color:#666}.highlight .gp{color:#444}.highlight .gs{font-weight:700}.highlight .gu{color:#444}.highlight .gt{color:#2838b0}.highlight .kc{color:#444;font-style:italic}.highlight .kd{color:#2838b0;font-style:italic}.highlight .kn,.highlight .kp,.highlight .kr{color:#2838b0}.highlight .kt{color:#2838b0;font-style:italic}.highlight .m{color:#444}.highlight .s{color:#b83838}.highlight .na,.highlight .nb{color:#388038}.highlight .nc{color:#287088}.highlight .no{color:#b85820}.highlight .nd{color:#287088}.highlight .ni{color:#709030}.highlight .ne{color:#908828}.highlight .nf{color:#785840}.highlight .nl,.highlight .nn{color:#289870}.highlight .nt{color:#2838b0}.highlight .nv{color:#b04040}.highlight .ow{color:#a848a8}.highlight .w{color:#a89028}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo,.highlight .sa{color:#444}.highlight .sb{color:#b83838}.highlight .sc{color:#a848a8}.highlight .dl{color:#b85820}.highlight .sd{color:#b85820;font-style:italic}.highlight .s2{color:#b83838}.highlight .se{color:#709030}.highlight .sh{color:#b83838}.highlight .si{color:#b83838;text-decoration:underline}.highlight .sr,.highlight .sx{color:#a848a8}.highlight .s1,.highlight .ss{color:#b83838}.highlight .bp{color:#388038;font-style:italic}.highlight .fm{color:#b85820}.highlight .vc{color:#b04040}.highlight .vg{color:#908828}.highlight .vi{color:#b04040}.highlight .vm{color:#b85820}.highlight .il{color:#444} \ No newline at end of file diff --git a/theme/static/pygments/manni.css b/theme/static/pygments/manni.css new file mode 100644 index 0000000..143bc8a --- /dev/null +++ b/theme/static/pygments/manni.css @@ -0,0 +1,69 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #f0f3f3; } +.highlight .c { color: #0099FF; font-style: italic } /* Comment */ +.highlight .err { color: #AA0000; background-color: #FFAAAA } /* Error */ +.highlight .k { color: #006699; font-weight: bold } /* Keyword */ +.highlight .o { color: #555555 } /* Operator */ +.highlight .ch { color: #0099FF; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #0099FF; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #009999 } /* Comment.Preproc */ +.highlight .cpf { color: #0099FF; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #0099FF; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #0099FF; font-weight: bold; font-style: italic } /* Comment.Special */ +.highlight .gd { background-color: #FFCCCC; border: 1px solid #CC0000 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #FF0000 } /* Generic.Error */ +.highlight .gh { color: #003300; font-weight: bold } /* Generic.Heading */ +.highlight .gi { background-color: #CCFFCC; border: 1px solid #00CC00 } /* Generic.Inserted */ +.highlight .go { color: #AAAAAA } /* Generic.Output */ +.highlight .gp { color: #000099; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #003300; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #99CC66 } /* Generic.Traceback */ +.highlight .kc { color: #006699; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #006699; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #006699; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #006699 } /* Keyword.Pseudo */ +.highlight .kr { color: #006699; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #007788; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #FF6600 } /* Literal.Number */ +.highlight .s { color: #CC3300 } /* Literal.String */ +.highlight .na { color: #330099 } /* Name.Attribute */ +.highlight .nb { color: #336666 } /* Name.Builtin */ +.highlight .nc { color: #00AA88; font-weight: bold } /* Name.Class */ +.highlight .no { color: #336600 } /* Name.Constant */ +.highlight .nd { color: #9999FF } /* Name.Decorator */ +.highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */ +.highlight .ne { color: #CC0000; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #CC00FF } /* Name.Function */ +.highlight .nl { color: #9999FF } /* Name.Label */ +.highlight .nn { color: #00CCFF; font-weight: bold } /* Name.Namespace */ +.highlight .nt { color: #330099; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #003333 } /* Name.Variable */ +.highlight .ow { color: #000000; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #FF6600 } /* Literal.Number.Bin */ +.highlight .mf { color: #FF6600 } /* Literal.Number.Float */ +.highlight .mh { color: #FF6600 } /* Literal.Number.Hex */ +.highlight .mi { color: #FF6600 } /* Literal.Number.Integer */ +.highlight .mo { color: #FF6600 } /* Literal.Number.Oct */ +.highlight .sa { color: #CC3300 } /* Literal.String.Affix */ +.highlight .sb { color: #CC3300 } /* Literal.String.Backtick */ +.highlight .sc { color: #CC3300 } /* Literal.String.Char */ +.highlight .dl { color: #CC3300 } /* Literal.String.Delimiter */ +.highlight .sd { color: #CC3300; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #CC3300 } /* Literal.String.Double */ +.highlight .se { color: #CC3300; font-weight: bold } /* Literal.String.Escape */ +.highlight .sh { color: #CC3300 } /* Literal.String.Heredoc */ +.highlight .si { color: #AA0000 } /* Literal.String.Interpol */ +.highlight .sx { color: #CC3300 } /* Literal.String.Other */ +.highlight .sr { color: #33AAAA } /* Literal.String.Regex */ +.highlight .s1 { color: #CC3300 } /* Literal.String.Single */ +.highlight .ss { color: #FFCC33 } /* Literal.String.Symbol */ +.highlight .bp { color: #336666 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #CC00FF } /* Name.Function.Magic */ +.highlight .vc { color: #003333 } /* Name.Variable.Class */ +.highlight .vg { color: #003333 } /* Name.Variable.Global */ +.highlight .vi { color: #003333 } /* Name.Variable.Instance */ +.highlight .vm { color: #003333 } /* Name.Variable.Magic */ +.highlight .il { color: #FF6600 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/manni.min.css b/theme/static/pygments/manni.min.css new file mode 100644 index 0000000..5ee7684 --- /dev/null +++ b/theme/static/pygments/manni.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#f0f3f3}.highlight .c{color:#09f;font-style:italic}.highlight .err{color:#a00;background-color:#faa}.highlight .k{color:#069;font-weight:700}.highlight .o{color:#555}.highlight .ch,.highlight .cm{color:#09f;font-style:italic}.highlight .cp{color:#099}.highlight .c1,.highlight .cpf,.highlight .cs{color:#09f;font-style:italic}.highlight .cs{font-weight:700}.highlight .gd{background-color:#fcc;border:1px solid #c00}.highlight .ge{font-style:italic}.highlight .gr{color:red}.highlight .gh{color:#030;font-weight:700}.highlight .gi{background-color:#cfc;border:1px solid #0c0}.highlight .go{color:#aaa}.highlight .gp{color:#009}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:#030}.highlight .gt{color:#9c6}.highlight .kc,.highlight .kd,.highlight .kn{color:#069;font-weight:700}.highlight .kp{color:#069}.highlight .kr{color:#069;font-weight:700}.highlight .kt{color:#078;font-weight:700}.highlight .m{color:#f60}.highlight .s{color:#c30}.highlight .na{color:#309}.highlight .nb{color:#366}.highlight .nc{color:#0a8;font-weight:700}.highlight .no{color:#360}.highlight .nd{color:#99f}.highlight .ni{color:#999;font-weight:700}.highlight .ne{color:#c00;font-weight:700}.highlight .nf{color:#c0f}.highlight .nl{color:#99f}.highlight .nn{color:#0cf;font-weight:700}.highlight .nt{color:#309;font-weight:700}.highlight .nv{color:#033}.highlight .ow{color:#000;font-weight:700}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#f60}.highlight .dl,.highlight .sa,.highlight .sb,.highlight .sc{color:#c30}.highlight .sd{color:#c30;font-style:italic}.highlight .s2{color:#c30}.highlight .se{color:#c30;font-weight:700}.highlight .sh{color:#c30}.highlight .si{color:#a00}.highlight .sx{color:#c30}.highlight .sr{color:#3aa}.highlight .s1{color:#c30}.highlight .ss{color:#fc3}.highlight .bp{color:#366}.highlight .fm{color:#c0f}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#033}.highlight .il{color:#f60} \ No newline at end of file diff --git a/theme/static/pygments/monokai.css b/theme/static/pygments/monokai.css new file mode 100644 index 0000000..b6925c2 --- /dev/null +++ b/theme/static/pygments/monokai.css @@ -0,0 +1,70 @@ +.highlight .hll { background-color: #49483e } +.highlight { background: #272822; color: #f8f8f2 } +.highlight .c { color: #75715e } /* Comment */ +.highlight .err { color: #960050; background-color: #1e0010 } /* Error */ +.highlight .k { color: #66d9ef } /* Keyword */ +.highlight .l { color: #ae81ff } /* Literal */ +.highlight .n { color: #f8f8f2 } /* Name */ +.highlight .o { color: #f92672 } /* Operator */ +.highlight .p { color: #f8f8f2 } /* Punctuation */ +.highlight .ch { color: #75715e } /* Comment.Hashbang */ +.highlight .cm { color: #75715e } /* Comment.Multiline */ +.highlight .cp { color: #75715e } /* Comment.Preproc */ +.highlight .cpf { color: #75715e } /* Comment.PreprocFile */ +.highlight .c1 { color: #75715e } /* Comment.Single */ +.highlight .cs { color: #75715e } /* Comment.Special */ +.highlight .gd { color: #f92672 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gi { color: #a6e22e } /* Generic.Inserted */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #75715e } /* Generic.Subheading */ +.highlight .kc { color: #66d9ef } /* Keyword.Constant */ +.highlight .kd { color: #66d9ef } /* Keyword.Declaration */ +.highlight .kn { color: #f92672 } /* Keyword.Namespace */ +.highlight .kp { color: #66d9ef } /* Keyword.Pseudo */ +.highlight .kr { color: #66d9ef } /* Keyword.Reserved */ +.highlight .kt { color: #66d9ef } /* Keyword.Type */ +.highlight .ld { color: #e6db74 } /* Literal.Date */ +.highlight .m { color: #ae81ff } /* Literal.Number */ +.highlight .s { color: #e6db74 } /* Literal.String */ +.highlight .na { color: #a6e22e } /* Name.Attribute */ +.highlight .nb { color: #f8f8f2 } /* Name.Builtin */ +.highlight .nc { color: #a6e22e } /* Name.Class */ +.highlight .no { color: #66d9ef } /* Name.Constant */ +.highlight .nd { color: #a6e22e } /* Name.Decorator */ +.highlight .ni { color: #f8f8f2 } /* Name.Entity */ +.highlight .ne { color: #a6e22e } /* Name.Exception */ +.highlight .nf { color: #a6e22e } /* Name.Function */ +.highlight .nl { color: #f8f8f2 } /* Name.Label */ +.highlight .nn { color: #f8f8f2 } /* Name.Namespace */ +.highlight .nx { color: #a6e22e } /* Name.Other */ +.highlight .py { color: #f8f8f2 } /* Name.Property */ +.highlight .nt { color: #f92672 } /* Name.Tag */ +.highlight .nv { color: #f8f8f2 } /* Name.Variable */ +.highlight .ow { color: #f92672 } /* Operator.Word */ +.highlight .w { color: #f8f8f2 } /* Text.Whitespace */ +.highlight .mb { color: #ae81ff } /* Literal.Number.Bin */ +.highlight .mf { color: #ae81ff } /* Literal.Number.Float */ +.highlight .mh { color: #ae81ff } /* Literal.Number.Hex */ +.highlight .mi { color: #ae81ff } /* Literal.Number.Integer */ +.highlight .mo { color: #ae81ff } /* Literal.Number.Oct */ +.highlight .sa { color: #e6db74 } /* Literal.String.Affix */ +.highlight .sb { color: #e6db74 } /* Literal.String.Backtick */ +.highlight .sc { color: #e6db74 } /* Literal.String.Char */ +.highlight .dl { color: #e6db74 } /* Literal.String.Delimiter */ +.highlight .sd { color: #e6db74 } /* Literal.String.Doc */ +.highlight .s2 { color: #e6db74 } /* Literal.String.Double */ +.highlight .se { color: #ae81ff } /* Literal.String.Escape */ +.highlight .sh { color: #e6db74 } /* Literal.String.Heredoc */ +.highlight .si { color: #e6db74 } /* Literal.String.Interpol */ +.highlight .sx { color: #e6db74 } /* Literal.String.Other */ +.highlight .sr { color: #e6db74 } /* Literal.String.Regex */ +.highlight .s1 { color: #e6db74 } /* Literal.String.Single */ +.highlight .ss { color: #e6db74 } /* Literal.String.Symbol */ +.highlight .bp { color: #f8f8f2 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #a6e22e } /* Name.Function.Magic */ +.highlight .vc { color: #f8f8f2 } /* Name.Variable.Class */ +.highlight .vg { color: #f8f8f2 } /* Name.Variable.Global */ +.highlight .vi { color: #f8f8f2 } /* Name.Variable.Instance */ +.highlight .vm { color: #f8f8f2 } /* Name.Variable.Magic */ +.highlight .il { color: #ae81ff } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/monokai.min.css b/theme/static/pygments/monokai.min.css new file mode 100644 index 0000000..a6c1038 --- /dev/null +++ b/theme/static/pygments/monokai.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#49483e}.highlight{background:#272822;color:#f8f8f2}.highlight .c{color:#75715e}.highlight .err{color:#960050;background-color:#1e0010}.highlight .k{color:#66d9ef}.highlight .l{color:#ae81ff}.highlight .n{color:#f8f8f2}.highlight .o{color:#f92672}.highlight .p{color:#f8f8f2}.highlight .c1,.highlight .ch,.highlight .cm,.highlight .cp,.highlight .cpf,.highlight .cs{color:#75715e}.highlight .gd{color:#f92672}.highlight .ge{font-style:italic}.highlight .gi{color:#a6e22e}.highlight .gs{font-weight:700}.highlight .gu{color:#75715e}.highlight .kc,.highlight .kd{color:#66d9ef}.highlight .kn{color:#f92672}.highlight .kp,.highlight .kr,.highlight .kt{color:#66d9ef}.highlight .ld{color:#e6db74}.highlight .m{color:#ae81ff}.highlight .s{color:#e6db74}.highlight .na{color:#a6e22e}.highlight .nb{color:#f8f8f2}.highlight .nc{color:#a6e22e}.highlight .no{color:#66d9ef}.highlight .nd{color:#a6e22e}.highlight .ni{color:#f8f8f2}.highlight .ne,.highlight .nf{color:#a6e22e}.highlight .nl,.highlight .nn{color:#f8f8f2}.highlight .nx{color:#a6e22e}.highlight .py{color:#f8f8f2}.highlight .nt{color:#f92672}.highlight .nv{color:#f8f8f2}.highlight .ow{color:#f92672}.highlight .w{color:#f8f8f2}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#ae81ff}.highlight .dl,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd{color:#e6db74}.highlight .se{color:#ae81ff}.highlight .s1,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#e6db74}.highlight .bp{color:#f8f8f2}.highlight .fm{color:#a6e22e}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#f8f8f2}.highlight .il{color:#ae81ff} \ No newline at end of file diff --git a/theme/static/pygments/murphy.css b/theme/static/pygments/murphy.css new file mode 100644 index 0000000..378f406 --- /dev/null +++ b/theme/static/pygments/murphy.css @@ -0,0 +1,69 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #666666; font-style: italic } /* Comment */ +.highlight .err { color: #FF0000; background-color: #FFAAAA } /* Error */ +.highlight .k { color: #228899; font-weight: bold } /* Keyword */ +.highlight .o { color: #333333 } /* Operator */ +.highlight .ch { color: #666666; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #666666; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #557799 } /* Comment.Preproc */ +.highlight .cpf { color: #666666; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #666666; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #cc0000; font-weight: bold; font-style: italic } /* Comment.Special */ +.highlight .gd { color: #A00000 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #FF0000 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00A000 } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #0044DD } /* Generic.Traceback */ +.highlight .kc { color: #228899; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #228899; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #228899; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #0088ff; font-weight: bold } /* Keyword.Pseudo */ +.highlight .kr { color: #228899; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #6666ff; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #6600EE; font-weight: bold } /* Literal.Number */ +.highlight .s { background-color: #e0e0ff } /* Literal.String */ +.highlight .na { color: #000077 } /* Name.Attribute */ +.highlight .nb { color: #007722 } /* Name.Builtin */ +.highlight .nc { color: #ee99ee; font-weight: bold } /* Name.Class */ +.highlight .no { color: #55eedd; font-weight: bold } /* Name.Constant */ +.highlight .nd { color: #555555; font-weight: bold } /* Name.Decorator */ +.highlight .ni { color: #880000 } /* Name.Entity */ +.highlight .ne { color: #FF0000; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #55eedd; font-weight: bold } /* Name.Function */ +.highlight .nl { color: #997700; font-weight: bold } /* Name.Label */ +.highlight .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */ +.highlight .nt { color: #007700 } /* Name.Tag */ +.highlight .nv { color: #003366 } /* Name.Variable */ +.highlight .ow { color: #000000; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #6600EE; font-weight: bold } /* Literal.Number.Bin */ +.highlight .mf { color: #6600EE; font-weight: bold } /* Literal.Number.Float */ +.highlight .mh { color: #005588; font-weight: bold } /* Literal.Number.Hex */ +.highlight .mi { color: #6666ff; font-weight: bold } /* Literal.Number.Integer */ +.highlight .mo { color: #4400EE; font-weight: bold } /* Literal.Number.Oct */ +.highlight .sa { background-color: #e0e0ff } /* Literal.String.Affix */ +.highlight .sb { background-color: #e0e0ff } /* Literal.String.Backtick */ +.highlight .sc { color: #8888FF } /* Literal.String.Char */ +.highlight .dl { background-color: #e0e0ff } /* Literal.String.Delimiter */ +.highlight .sd { color: #DD4422 } /* Literal.String.Doc */ +.highlight .s2 { background-color: #e0e0ff } /* Literal.String.Double */ +.highlight .se { color: #666666; font-weight: bold; background-color: #e0e0ff } /* Literal.String.Escape */ +.highlight .sh { background-color: #e0e0ff } /* Literal.String.Heredoc */ +.highlight .si { background-color: #eeeeee } /* Literal.String.Interpol */ +.highlight .sx { color: #ff8888; background-color: #e0e0ff } /* Literal.String.Other */ +.highlight .sr { color: #000000; background-color: #e0e0ff } /* Literal.String.Regex */ +.highlight .s1 { background-color: #e0e0ff } /* Literal.String.Single */ +.highlight .ss { color: #ffcc88 } /* Literal.String.Symbol */ +.highlight .bp { color: #007722 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #55eedd; font-weight: bold } /* Name.Function.Magic */ +.highlight .vc { color: #ccccff } /* Name.Variable.Class */ +.highlight .vg { color: #ff8844 } /* Name.Variable.Global */ +.highlight .vi { color: #aaaaff } /* Name.Variable.Instance */ +.highlight .vm { color: #003366 } /* Name.Variable.Magic */ +.highlight .il { color: #6666ff; font-weight: bold } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/murphy.min.css b/theme/static/pygments/murphy.min.css new file mode 100644 index 0000000..80f62a8 --- /dev/null +++ b/theme/static/pygments/murphy.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#666;font-style:italic}.highlight .err{color:red;background-color:#faa}.highlight .k{color:#289;font-weight:700}.highlight .o{color:#333}.highlight .ch,.highlight .cm{color:#666;font-style:italic}.highlight .cp{color:#579}.highlight .c1,.highlight .cpf{color:#666;font-style:italic}.highlight .cs{color:#c00;font-weight:700;font-style:italic}.highlight .gd{color:#a00000}.highlight .ge{font-style:italic}.highlight .gr{color:red}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#00a000}.highlight .go{color:#888}.highlight .gp{color:#c65d09}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:purple}.highlight .gt{color:#04d}.highlight .kc,.highlight .kd,.highlight .kn{color:#289;font-weight:700}.highlight .kp{color:#08f;font-weight:700}.highlight .kr{color:#289;font-weight:700}.highlight .kt{color:#66f;font-weight:700}.highlight .m{color:#60e;font-weight:700}.highlight .s{background-color:#e0e0ff}.highlight .na{color:#007}.highlight .nb{color:#072}.highlight .nc{color:#e9e;font-weight:700}.highlight .no{color:#5ed;font-weight:700}.highlight .nd{color:#555;font-weight:700}.highlight .ni{color:#800}.highlight .ne{color:red;font-weight:700}.highlight .nf{color:#5ed;font-weight:700}.highlight .nl{color:#970;font-weight:700}.highlight .nn{color:#0e84b5;font-weight:700}.highlight .nt{color:#070}.highlight .nv{color:#036}.highlight .ow{color:#000;font-weight:700}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf{color:#60e;font-weight:700}.highlight .mh{color:#058;font-weight:700}.highlight .mi{color:#66f;font-weight:700}.highlight .mo{color:#40e;font-weight:700}.highlight .sa,.highlight .sb{background-color:#e0e0ff}.highlight .sc{color:#88f}.highlight .dl{background-color:#e0e0ff}.highlight .sd{color:#d42}.highlight .s2,.highlight .se{background-color:#e0e0ff}.highlight .se{color:#666;font-weight:700}.highlight .sh{background-color:#e0e0ff}.highlight .si{background-color:#eee}.highlight .sx{color:#f88;background-color:#e0e0ff}.highlight .sr{color:#000}.highlight .s1,.highlight .sr{background-color:#e0e0ff}.highlight .ss{color:#fc8}.highlight .bp{color:#072}.highlight .fm{color:#5ed;font-weight:700}.highlight .vc{color:#ccf}.highlight .vg{color:#f84}.highlight .vi{color:#aaf}.highlight .vm{color:#036}.highlight .il{color:#66f;font-weight:700} \ No newline at end of file diff --git a/theme/static/pygments/native.css b/theme/static/pygments/native.css new file mode 100644 index 0000000..73ff7b0 --- /dev/null +++ b/theme/static/pygments/native.css @@ -0,0 +1,78 @@ +.highlight .hll { background-color: #404040 } +.highlight { background: #202020; color: #d0d0d0 } +.highlight .c { color: #999999; font-style: italic } /* Comment */ +.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ +.highlight .esc { color: #d0d0d0 } /* Escape */ +.highlight .g { color: #d0d0d0 } /* Generic */ +.highlight .k { color: #6ab825; font-weight: bold } /* Keyword */ +.highlight .l { color: #d0d0d0 } /* Literal */ +.highlight .n { color: #d0d0d0 } /* Name */ +.highlight .o { color: #d0d0d0 } /* Operator */ +.highlight .x { color: #d0d0d0 } /* Other */ +.highlight .p { color: #d0d0d0 } /* Punctuation */ +.highlight .ch { color: #999999; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #999999; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #cd2828; font-weight: bold } /* Comment.Preproc */ +.highlight .cpf { color: #999999; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #999999; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #e50808; font-weight: bold; background-color: #520000 } /* Comment.Special */ +.highlight .gd { color: #d22323 } /* Generic.Deleted */ +.highlight .ge { color: #d0d0d0; font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #d22323 } /* Generic.Error */ +.highlight .gh { color: #ffffff; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #589819 } /* Generic.Inserted */ +.highlight .go { color: #cccccc } /* Generic.Output */ +.highlight .gp { color: #aaaaaa } /* Generic.Prompt */ +.highlight .gs { color: #d0d0d0; font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #ffffff; text-decoration: underline } /* Generic.Subheading */ +.highlight .gt { color: #d22323 } /* Generic.Traceback */ +.highlight .kc { color: #6ab825; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #6ab825; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #6ab825; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #6ab825 } /* Keyword.Pseudo */ +.highlight .kr { color: #6ab825; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #6ab825; font-weight: bold } /* Keyword.Type */ +.highlight .ld { color: #d0d0d0 } /* Literal.Date */ +.highlight .m { color: #3677a9 } /* Literal.Number */ +.highlight .s { color: #ed9d13 } /* Literal.String */ +.highlight .na { color: #bbbbbb } /* Name.Attribute */ +.highlight .nb { color: #24909d } /* Name.Builtin */ +.highlight .nc { color: #447fcf; text-decoration: underline } /* Name.Class */ +.highlight .no { color: #40ffff } /* Name.Constant */ +.highlight .nd { color: #ffa500 } /* Name.Decorator */ +.highlight .ni { color: #d0d0d0 } /* Name.Entity */ +.highlight .ne { color: #bbbbbb } /* Name.Exception */ +.highlight .nf { color: #447fcf } /* Name.Function */ +.highlight .nl { color: #d0d0d0 } /* Name.Label */ +.highlight .nn { color: #447fcf; text-decoration: underline } /* Name.Namespace */ +.highlight .nx { color: #d0d0d0 } /* Name.Other */ +.highlight .py { color: #d0d0d0 } /* Name.Property */ +.highlight .nt { color: #6ab825; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #40ffff } /* Name.Variable */ +.highlight .ow { color: #6ab825; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #666666 } /* Text.Whitespace */ +.highlight .mb { color: #3677a9 } /* Literal.Number.Bin */ +.highlight .mf { color: #3677a9 } /* Literal.Number.Float */ +.highlight .mh { color: #3677a9 } /* Literal.Number.Hex */ +.highlight .mi { color: #3677a9 } /* Literal.Number.Integer */ +.highlight .mo { color: #3677a9 } /* Literal.Number.Oct */ +.highlight .sa { color: #ed9d13 } /* Literal.String.Affix */ +.highlight .sb { color: #ed9d13 } /* Literal.String.Backtick */ +.highlight .sc { color: #ed9d13 } /* Literal.String.Char */ +.highlight .dl { color: #ed9d13 } /* Literal.String.Delimiter */ +.highlight .sd { color: #ed9d13 } /* Literal.String.Doc */ +.highlight .s2 { color: #ed9d13 } /* Literal.String.Double */ +.highlight .se { color: #ed9d13 } /* Literal.String.Escape */ +.highlight .sh { color: #ed9d13 } /* Literal.String.Heredoc */ +.highlight .si { color: #ed9d13 } /* Literal.String.Interpol */ +.highlight .sx { color: #ffa500 } /* Literal.String.Other */ +.highlight .sr { color: #ed9d13 } /* Literal.String.Regex */ +.highlight .s1 { color: #ed9d13 } /* Literal.String.Single */ +.highlight .ss { color: #ed9d13 } /* Literal.String.Symbol */ +.highlight .bp { color: #24909d } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #447fcf } /* Name.Function.Magic */ +.highlight .vc { color: #40ffff } /* Name.Variable.Class */ +.highlight .vg { color: #40ffff } /* Name.Variable.Global */ +.highlight .vi { color: #40ffff } /* Name.Variable.Instance */ +.highlight .vm { color: #40ffff } /* Name.Variable.Magic */ +.highlight .il { color: #3677a9 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/native.min.css b/theme/static/pygments/native.min.css new file mode 100644 index 0000000..86bad82 --- /dev/null +++ b/theme/static/pygments/native.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#404040}.highlight{background:#202020;color:#d0d0d0}.highlight .c{color:#999;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .esc,.highlight .g{color:#d0d0d0}.highlight .k{color:#6ab825;font-weight:700}.highlight .l,.highlight .n,.highlight .o,.highlight .p,.highlight .x{color:#d0d0d0}.highlight .ch,.highlight .cm{color:#999;font-style:italic}.highlight .cp{color:#cd2828;font-weight:700}.highlight .c1,.highlight .cpf{color:#999;font-style:italic}.highlight .cs{color:#e50808;font-weight:700;background-color:#520000}.highlight .gd{color:#d22323}.highlight .ge{color:#d0d0d0;font-style:italic}.highlight .gr{color:#d22323}.highlight .gh{color:#fff;font-weight:700}.highlight .gi{color:#589819}.highlight .go{color:#ccc}.highlight .gp{color:#aaa}.highlight .gs{color:#d0d0d0;font-weight:700}.highlight .gu{color:#fff;text-decoration:underline}.highlight .gt{color:#d22323}.highlight .kc,.highlight .kd,.highlight .kn{color:#6ab825;font-weight:700}.highlight .kp{color:#6ab825}.highlight .kr,.highlight .kt{color:#6ab825;font-weight:700}.highlight .ld{color:#d0d0d0}.highlight .m{color:#3677a9}.highlight .s{color:#ed9d13}.highlight .na{color:#bbb}.highlight .nb{color:#24909d}.highlight .nc{color:#447fcf;text-decoration:underline}.highlight .no{color:#40ffff}.highlight .nd{color:orange}.highlight .ni{color:#d0d0d0}.highlight .ne{color:#bbb}.highlight .nf{color:#447fcf}.highlight .nl{color:#d0d0d0}.highlight .nn{color:#447fcf;text-decoration:underline}.highlight .nx,.highlight .py{color:#d0d0d0}.highlight .nt{color:#6ab825;font-weight:700}.highlight .nv{color:#40ffff}.highlight .ow{color:#6ab825;font-weight:700}.highlight .w{color:#666}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#3677a9}.highlight .dl,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si{color:#ed9d13}.highlight .sx{color:orange}.highlight .s1,.highlight .sr,.highlight .ss{color:#ed9d13}.highlight .bp{color:#24909d}.highlight .fm{color:#447fcf}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#40ffff}.highlight .il{color:#3677a9} \ No newline at end of file diff --git a/theme/static/pygments/paraiso-dark.css b/theme/static/pygments/paraiso-dark.css new file mode 100644 index 0000000..7a6cdbf --- /dev/null +++ b/theme/static/pygments/paraiso-dark.css @@ -0,0 +1,72 @@ +.highlight .hll { background-color: #4f424c } +.highlight { background: #2f1e2e; color: #e7e9db } +.highlight .c { color: #776e71 } /* Comment */ +.highlight .err { color: #ef6155 } /* Error */ +.highlight .k { color: #815ba4 } /* Keyword */ +.highlight .l { color: #f99b15 } /* Literal */ +.highlight .n { color: #e7e9db } /* Name */ +.highlight .o { color: #5bc4bf } /* Operator */ +.highlight .p { color: #e7e9db } /* Punctuation */ +.highlight .ch { color: #776e71 } /* Comment.Hashbang */ +.highlight .cm { color: #776e71 } /* Comment.Multiline */ +.highlight .cp { color: #776e71 } /* Comment.Preproc */ +.highlight .cpf { color: #776e71 } /* Comment.PreprocFile */ +.highlight .c1 { color: #776e71 } /* Comment.Single */ +.highlight .cs { color: #776e71 } /* Comment.Special */ +.highlight .gd { color: #ef6155 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gh { color: #e7e9db; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #48b685 } /* Generic.Inserted */ +.highlight .gp { color: #776e71; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #5bc4bf; font-weight: bold } /* Generic.Subheading */ +.highlight .kc { color: #815ba4 } /* Keyword.Constant */ +.highlight .kd { color: #815ba4 } /* Keyword.Declaration */ +.highlight .kn { color: #5bc4bf } /* Keyword.Namespace */ +.highlight .kp { color: #815ba4 } /* Keyword.Pseudo */ +.highlight .kr { color: #815ba4 } /* Keyword.Reserved */ +.highlight .kt { color: #fec418 } /* Keyword.Type */ +.highlight .ld { color: #48b685 } /* Literal.Date */ +.highlight .m { color: #f99b15 } /* Literal.Number */ +.highlight .s { color: #48b685 } /* Literal.String */ +.highlight .na { color: #06b6ef } /* Name.Attribute */ +.highlight .nb { color: #e7e9db } /* Name.Builtin */ +.highlight .nc { color: #fec418 } /* Name.Class */ +.highlight .no { color: #ef6155 } /* Name.Constant */ +.highlight .nd { color: #5bc4bf } /* Name.Decorator */ +.highlight .ni { color: #e7e9db } /* Name.Entity */ +.highlight .ne { color: #ef6155 } /* Name.Exception */ +.highlight .nf { color: #06b6ef } /* Name.Function */ +.highlight .nl { color: #e7e9db } /* Name.Label */ +.highlight .nn { color: #fec418 } /* Name.Namespace */ +.highlight .nx { color: #06b6ef } /* Name.Other */ +.highlight .py { color: #e7e9db } /* Name.Property */ +.highlight .nt { color: #5bc4bf } /* Name.Tag */ +.highlight .nv { color: #ef6155 } /* Name.Variable */ +.highlight .ow { color: #5bc4bf } /* Operator.Word */ +.highlight .w { color: #e7e9db } /* Text.Whitespace */ +.highlight .mb { color: #f99b15 } /* Literal.Number.Bin */ +.highlight .mf { color: #f99b15 } /* Literal.Number.Float */ +.highlight .mh { color: #f99b15 } /* Literal.Number.Hex */ +.highlight .mi { color: #f99b15 } /* Literal.Number.Integer */ +.highlight .mo { color: #f99b15 } /* Literal.Number.Oct */ +.highlight .sa { color: #48b685 } /* Literal.String.Affix */ +.highlight .sb { color: #48b685 } /* Literal.String.Backtick */ +.highlight .sc { color: #e7e9db } /* Literal.String.Char */ +.highlight .dl { color: #48b685 } /* Literal.String.Delimiter */ +.highlight .sd { color: #776e71 } /* Literal.String.Doc */ +.highlight .s2 { color: #48b685 } /* Literal.String.Double */ +.highlight .se { color: #f99b15 } /* Literal.String.Escape */ +.highlight .sh { color: #48b685 } /* Literal.String.Heredoc */ +.highlight .si { color: #f99b15 } /* Literal.String.Interpol */ +.highlight .sx { color: #48b685 } /* Literal.String.Other */ +.highlight .sr { color: #48b685 } /* Literal.String.Regex */ +.highlight .s1 { color: #48b685 } /* Literal.String.Single */ +.highlight .ss { color: #48b685 } /* Literal.String.Symbol */ +.highlight .bp { color: #e7e9db } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #06b6ef } /* Name.Function.Magic */ +.highlight .vc { color: #ef6155 } /* Name.Variable.Class */ +.highlight .vg { color: #ef6155 } /* Name.Variable.Global */ +.highlight .vi { color: #ef6155 } /* Name.Variable.Instance */ +.highlight .vm { color: #ef6155 } /* Name.Variable.Magic */ +.highlight .il { color: #f99b15 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/paraiso-dark.min.css b/theme/static/pygments/paraiso-dark.min.css new file mode 100644 index 0000000..0d44a8d --- /dev/null +++ b/theme/static/pygments/paraiso-dark.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#4f424c}.highlight{background:#2f1e2e;color:#e7e9db}.highlight .c{color:#776e71}.highlight .err{color:#ef6155}.highlight .k{color:#815ba4}.highlight .l{color:#f99b15}.highlight .n{color:#e7e9db}.highlight .o{color:#5bc4bf}.highlight .p{color:#e7e9db}.highlight .c1,.highlight .ch,.highlight .cm,.highlight .cp,.highlight .cpf,.highlight .cs{color:#776e71}.highlight .gd{color:#ef6155}.highlight .ge{font-style:italic}.highlight .gh{color:#e7e9db;font-weight:700}.highlight .gi{color:#48b685}.highlight .gp{color:#776e71}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:#5bc4bf}.highlight .kc,.highlight .kd{color:#815ba4}.highlight .kn{color:#5bc4bf}.highlight .kp,.highlight .kr{color:#815ba4}.highlight .kt{color:#fec418}.highlight .ld{color:#48b685}.highlight .m{color:#f99b15}.highlight .s{color:#48b685}.highlight .na{color:#06b6ef}.highlight .nb{color:#e7e9db}.highlight .nc{color:#fec418}.highlight .no{color:#ef6155}.highlight .nd{color:#5bc4bf}.highlight .ni{color:#e7e9db}.highlight .ne{color:#ef6155}.highlight .nf{color:#06b6ef}.highlight .nl{color:#e7e9db}.highlight .nn{color:#fec418}.highlight .nx{color:#06b6ef}.highlight .py{color:#e7e9db}.highlight .nt{color:#5bc4bf}.highlight .nv{color:#ef6155}.highlight .ow{color:#5bc4bf}.highlight .w{color:#e7e9db}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#f99b15}.highlight .sa,.highlight .sb{color:#48b685}.highlight .sc{color:#e7e9db}.highlight .dl{color:#48b685}.highlight .sd{color:#776e71}.highlight .s2{color:#48b685}.highlight .se{color:#f99b15}.highlight .sh{color:#48b685}.highlight .si{color:#f99b15}.highlight .s1,.highlight .sr,.highlight .ss,.highlight .sx{color:#48b685}.highlight .bp{color:#e7e9db}.highlight .fm{color:#06b6ef}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#ef6155}.highlight .il{color:#f99b15} \ No newline at end of file diff --git a/theme/static/pygments/paraiso-light.css b/theme/static/pygments/paraiso-light.css new file mode 100644 index 0000000..eec7c17 --- /dev/null +++ b/theme/static/pygments/paraiso-light.css @@ -0,0 +1,72 @@ +.highlight .hll { background-color: #a39e9b } +.highlight { background: #e7e9db; color: #2f1e2e } +.highlight .c { color: #8d8687 } /* Comment */ +.highlight .err { color: #ef6155 } /* Error */ +.highlight .k { color: #815ba4 } /* Keyword */ +.highlight .l { color: #f99b15 } /* Literal */ +.highlight .n { color: #2f1e2e } /* Name */ +.highlight .o { color: #5bc4bf } /* Operator */ +.highlight .p { color: #2f1e2e } /* Punctuation */ +.highlight .ch { color: #8d8687 } /* Comment.Hashbang */ +.highlight .cm { color: #8d8687 } /* Comment.Multiline */ +.highlight .cp { color: #8d8687 } /* Comment.Preproc */ +.highlight .cpf { color: #8d8687 } /* Comment.PreprocFile */ +.highlight .c1 { color: #8d8687 } /* Comment.Single */ +.highlight .cs { color: #8d8687 } /* Comment.Special */ +.highlight .gd { color: #ef6155 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gh { color: #2f1e2e; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #48b685 } /* Generic.Inserted */ +.highlight .gp { color: #8d8687; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #5bc4bf; font-weight: bold } /* Generic.Subheading */ +.highlight .kc { color: #815ba4 } /* Keyword.Constant */ +.highlight .kd { color: #815ba4 } /* Keyword.Declaration */ +.highlight .kn { color: #5bc4bf } /* Keyword.Namespace */ +.highlight .kp { color: #815ba4 } /* Keyword.Pseudo */ +.highlight .kr { color: #815ba4 } /* Keyword.Reserved */ +.highlight .kt { color: #fec418 } /* Keyword.Type */ +.highlight .ld { color: #48b685 } /* Literal.Date */ +.highlight .m { color: #f99b15 } /* Literal.Number */ +.highlight .s { color: #48b685 } /* Literal.String */ +.highlight .na { color: #06b6ef } /* Name.Attribute */ +.highlight .nb { color: #2f1e2e } /* Name.Builtin */ +.highlight .nc { color: #fec418 } /* Name.Class */ +.highlight .no { color: #ef6155 } /* Name.Constant */ +.highlight .nd { color: #5bc4bf } /* Name.Decorator */ +.highlight .ni { color: #2f1e2e } /* Name.Entity */ +.highlight .ne { color: #ef6155 } /* Name.Exception */ +.highlight .nf { color: #06b6ef } /* Name.Function */ +.highlight .nl { color: #2f1e2e } /* Name.Label */ +.highlight .nn { color: #fec418 } /* Name.Namespace */ +.highlight .nx { color: #06b6ef } /* Name.Other */ +.highlight .py { color: #2f1e2e } /* Name.Property */ +.highlight .nt { color: #5bc4bf } /* Name.Tag */ +.highlight .nv { color: #ef6155 } /* Name.Variable */ +.highlight .ow { color: #5bc4bf } /* Operator.Word */ +.highlight .w { color: #2f1e2e } /* Text.Whitespace */ +.highlight .mb { color: #f99b15 } /* Literal.Number.Bin */ +.highlight .mf { color: #f99b15 } /* Literal.Number.Float */ +.highlight .mh { color: #f99b15 } /* Literal.Number.Hex */ +.highlight .mi { color: #f99b15 } /* Literal.Number.Integer */ +.highlight .mo { color: #f99b15 } /* Literal.Number.Oct */ +.highlight .sa { color: #48b685 } /* Literal.String.Affix */ +.highlight .sb { color: #48b685 } /* Literal.String.Backtick */ +.highlight .sc { color: #2f1e2e } /* Literal.String.Char */ +.highlight .dl { color: #48b685 } /* Literal.String.Delimiter */ +.highlight .sd { color: #8d8687 } /* Literal.String.Doc */ +.highlight .s2 { color: #48b685 } /* Literal.String.Double */ +.highlight .se { color: #f99b15 } /* Literal.String.Escape */ +.highlight .sh { color: #48b685 } /* Literal.String.Heredoc */ +.highlight .si { color: #f99b15 } /* Literal.String.Interpol */ +.highlight .sx { color: #48b685 } /* Literal.String.Other */ +.highlight .sr { color: #48b685 } /* Literal.String.Regex */ +.highlight .s1 { color: #48b685 } /* Literal.String.Single */ +.highlight .ss { color: #48b685 } /* Literal.String.Symbol */ +.highlight .bp { color: #2f1e2e } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #06b6ef } /* Name.Function.Magic */ +.highlight .vc { color: #ef6155 } /* Name.Variable.Class */ +.highlight .vg { color: #ef6155 } /* Name.Variable.Global */ +.highlight .vi { color: #ef6155 } /* Name.Variable.Instance */ +.highlight .vm { color: #ef6155 } /* Name.Variable.Magic */ +.highlight .il { color: #f99b15 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/paraiso-light.min.css b/theme/static/pygments/paraiso-light.min.css new file mode 100644 index 0000000..591c097 --- /dev/null +++ b/theme/static/pygments/paraiso-light.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#a39e9b}.highlight{background:#e7e9db;color:#2f1e2e}.highlight .c{color:#8d8687}.highlight .err{color:#ef6155}.highlight .k{color:#815ba4}.highlight .l{color:#f99b15}.highlight .n{color:#2f1e2e}.highlight .o{color:#5bc4bf}.highlight .p{color:#2f1e2e}.highlight .c1,.highlight .ch,.highlight .cm,.highlight .cp,.highlight .cpf,.highlight .cs{color:#8d8687}.highlight .gd{color:#ef6155}.highlight .ge{font-style:italic}.highlight .gh{color:#2f1e2e;font-weight:700}.highlight .gi{color:#48b685}.highlight .gp{color:#8d8687}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:#5bc4bf}.highlight .kc,.highlight .kd{color:#815ba4}.highlight .kn{color:#5bc4bf}.highlight .kp,.highlight .kr{color:#815ba4}.highlight .kt{color:#fec418}.highlight .ld{color:#48b685}.highlight .m{color:#f99b15}.highlight .s{color:#48b685}.highlight .na{color:#06b6ef}.highlight .nb{color:#2f1e2e}.highlight .nc{color:#fec418}.highlight .no{color:#ef6155}.highlight .nd{color:#5bc4bf}.highlight .ni{color:#2f1e2e}.highlight .ne{color:#ef6155}.highlight .nf{color:#06b6ef}.highlight .nl{color:#2f1e2e}.highlight .nn{color:#fec418}.highlight .nx{color:#06b6ef}.highlight .py{color:#2f1e2e}.highlight .nt{color:#5bc4bf}.highlight .nv{color:#ef6155}.highlight .ow{color:#5bc4bf}.highlight .w{color:#2f1e2e}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#f99b15}.highlight .sa,.highlight .sb{color:#48b685}.highlight .sc{color:#2f1e2e}.highlight .dl{color:#48b685}.highlight .sd{color:#8d8687}.highlight .s2{color:#48b685}.highlight .se{color:#f99b15}.highlight .sh{color:#48b685}.highlight .si{color:#f99b15}.highlight .s1,.highlight .sr,.highlight .ss,.highlight .sx{color:#48b685}.highlight .bp{color:#2f1e2e}.highlight .fm{color:#06b6ef}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#ef6155}.highlight .il{color:#f99b15} \ No newline at end of file diff --git a/theme/static/pygments/pastie.css b/theme/static/pygments/pastie.css new file mode 100644 index 0000000..6b5cebb --- /dev/null +++ b/theme/static/pygments/pastie.css @@ -0,0 +1,68 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #888888 } /* Comment */ +.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ +.highlight .k { color: #008800; font-weight: bold } /* Keyword */ +.highlight .ch { color: #888888 } /* Comment.Hashbang */ +.highlight .cm { color: #888888 } /* Comment.Multiline */ +.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ +.highlight .cpf { color: #888888 } /* Comment.PreprocFile */ +.highlight .c1 { color: #888888 } /* Comment.Single */ +.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ +.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #aa0000 } /* Generic.Error */ +.highlight .gh { color: #333333 } /* Generic.Heading */ +.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #555555 } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #666666 } /* Generic.Subheading */ +.highlight .gt { color: #aa0000 } /* Generic.Traceback */ +.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #008800 } /* Keyword.Pseudo */ +.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ +.highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ +.highlight .na { color: #336699 } /* Name.Attribute */ +.highlight .nb { color: #003388 } /* Name.Builtin */ +.highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ +.highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ +.highlight .nd { color: #555555 } /* Name.Decorator */ +.highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ +.highlight .nl { color: #336699; font-style: italic } /* Name.Label */ +.highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ +.highlight .py { color: #336699; font-weight: bold } /* Name.Property */ +.highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #336699 } /* Name.Variable */ +.highlight .ow { color: #008800 } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ +.highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ +.highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ +.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ +.highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ +.highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ +.highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ +.highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ +.highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ +.highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ +.highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ +.highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ +.highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ +.highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ +.highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ +.highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ +.highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ +.highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ +.highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ +.highlight .vc { color: #336699 } /* Name.Variable.Class */ +.highlight .vg { color: #dd7700 } /* Name.Variable.Global */ +.highlight .vi { color: #3333bb } /* Name.Variable.Instance */ +.highlight .vm { color: #336699 } /* Name.Variable.Magic */ +.highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/pastie.min.css b/theme/static/pygments/pastie.min.css new file mode 100644 index 0000000..bbfefb7 --- /dev/null +++ b/theme/static/pygments/pastie.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#888}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{color:#080;font-weight:700}.highlight .ch,.highlight .cm{color:#888}.highlight .cp{color:#c00;font-weight:700}.highlight .c1,.highlight .cpf{color:#888}.highlight .cs{color:#c00;font-weight:700;background-color:#fff0f0}.highlight .gd{color:#000;background-color:#fdd}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#333}.highlight .gi{color:#000;background-color:#dfd}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:700}.highlight .gu{color:#666}.highlight .gt{color:#a00}.highlight .kc,.highlight .kd,.highlight .kn{color:#080;font-weight:700}.highlight .kp{color:#080}.highlight .kr{color:#080;font-weight:700}.highlight .kt{color:#888;font-weight:700}.highlight .m{color:#00d;font-weight:700}.highlight .s{color:#d20;background-color:#fff0f0}.highlight .na{color:#369}.highlight .nb{color:#038}.highlight .nc{color:#b06;font-weight:700}.highlight .no{color:#036;font-weight:700}.highlight .nd{color:#555}.highlight .ne{color:#b06;font-weight:700}.highlight .nf{color:#06b;font-weight:700}.highlight .nl{color:#369;font-style:italic}.highlight .nn{color:#b06;font-weight:700}.highlight .py{color:#369;font-weight:700}.highlight .nt{color:#b06;font-weight:700}.highlight .nv{color:#369}.highlight .ow{color:#080}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#00d;font-weight:700}.highlight .dl,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd{color:#d20;background-color:#fff0f0}.highlight .se{color:#04d;background-color:#fff0f0}.highlight .sh{color:#d20;background-color:#fff0f0}.highlight .si{color:#33b;background-color:#fff0f0}.highlight .sx{color:#2b2;background-color:#f0fff0}.highlight .sr{color:#080;background-color:#fff0ff}.highlight .s1{color:#d20;background-color:#fff0f0}.highlight .ss{color:#a60;background-color:#fff0f0}.highlight .bp{color:#038}.highlight .fm{color:#06b;font-weight:700}.highlight .vc{color:#369}.highlight .vg{color:#d70}.highlight .vi{color:#33b}.highlight .vm{color:#369}.highlight .il{color:#00d;font-weight:700} \ No newline at end of file diff --git a/theme/static/pygments/perldoc.css b/theme/static/pygments/perldoc.css new file mode 100644 index 0000000..c08cecb --- /dev/null +++ b/theme/static/pygments/perldoc.css @@ -0,0 +1,66 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #eeeedd; } +.highlight .c { color: #228B22 } /* Comment */ +.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ +.highlight .k { color: #8B008B; font-weight: bold } /* Keyword */ +.highlight .ch { color: #228B22 } /* Comment.Hashbang */ +.highlight .cm { color: #228B22 } /* Comment.Multiline */ +.highlight .cp { color: #1e889b } /* Comment.Preproc */ +.highlight .cpf { color: #228B22 } /* Comment.PreprocFile */ +.highlight .c1 { color: #228B22 } /* Comment.Single */ +.highlight .cs { color: #8B008B; font-weight: bold } /* Comment.Special */ +.highlight .gd { color: #aa0000 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #aa0000 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00aa00 } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #555555 } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #aa0000 } /* Generic.Traceback */ +.highlight .kc { color: #8B008B; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #8B008B; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #8B008B; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #8B008B; font-weight: bold } /* Keyword.Pseudo */ +.highlight .kr { color: #8B008B; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #00688B; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #B452CD } /* Literal.Number */ +.highlight .s { color: #CD5555 } /* Literal.String */ +.highlight .na { color: #658b00 } /* Name.Attribute */ +.highlight .nb { color: #658b00 } /* Name.Builtin */ +.highlight .nc { color: #008b45; font-weight: bold } /* Name.Class */ +.highlight .no { color: #00688B } /* Name.Constant */ +.highlight .nd { color: #707a7c } /* Name.Decorator */ +.highlight .ne { color: #008b45; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #008b45 } /* Name.Function */ +.highlight .nn { color: #008b45; text-decoration: underline } /* Name.Namespace */ +.highlight .nt { color: #8B008B; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #00688B } /* Name.Variable */ +.highlight .ow { color: #8B008B } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #B452CD } /* Literal.Number.Bin */ +.highlight .mf { color: #B452CD } /* Literal.Number.Float */ +.highlight .mh { color: #B452CD } /* Literal.Number.Hex */ +.highlight .mi { color: #B452CD } /* Literal.Number.Integer */ +.highlight .mo { color: #B452CD } /* Literal.Number.Oct */ +.highlight .sa { color: #CD5555 } /* Literal.String.Affix */ +.highlight .sb { color: #CD5555 } /* Literal.String.Backtick */ +.highlight .sc { color: #CD5555 } /* Literal.String.Char */ +.highlight .dl { color: #CD5555 } /* Literal.String.Delimiter */ +.highlight .sd { color: #CD5555 } /* Literal.String.Doc */ +.highlight .s2 { color: #CD5555 } /* Literal.String.Double */ +.highlight .se { color: #CD5555 } /* Literal.String.Escape */ +.highlight .sh { color: #1c7e71; font-style: italic } /* Literal.String.Heredoc */ +.highlight .si { color: #CD5555 } /* Literal.String.Interpol */ +.highlight .sx { color: #cb6c20 } /* Literal.String.Other */ +.highlight .sr { color: #1c7e71 } /* Literal.String.Regex */ +.highlight .s1 { color: #CD5555 } /* Literal.String.Single */ +.highlight .ss { color: #CD5555 } /* Literal.String.Symbol */ +.highlight .bp { color: #658b00 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #008b45 } /* Name.Function.Magic */ +.highlight .vc { color: #00688B } /* Name.Variable.Class */ +.highlight .vg { color: #00688B } /* Name.Variable.Global */ +.highlight .vi { color: #00688B } /* Name.Variable.Instance */ +.highlight .vm { color: #00688B } /* Name.Variable.Magic */ +.highlight .il { color: #B452CD } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/perldoc.min.css b/theme/static/pygments/perldoc.min.css new file mode 100644 index 0000000..d497f16 --- /dev/null +++ b/theme/static/pygments/perldoc.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#eed}.highlight .c{color:#228b22}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{color:#8b008b;font-weight:700}.highlight .ch,.highlight .cm{color:#228b22}.highlight .cp{color:#1e889b}.highlight .c1,.highlight .cpf{color:#228b22}.highlight .cs{color:#8b008b;font-weight:700}.highlight .gd{color:#a00}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#0a0}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:purple}.highlight .gt{color:#a00}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:#8b008b;font-weight:700}.highlight .kt{color:#00688b;font-weight:700}.highlight .m{color:#b452cd}.highlight .s{color:#cd5555}.highlight .na,.highlight .nb{color:#658b00}.highlight .nc{color:#008b45;font-weight:700}.highlight .no{color:#00688b}.highlight .nd{color:#707a7c}.highlight .ne{color:#008b45;font-weight:700}.highlight .nf{color:#008b45}.highlight .nn{color:#008b45;text-decoration:underline}.highlight .nt{color:#8b008b;font-weight:700}.highlight .nv{color:#00688b}.highlight .ow{color:#8b008b}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#b452cd}.highlight .dl,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se{color:#cd5555}.highlight .sh{color:#1c7e71;font-style:italic}.highlight .si{color:#cd5555}.highlight .sx{color:#cb6c20}.highlight .sr{color:#1c7e71}.highlight .s1,.highlight .ss{color:#cd5555}.highlight .bp{color:#658b00}.highlight .fm{color:#008b45}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#00688b}.highlight .il{color:#b452cd} \ No newline at end of file diff --git a/theme/static/pygments/rainbow_dash.css b/theme/static/pygments/rainbow_dash.css new file mode 100644 index 0000000..2716be4 --- /dev/null +++ b/theme/static/pygments/rainbow_dash.css @@ -0,0 +1,62 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; color: #4d4d4d } +.highlight .c { color: #0080ff; font-style: italic } /* Comment */ +.highlight .err { color: #ffffff; background-color: #cc0000 } /* Error */ +.highlight .k { color: #2c5dcd; font-weight: bold } /* Keyword */ +.highlight .o { color: #2c5dcd } /* Operator */ +.highlight .ch { color: #0080ff; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #0080ff; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #0080ff } /* Comment.Preproc */ +.highlight .cpf { color: #0080ff; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #0080ff; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #0080ff; font-weight: bold; font-style: italic } /* Comment.Special */ +.highlight .gd { background-color: #ffcccc; border: 1px solid #c5060b } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #ff0000 } /* Generic.Error */ +.highlight .gh { color: #2c5dcd; font-weight: bold } /* Generic.Heading */ +.highlight .gi { background-color: #ccffcc; border: 1px solid #00cc00 } /* Generic.Inserted */ +.highlight .go { color: #aaaaaa } /* Generic.Output */ +.highlight .gp { color: #2c5dcd; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #2c5dcd; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #c5060b } /* Generic.Traceback */ +.highlight .kc { color: #2c5dcd; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #2c5dcd; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #2c5dcd; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #2c5dcd } /* Keyword.Pseudo */ +.highlight .kr { color: #2c5dcd; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #5918bb; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #5918bb; font-weight: bold } /* Literal.Number */ +.highlight .s { color: #00cc66 } /* Literal.String */ +.highlight .na { color: #2c5dcd; font-style: italic } /* Name.Attribute */ +.highlight .nb { color: #5918bb; font-weight: bold } /* Name.Builtin */ +.highlight .nc { text-decoration: underline } /* Name.Class */ +.highlight .no { color: #318495 } /* Name.Constant */ +.highlight .nd { color: #ff8000; font-weight: bold } /* Name.Decorator */ +.highlight .ni { color: #5918bb; font-weight: bold } /* Name.Entity */ +.highlight .ne { color: #5918bb; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #ff8000; font-weight: bold } /* Name.Function */ +.highlight .nt { color: #2c5dcd; font-weight: bold } /* Name.Tag */ +.highlight .ow { color: #2c5dcd; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #cbcbcb } /* Text.Whitespace */ +.highlight .mb { color: #5918bb; font-weight: bold } /* Literal.Number.Bin */ +.highlight .mf { color: #5918bb; font-weight: bold } /* Literal.Number.Float */ +.highlight .mh { color: #5918bb; font-weight: bold } /* Literal.Number.Hex */ +.highlight .mi { color: #5918bb; font-weight: bold } /* Literal.Number.Integer */ +.highlight .mo { color: #5918bb; font-weight: bold } /* Literal.Number.Oct */ +.highlight .sa { color: #00cc66 } /* Literal.String.Affix */ +.highlight .sb { color: #00cc66 } /* Literal.String.Backtick */ +.highlight .sc { color: #00cc66 } /* Literal.String.Char */ +.highlight .dl { color: #00cc66 } /* Literal.String.Delimiter */ +.highlight .sd { color: #00cc66; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #00cc66 } /* Literal.String.Double */ +.highlight .se { color: #c5060b; font-weight: bold } /* Literal.String.Escape */ +.highlight .sh { color: #00cc66 } /* Literal.String.Heredoc */ +.highlight .si { color: #00cc66 } /* Literal.String.Interpol */ +.highlight .sx { color: #318495 } /* Literal.String.Other */ +.highlight .sr { color: #00cc66 } /* Literal.String.Regex */ +.highlight .s1 { color: #00cc66 } /* Literal.String.Single */ +.highlight .ss { color: #c5060b; font-weight: bold } /* Literal.String.Symbol */ +.highlight .bp { color: #5918bb; font-weight: bold } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #ff8000; font-weight: bold } /* Name.Function.Magic */ +.highlight .il { color: #5918bb; font-weight: bold } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/rainbow_dash.min.css b/theme/static/pygments/rainbow_dash.min.css new file mode 100644 index 0000000..c9f0d06 --- /dev/null +++ b/theme/static/pygments/rainbow_dash.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff;color:#4d4d4d}.highlight .c{color:#0080ff;font-style:italic}.highlight .err{color:#fff;background-color:#c00}.highlight .k{color:#2c5dcd;font-weight:700}.highlight .o{color:#2c5dcd}.highlight .ch,.highlight .cm{color:#0080ff;font-style:italic}.highlight .cp{color:#0080ff}.highlight .c1,.highlight .cpf,.highlight .cs{color:#0080ff;font-style:italic}.highlight .cs{font-weight:700}.highlight .gd{background-color:#fcc;border:1px solid #c5060b}.highlight .ge{font-style:italic}.highlight .gr{color:red}.highlight .gh{color:#2c5dcd;font-weight:700}.highlight .gi{background-color:#cfc;border:1px solid #0c0}.highlight .go{color:#aaa}.highlight .gp{color:#2c5dcd}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:#2c5dcd}.highlight .gt{color:#c5060b}.highlight .kc,.highlight .kd,.highlight .kn{color:#2c5dcd;font-weight:700}.highlight .kp{color:#2c5dcd}.highlight .kr{color:#2c5dcd;font-weight:700}.highlight .kt,.highlight .m{color:#5918bb;font-weight:700}.highlight .s{color:#0c6}.highlight .na{color:#2c5dcd;font-style:italic}.highlight .nb{color:#5918bb;font-weight:700}.highlight .nc{text-decoration:underline}.highlight .no{color:#318495}.highlight .nd{color:#ff8000;font-weight:700}.highlight .ne,.highlight .ni{color:#5918bb;font-weight:700}.highlight .nf{color:#ff8000;font-weight:700}.highlight .nt,.highlight .ow{color:#2c5dcd;font-weight:700}.highlight .w{color:#cbcbcb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#5918bb;font-weight:700}.highlight .dl,.highlight .sa,.highlight .sb,.highlight .sc{color:#0c6}.highlight .sd{color:#0c6;font-style:italic}.highlight .s2{color:#0c6}.highlight .se{color:#c5060b;font-weight:700}.highlight .sh,.highlight .si{color:#0c6}.highlight .sx{color:#318495}.highlight .s1,.highlight .sr{color:#0c6}.highlight .ss{color:#c5060b;font-weight:700}.highlight .bp{color:#5918bb;font-weight:700}.highlight .fm{color:#ff8000;font-weight:700}.highlight .il{color:#5918bb;font-weight:700} \ No newline at end of file diff --git a/theme/static/pygments/rrt.css b/theme/static/pygments/rrt.css new file mode 100644 index 0000000..76b3475 --- /dev/null +++ b/theme/static/pygments/rrt.css @@ -0,0 +1,38 @@ +.highlight .hll { background-color: #0000ff } +.highlight { background: #000000; } +.highlight .c { color: #00ff00 } /* Comment */ +.highlight .k { color: #ff0000 } /* Keyword */ +.highlight .ch { color: #00ff00 } /* Comment.Hashbang */ +.highlight .cm { color: #00ff00 } /* Comment.Multiline */ +.highlight .cp { color: #e5e5e5 } /* Comment.Preproc */ +.highlight .cpf { color: #00ff00 } /* Comment.PreprocFile */ +.highlight .c1 { color: #00ff00 } /* Comment.Single */ +.highlight .cs { color: #00ff00 } /* Comment.Special */ +.highlight .kc { color: #ff0000 } /* Keyword.Constant */ +.highlight .kd { color: #ff0000 } /* Keyword.Declaration */ +.highlight .kn { color: #ff0000 } /* Keyword.Namespace */ +.highlight .kp { color: #ff0000 } /* Keyword.Pseudo */ +.highlight .kr { color: #ff0000 } /* Keyword.Reserved */ +.highlight .kt { color: #ee82ee } /* Keyword.Type */ +.highlight .s { color: #87ceeb } /* Literal.String */ +.highlight .no { color: #7fffd4 } /* Name.Constant */ +.highlight .nf { color: #ffff00 } /* Name.Function */ +.highlight .nv { color: #eedd82 } /* Name.Variable */ +.highlight .sa { color: #87ceeb } /* Literal.String.Affix */ +.highlight .sb { color: #87ceeb } /* Literal.String.Backtick */ +.highlight .sc { color: #87ceeb } /* Literal.String.Char */ +.highlight .dl { color: #87ceeb } /* Literal.String.Delimiter */ +.highlight .sd { color: #87ceeb } /* Literal.String.Doc */ +.highlight .s2 { color: #87ceeb } /* Literal.String.Double */ +.highlight .se { color: #87ceeb } /* Literal.String.Escape */ +.highlight .sh { color: #87ceeb } /* Literal.String.Heredoc */ +.highlight .si { color: #87ceeb } /* Literal.String.Interpol */ +.highlight .sx { color: #87ceeb } /* Literal.String.Other */ +.highlight .sr { color: #87ceeb } /* Literal.String.Regex */ +.highlight .s1 { color: #87ceeb } /* Literal.String.Single */ +.highlight .ss { color: #87ceeb } /* Literal.String.Symbol */ +.highlight .fm { color: #ffff00 } /* Name.Function.Magic */ +.highlight .vc { color: #eedd82 } /* Name.Variable.Class */ +.highlight .vg { color: #eedd82 } /* Name.Variable.Global */ +.highlight .vi { color: #eedd82 } /* Name.Variable.Instance */ +.highlight .vm { color: #eedd82 } /* Name.Variable.Magic */ \ No newline at end of file diff --git a/theme/static/pygments/rrt.min.css b/theme/static/pygments/rrt.min.css new file mode 100644 index 0000000..8764455 --- /dev/null +++ b/theme/static/pygments/rrt.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#00f}.highlight{background:#000}.highlight .c{color:#0f0}.highlight .k{color:red}.highlight .ch,.highlight .cm{color:#0f0}.highlight .cp{color:#e5e5e5}.highlight .c1,.highlight .cpf,.highlight .cs{color:#0f0}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:red}.highlight .kt{color:violet}.highlight .s{color:#87ceeb}.highlight .no{color:#7fffd4}.highlight .nf{color:#ff0}.highlight .nv{color:#eedd82}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#87ceeb}.highlight .fm{color:#ff0}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#eedd82} \ No newline at end of file diff --git a/theme/static/pygments/solarized-dark.css b/theme/static/pygments/solarized-dark.css new file mode 100644 index 0000000..41cc9f6 --- /dev/null +++ b/theme/static/pygments/solarized-dark.css @@ -0,0 +1,87 @@ +/* Solarized Dark + +For use with Jekyll and Pygments + +http://ethanschoonover.com/solarized + +SOLARIZED HEX ROLE +--------- -------- ------------------------------------------ +base03 #002b36 background +base01 #586e75 comments / secondary content +base1 #93a1a1 body text / default code / primary content +orange #cb4b16 constants +red #dc322f regex, special keywords +blue #268bd2 reserved keywords +cyan #2aa198 strings, numbers +green #859900 operators, other keywords +*/ + +.highlight {background-color: #002b36; color: #93a1a1;} +.highlight .c { color: #586e75 } /* Comment */ +.highlight .err { color: #93a1a1 } /* Error */ +.highlight .g { color: #93a1a1 } /* Generic */ +.highlight .k { color: #859900 } /* Keyword */ +.highlight .l { color: #93a1a1 } /* Literal */ +.highlight .n { color: #93a1a1 } /* Name */ +.highlight .o { color: #859900 } /* Operator */ +.highlight .x { color: #cb4b16 } /* Other */ +.highlight .p { color: #93a1a1 } /* Punctuation */ +.highlight .cm { color: #586e75 } /* Comment.Multiline */ +.highlight .cp { color: #859900 } /* Comment.Preproc */ +.highlight .c1 { color: #586e75 } /* Comment.Single */ +.highlight .cs { color: #859900 } /* Comment.Special */ +.highlight .gd { color: #2aa198 } /* Generic.Deleted */ +.highlight .ge { color: #93a1a1; font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #dc322f } /* Generic.Error */ +.highlight .gh { color: #cb4b16 } /* Generic.Heading */ +.highlight .gi { color: #859900 } /* Generic.Inserted */ +.highlight .go { color: #93a1a1 } /* Generic.Output */ +.highlight .gp { color: #93a1a1 } /* Generic.Prompt */ +.highlight .gs { color: #93a1a1; font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #cb4b16 } /* Generic.Subheading */ +.highlight .gt { color: #93a1a1 } /* Generic.Traceback */ +.highlight .kc { color: #cb4b16 } /* Keyword.Constant */ +.highlight .kd { color: #268bd2 } /* Keyword.Declaration */ +.highlight .kn { color: #859900 } /* Keyword.Namespace */ +.highlight .kp { color: #859900 } /* Keyword.Pseudo */ +.highlight .kr { color: #268bd2 } /* Keyword.Reserved */ +.highlight .kt { color: #dc322f } /* Keyword.Type */ +.highlight .ld { color: #93a1a1 } /* Literal.Date */ +.highlight .m { color: #2aa198 } /* Literal.Number */ +.highlight .s { color: #2aa198 } /* Literal.String */ +.highlight .na { color: #93a1a1 } /* Name.Attribute */ +.highlight .nb { color: #B58900 } /* Name.Builtin */ +.highlight .nc { color: #268bd2 } /* Name.Class */ +.highlight .no { color: #cb4b16 } /* Name.Constant */ +.highlight .nd { color: #268bd2 } /* Name.Decorator */ +.highlight .ni { color: #cb4b16 } /* Name.Entity */ +.highlight .ne { color: #cb4b16 } /* Name.Exception */ +.highlight .nf { color: #268bd2 } /* Name.Function */ +.highlight .nl { color: #93a1a1 } /* Name.Label */ +.highlight .nn { color: #93a1a1 } /* Name.Namespace */ +.highlight .nx { color: #93a1a1 } /* Name.Other */ +.highlight .py { color: #93a1a1 } /* Name.Property */ +.highlight .nt { color: #268bd2 } /* Name.Tag */ +.highlight .nv { color: #268bd2 } /* Name.Variable */ +.highlight .ow { color: #859900 } /* Operator.Word */ +.highlight .w { color: #93a1a1 } /* Text.Whitespace */ +.highlight .mf { color: #2aa198 } /* Literal.Number.Float */ +.highlight .mh { color: #2aa198 } /* Literal.Number.Hex */ +.highlight .mi { color: #2aa198 } /* Literal.Number.Integer */ +.highlight .mo { color: #2aa198 } /* Literal.Number.Oct */ +.highlight .sb { color: #586e75 } /* Literal.String.Backtick */ +.highlight .sc { color: #2aa198 } /* Literal.String.Char */ +.highlight .sd { color: #93a1a1 } /* Literal.String.Doc */ +.highlight .s2 { color: #2aa198 } /* Literal.String.Double */ +.highlight .se { color: #cb4b16 } /* Literal.String.Escape */ +.highlight .sh { color: #93a1a1 } /* Literal.String.Heredoc */ +.highlight .si { color: #2aa198 } /* Literal.String.Interpol */ +.highlight .sx { color: #2aa198 } /* Literal.String.Other */ +.highlight .sr { color: #dc322f } /* Literal.String.Regex */ +.highlight .s1 { color: #2aa198 } /* Literal.String.Single */ +.highlight .ss { color: #2aa198 } /* Literal.String.Symbol */ +.highlight .bp { color: #268bd2 } /* Name.Builtin.Pseudo */ +.highlight .vc { color: #268bd2 } /* Name.Variable.Class */ +.highlight .vg { color: #268bd2 } /* Name.Variable.Global */ +.highlight .vi { color: #268bd2 } /* Name.Variable.Instance */ +.highlight .il { color: #2aa198 } /* Literal.Number.Integer.Long */ diff --git a/theme/static/pygments/solarized-dark.min.css b/theme/static/pygments/solarized-dark.min.css new file mode 100644 index 0000000..259d7cb --- /dev/null +++ b/theme/static/pygments/solarized-dark.min.css @@ -0,0 +1 @@ +.highlight{background-color:#002b36;color:#93a1a1}.highlight .c{color:#586e75}.highlight .err,.highlight .g{color:#93a1a1}.highlight .k{color:#859900}.highlight .l,.highlight .n{color:#93a1a1}.highlight .o{color:#859900}.highlight .x{color:#cb4b16}.highlight .p{color:#93a1a1}.highlight .cm{color:#586e75}.highlight .cp{color:#859900}.highlight .c1{color:#586e75}.highlight .cs{color:#859900}.highlight .gd{color:#2aa198}.highlight .ge{color:#93a1a1;font-style:italic}.highlight .gr{color:#dc322f}.highlight .gh{color:#cb4b16}.highlight .gi{color:#859900}.highlight .go,.highlight .gp{color:#93a1a1}.highlight .gs{color:#93a1a1;font-weight:700}.highlight .gu{color:#cb4b16}.highlight .gt{color:#93a1a1}.highlight .kc{color:#cb4b16}.highlight .kd{color:#268bd2}.highlight .kn,.highlight .kp{color:#859900}.highlight .kr{color:#268bd2}.highlight .kt{color:#dc322f}.highlight .ld{color:#93a1a1}.highlight .m,.highlight .s{color:#2aa198}.highlight .na{color:#93a1a1}.highlight .nb{color:#b58900}.highlight .nc{color:#268bd2}.highlight .no{color:#cb4b16}.highlight .nd{color:#268bd2}.highlight .ne,.highlight .ni{color:#cb4b16}.highlight .nf{color:#268bd2}.highlight .nl,.highlight .nn,.highlight .nx,.highlight .py{color:#93a1a1}.highlight .nt,.highlight .nv{color:#268bd2}.highlight .ow{color:#859900}.highlight .w{color:#93a1a1}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#2aa198}.highlight .sb{color:#586e75}.highlight .sc{color:#2aa198}.highlight .sd{color:#93a1a1}.highlight .s2{color:#2aa198}.highlight .se{color:#cb4b16}.highlight .sh{color:#93a1a1}.highlight .si,.highlight .sx{color:#2aa198}.highlight .sr{color:#dc322f}.highlight .s1,.highlight .ss{color:#2aa198}.highlight .bp,.highlight .vc,.highlight .vg,.highlight .vi{color:#268bd2}.highlight .il{color:#2aa198} \ No newline at end of file diff --git a/theme/static/pygments/tango.css b/theme/static/pygments/tango.css new file mode 100644 index 0000000..b0ec841 --- /dev/null +++ b/theme/static/pygments/tango.css @@ -0,0 +1,77 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #f8f8f8; } +.highlight .c { color: #8f5902; font-style: italic } /* Comment */ +.highlight .err { color: #a40000; border: 1px solid #ef2929 } /* Error */ +.highlight .g { color: #000000 } /* Generic */ +.highlight .k { color: #204a87; font-weight: bold } /* Keyword */ +.highlight .l { color: #000000 } /* Literal */ +.highlight .n { color: #000000 } /* Name */ +.highlight .o { color: #ce5c00; font-weight: bold } /* Operator */ +.highlight .x { color: #000000 } /* Other */ +.highlight .p { color: #000000; font-weight: bold } /* Punctuation */ +.highlight .ch { color: #8f5902; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #8f5902; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #8f5902; font-style: italic } /* Comment.Preproc */ +.highlight .cpf { color: #8f5902; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #8f5902; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #8f5902; font-style: italic } /* Comment.Special */ +.highlight .gd { color: #a40000 } /* Generic.Deleted */ +.highlight .ge { color: #000000; font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #ef2929 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00A000 } /* Generic.Inserted */ +.highlight .go { color: #000000; font-style: italic } /* Generic.Output */ +.highlight .gp { color: #8f5902 } /* Generic.Prompt */ +.highlight .gs { color: #000000; font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #a40000; font-weight: bold } /* Generic.Traceback */ +.highlight .kc { color: #204a87; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #204a87; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #204a87; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #204a87; font-weight: bold } /* Keyword.Pseudo */ +.highlight .kr { color: #204a87; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #204a87; font-weight: bold } /* Keyword.Type */ +.highlight .ld { color: #000000 } /* Literal.Date */ +.highlight .m { color: #0000cf; font-weight: bold } /* Literal.Number */ +.highlight .s { color: #4e9a06 } /* Literal.String */ +.highlight .na { color: #c4a000 } /* Name.Attribute */ +.highlight .nb { color: #204a87 } /* Name.Builtin */ +.highlight .nc { color: #000000 } /* Name.Class */ +.highlight .no { color: #000000 } /* Name.Constant */ +.highlight .nd { color: #5c35cc; font-weight: bold } /* Name.Decorator */ +.highlight .ni { color: #ce5c00 } /* Name.Entity */ +.highlight .ne { color: #cc0000; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #000000 } /* Name.Function */ +.highlight .nl { color: #f57900 } /* Name.Label */ +.highlight .nn { color: #000000 } /* Name.Namespace */ +.highlight .nx { color: #000000 } /* Name.Other */ +.highlight .py { color: #000000 } /* Name.Property */ +.highlight .nt { color: #204a87; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #000000 } /* Name.Variable */ +.highlight .ow { color: #204a87; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #f8f8f8; text-decoration: underline } /* Text.Whitespace */ +.highlight .mb { color: #0000cf; font-weight: bold } /* Literal.Number.Bin */ +.highlight .mf { color: #0000cf; font-weight: bold } /* Literal.Number.Float */ +.highlight .mh { color: #0000cf; font-weight: bold } /* Literal.Number.Hex */ +.highlight .mi { color: #0000cf; font-weight: bold } /* Literal.Number.Integer */ +.highlight .mo { color: #0000cf; font-weight: bold } /* Literal.Number.Oct */ +.highlight .sa { color: #4e9a06 } /* Literal.String.Affix */ +.highlight .sb { color: #4e9a06 } /* Literal.String.Backtick */ +.highlight .sc { color: #4e9a06 } /* Literal.String.Char */ +.highlight .dl { color: #4e9a06 } /* Literal.String.Delimiter */ +.highlight .sd { color: #8f5902; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #4e9a06 } /* Literal.String.Double */ +.highlight .se { color: #4e9a06 } /* Literal.String.Escape */ +.highlight .sh { color: #4e9a06 } /* Literal.String.Heredoc */ +.highlight .si { color: #4e9a06 } /* Literal.String.Interpol */ +.highlight .sx { color: #4e9a06 } /* Literal.String.Other */ +.highlight .sr { color: #4e9a06 } /* Literal.String.Regex */ +.highlight .s1 { color: #4e9a06 } /* Literal.String.Single */ +.highlight .ss { color: #4e9a06 } /* Literal.String.Symbol */ +.highlight .bp { color: #3465a4 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #000000 } /* Name.Function.Magic */ +.highlight .vc { color: #000000 } /* Name.Variable.Class */ +.highlight .vg { color: #000000 } /* Name.Variable.Global */ +.highlight .vi { color: #000000 } /* Name.Variable.Instance */ +.highlight .vm { color: #000000 } /* Name.Variable.Magic */ +.highlight .il { color: #0000cf; font-weight: bold } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/tango.min.css b/theme/static/pygments/tango.min.css new file mode 100644 index 0000000..3a02732 --- /dev/null +++ b/theme/static/pygments/tango.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#f8f8f8}.highlight .c{color:#8f5902;font-style:italic}.highlight .err{color:#a40000;border:1px solid #ef2929}.highlight .g{color:#000}.highlight .k{color:#204a87;font-weight:700}.highlight .l,.highlight .n{color:#000}.highlight .o{color:#ce5c00;font-weight:700}.highlight .x{color:#000}.highlight .p{color:#000;font-weight:700}.highlight .c1,.highlight .ch,.highlight .cm,.highlight .cp,.highlight .cpf,.highlight .cs{color:#8f5902;font-style:italic}.highlight .gd{color:#a40000}.highlight .ge{color:#000;font-style:italic}.highlight .gr{color:#ef2929}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#00a000}.highlight .go{color:#000;font-style:italic}.highlight .gp{color:#8f5902}.highlight .gs{color:#000;font-weight:700}.highlight .gu{color:purple;font-weight:700}.highlight .gt{color:#a40000;font-weight:700}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{color:#204a87;font-weight:700}.highlight .ld{color:#000}.highlight .m{color:#0000cf;font-weight:700}.highlight .s{color:#4e9a06}.highlight .na{color:#c4a000}.highlight .nb{color:#204a87}.highlight .nc,.highlight .no{color:#000}.highlight .nd{color:#5c35cc;font-weight:700}.highlight .ni{color:#ce5c00}.highlight .ne{color:#c00;font-weight:700}.highlight .nf{color:#000}.highlight .nl{color:#f57900}.highlight .nn,.highlight .nx,.highlight .py{color:#000}.highlight .nt{color:#204a87;font-weight:700}.highlight .nv{color:#000}.highlight .ow{color:#204a87;font-weight:700}.highlight .w{color:#f8f8f8;text-decoration:underline}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#0000cf;font-weight:700}.highlight .dl,.highlight .sa,.highlight .sb,.highlight .sc{color:#4e9a06}.highlight .sd{color:#8f5902;font-style:italic}.highlight .s1,.highlight .s2,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#4e9a06}.highlight .bp{color:#3465a4}.highlight .fm,.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#000}.highlight .il{color:#0000cf;font-weight:700} \ No newline at end of file diff --git a/theme/static/pygments/trac.css b/theme/static/pygments/trac.css new file mode 100644 index 0000000..05fa84e --- /dev/null +++ b/theme/static/pygments/trac.css @@ -0,0 +1,67 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #999988; font-style: italic } /* Comment */ +.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ +.highlight .k { font-weight: bold } /* Keyword */ +.highlight .o { font-weight: bold } /* Operator */ +.highlight .ch { color: #999988; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */ +.highlight .cpf { color: #999988; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */ +.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #aa0000 } /* Generic.Error */ +.highlight .gh { color: #999999 } /* Generic.Heading */ +.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #555555 } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #aaaaaa } /* Generic.Subheading */ +.highlight .gt { color: #aa0000 } /* Generic.Traceback */ +.highlight .kc { font-weight: bold } /* Keyword.Constant */ +.highlight .kd { font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { font-weight: bold } /* Keyword.Pseudo */ +.highlight .kr { font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #009999 } /* Literal.Number */ +.highlight .s { color: #bb8844 } /* Literal.String */ +.highlight .na { color: #008080 } /* Name.Attribute */ +.highlight .nb { color: #999999 } /* Name.Builtin */ +.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */ +.highlight .no { color: #008080 } /* Name.Constant */ +.highlight .ni { color: #800080 } /* Name.Entity */ +.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */ +.highlight .nn { color: #555555 } /* Name.Namespace */ +.highlight .nt { color: #000080 } /* Name.Tag */ +.highlight .nv { color: #008080 } /* Name.Variable */ +.highlight .ow { font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #009999 } /* Literal.Number.Bin */ +.highlight .mf { color: #009999 } /* Literal.Number.Float */ +.highlight .mh { color: #009999 } /* Literal.Number.Hex */ +.highlight .mi { color: #009999 } /* Literal.Number.Integer */ +.highlight .mo { color: #009999 } /* Literal.Number.Oct */ +.highlight .sa { color: #bb8844 } /* Literal.String.Affix */ +.highlight .sb { color: #bb8844 } /* Literal.String.Backtick */ +.highlight .sc { color: #bb8844 } /* Literal.String.Char */ +.highlight .dl { color: #bb8844 } /* Literal.String.Delimiter */ +.highlight .sd { color: #bb8844 } /* Literal.String.Doc */ +.highlight .s2 { color: #bb8844 } /* Literal.String.Double */ +.highlight .se { color: #bb8844 } /* Literal.String.Escape */ +.highlight .sh { color: #bb8844 } /* Literal.String.Heredoc */ +.highlight .si { color: #bb8844 } /* Literal.String.Interpol */ +.highlight .sx { color: #bb8844 } /* Literal.String.Other */ +.highlight .sr { color: #808000 } /* Literal.String.Regex */ +.highlight .s1 { color: #bb8844 } /* Literal.String.Single */ +.highlight .ss { color: #bb8844 } /* Literal.String.Symbol */ +.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #990000; font-weight: bold } /* Name.Function.Magic */ +.highlight .vc { color: #008080 } /* Name.Variable.Class */ +.highlight .vg { color: #008080 } /* Name.Variable.Global */ +.highlight .vi { color: #008080 } /* Name.Variable.Instance */ +.highlight .vm { color: #008080 } /* Name.Variable.Magic */ +.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/trac.min.css b/theme/static/pygments/trac.min.css new file mode 100644 index 0000000..610e972 --- /dev/null +++ b/theme/static/pygments/trac.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k,.highlight .o{font-weight:700}.highlight .ch,.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:700}.highlight .c1,.highlight .cpf{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:700;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:700}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{font-weight:700}.highlight .kt{color:#458}.highlight .m{color:#099}.highlight .s{color:#b84}.highlight .na{color:teal}.highlight .nb{color:#999}.highlight .nc{color:#458;font-weight:700}.highlight .no{color:teal}.highlight .ni{color:purple}.highlight .ne,.highlight .nf{color:#900;font-weight:700}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{font-weight:700}.highlight .w{color:#bbb}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#099}.highlight .dl,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx{color:#b84}.highlight .sr{color:olive}.highlight .s1,.highlight .ss{color:#b84}.highlight .bp{color:#999}.highlight .fm{color:#900;font-weight:700}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:teal}.highlight .il{color:#099} \ No newline at end of file diff --git a/theme/static/pygments/vim.css b/theme/static/pygments/vim.css new file mode 100644 index 0000000..afed707 --- /dev/null +++ b/theme/static/pygments/vim.css @@ -0,0 +1,78 @@ +.highlight .hll { background-color: #222222 } +.highlight { background: #000000; color: #cccccc } +.highlight .c { color: #000080 } /* Comment */ +.highlight .err { color: #cccccc; border: 1px solid #FF0000 } /* Error */ +.highlight .esc { color: #cccccc } /* Escape */ +.highlight .g { color: #cccccc } /* Generic */ +.highlight .k { color: #cdcd00 } /* Keyword */ +.highlight .l { color: #cccccc } /* Literal */ +.highlight .n { color: #cccccc } /* Name */ +.highlight .o { color: #3399cc } /* Operator */ +.highlight .x { color: #cccccc } /* Other */ +.highlight .p { color: #cccccc } /* Punctuation */ +.highlight .ch { color: #000080 } /* Comment.Hashbang */ +.highlight .cm { color: #000080 } /* Comment.Multiline */ +.highlight .cp { color: #000080 } /* Comment.Preproc */ +.highlight .cpf { color: #000080 } /* Comment.PreprocFile */ +.highlight .c1 { color: #000080 } /* Comment.Single */ +.highlight .cs { color: #cd0000; font-weight: bold } /* Comment.Special */ +.highlight .gd { color: #cd0000 } /* Generic.Deleted */ +.highlight .ge { color: #cccccc; font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #FF0000 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00cd00 } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { color: #cccccc; font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #0044DD } /* Generic.Traceback */ +.highlight .kc { color: #cdcd00 } /* Keyword.Constant */ +.highlight .kd { color: #00cd00 } /* Keyword.Declaration */ +.highlight .kn { color: #cd00cd } /* Keyword.Namespace */ +.highlight .kp { color: #cdcd00 } /* Keyword.Pseudo */ +.highlight .kr { color: #cdcd00 } /* Keyword.Reserved */ +.highlight .kt { color: #00cd00 } /* Keyword.Type */ +.highlight .ld { color: #cccccc } /* Literal.Date */ +.highlight .m { color: #cd00cd } /* Literal.Number */ +.highlight .s { color: #cd0000 } /* Literal.String */ +.highlight .na { color: #cccccc } /* Name.Attribute */ +.highlight .nb { color: #cd00cd } /* Name.Builtin */ +.highlight .nc { color: #00cdcd } /* Name.Class */ +.highlight .no { color: #cccccc } /* Name.Constant */ +.highlight .nd { color: #cccccc } /* Name.Decorator */ +.highlight .ni { color: #cccccc } /* Name.Entity */ +.highlight .ne { color: #666699; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #cccccc } /* Name.Function */ +.highlight .nl { color: #cccccc } /* Name.Label */ +.highlight .nn { color: #cccccc } /* Name.Namespace */ +.highlight .nx { color: #cccccc } /* Name.Other */ +.highlight .py { color: #cccccc } /* Name.Property */ +.highlight .nt { color: #cccccc } /* Name.Tag */ +.highlight .nv { color: #00cdcd } /* Name.Variable */ +.highlight .ow { color: #cdcd00 } /* Operator.Word */ +.highlight .w { color: #cccccc } /* Text.Whitespace */ +.highlight .mb { color: #cd00cd } /* Literal.Number.Bin */ +.highlight .mf { color: #cd00cd } /* Literal.Number.Float */ +.highlight .mh { color: #cd00cd } /* Literal.Number.Hex */ +.highlight .mi { color: #cd00cd } /* Literal.Number.Integer */ +.highlight .mo { color: #cd00cd } /* Literal.Number.Oct */ +.highlight .sa { color: #cd0000 } /* Literal.String.Affix */ +.highlight .sb { color: #cd0000 } /* Literal.String.Backtick */ +.highlight .sc { color: #cd0000 } /* Literal.String.Char */ +.highlight .dl { color: #cd0000 } /* Literal.String.Delimiter */ +.highlight .sd { color: #cd0000 } /* Literal.String.Doc */ +.highlight .s2 { color: #cd0000 } /* Literal.String.Double */ +.highlight .se { color: #cd0000 } /* Literal.String.Escape */ +.highlight .sh { color: #cd0000 } /* Literal.String.Heredoc */ +.highlight .si { color: #cd0000 } /* Literal.String.Interpol */ +.highlight .sx { color: #cd0000 } /* Literal.String.Other */ +.highlight .sr { color: #cd0000 } /* Literal.String.Regex */ +.highlight .s1 { color: #cd0000 } /* Literal.String.Single */ +.highlight .ss { color: #cd0000 } /* Literal.String.Symbol */ +.highlight .bp { color: #cd00cd } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #cccccc } /* Name.Function.Magic */ +.highlight .vc { color: #00cdcd } /* Name.Variable.Class */ +.highlight .vg { color: #00cdcd } /* Name.Variable.Global */ +.highlight .vi { color: #00cdcd } /* Name.Variable.Instance */ +.highlight .vm { color: #00cdcd } /* Name.Variable.Magic */ +.highlight .il { color: #cd00cd } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/vim.min.css b/theme/static/pygments/vim.min.css new file mode 100644 index 0000000..2074cd2 --- /dev/null +++ b/theme/static/pygments/vim.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#222}.highlight{background:#000;color:#ccc}.highlight .c{color:navy}.highlight .err{color:#ccc;border:1px solid red}.highlight .esc,.highlight .g{color:#ccc}.highlight .k{color:#cdcd00}.highlight .l,.highlight .n{color:#ccc}.highlight .o{color:#39c}.highlight .p,.highlight .x{color:#ccc}.highlight .c1,.highlight .ch,.highlight .cm,.highlight .cp,.highlight .cpf{color:navy}.highlight .cs{color:#cd0000;font-weight:700}.highlight .gd{color:#cd0000}.highlight .ge{color:#ccc;font-style:italic}.highlight .gr{color:red}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#00cd00}.highlight .go{color:#888}.highlight .gp{color:navy;font-weight:700}.highlight .gs{color:#ccc;font-weight:700}.highlight .gu{color:purple;font-weight:700}.highlight .gt{color:#04d}.highlight .kc{color:#cdcd00}.highlight .kd{color:#00cd00}.highlight .kn{color:#cd00cd}.highlight .kp,.highlight .kr{color:#cdcd00}.highlight .kt{color:#00cd00}.highlight .ld{color:#ccc}.highlight .m{color:#cd00cd}.highlight .s{color:#cd0000}.highlight .na{color:#ccc}.highlight .nb{color:#cd00cd}.highlight .nc{color:#00cdcd}.highlight .nd,.highlight .ni,.highlight .no{color:#ccc}.highlight .ne{color:#669;font-weight:700}.highlight .nf,.highlight .nl,.highlight .nn,.highlight .nt,.highlight .nx,.highlight .py{color:#ccc}.highlight .nv{color:#00cdcd}.highlight .ow{color:#cdcd00}.highlight .w{color:#ccc}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#cd00cd}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#cd0000}.highlight .bp{color:#cd00cd}.highlight .fm{color:#ccc}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#00cdcd}.highlight .il{color:#cd00cd} \ No newline at end of file diff --git a/theme/static/pygments/vs.css b/theme/static/pygments/vs.css new file mode 100644 index 0000000..af4b2a0 --- /dev/null +++ b/theme/static/pygments/vs.css @@ -0,0 +1,38 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #008000 } /* Comment */ +.highlight .err { border: 1px solid #FF0000 } /* Error */ +.highlight .k { color: #0000ff } /* Keyword */ +.highlight .ch { color: #008000 } /* Comment.Hashbang */ +.highlight .cm { color: #008000 } /* Comment.Multiline */ +.highlight .cp { color: #0000ff } /* Comment.Preproc */ +.highlight .cpf { color: #008000 } /* Comment.PreprocFile */ +.highlight .c1 { color: #008000 } /* Comment.Single */ +.highlight .cs { color: #008000 } /* Comment.Special */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gh { font-weight: bold } /* Generic.Heading */ +.highlight .gp { font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { font-weight: bold } /* Generic.Subheading */ +.highlight .kc { color: #0000ff } /* Keyword.Constant */ +.highlight .kd { color: #0000ff } /* Keyword.Declaration */ +.highlight .kn { color: #0000ff } /* Keyword.Namespace */ +.highlight .kp { color: #0000ff } /* Keyword.Pseudo */ +.highlight .kr { color: #0000ff } /* Keyword.Reserved */ +.highlight .kt { color: #2b91af } /* Keyword.Type */ +.highlight .s { color: #a31515 } /* Literal.String */ +.highlight .nc { color: #2b91af } /* Name.Class */ +.highlight .ow { color: #0000ff } /* Operator.Word */ +.highlight .sa { color: #a31515 } /* Literal.String.Affix */ +.highlight .sb { color: #a31515 } /* Literal.String.Backtick */ +.highlight .sc { color: #a31515 } /* Literal.String.Char */ +.highlight .dl { color: #a31515 } /* Literal.String.Delimiter */ +.highlight .sd { color: #a31515 } /* Literal.String.Doc */ +.highlight .s2 { color: #a31515 } /* Literal.String.Double */ +.highlight .se { color: #a31515 } /* Literal.String.Escape */ +.highlight .sh { color: #a31515 } /* Literal.String.Heredoc */ +.highlight .si { color: #a31515 } /* Literal.String.Interpol */ +.highlight .sx { color: #a31515 } /* Literal.String.Other */ +.highlight .sr { color: #a31515 } /* Literal.String.Regex */ +.highlight .s1 { color: #a31515 } /* Literal.String.Single */ +.highlight .ss { color: #a31515 } /* Literal.String.Symbol */ \ No newline at end of file diff --git a/theme/static/pygments/vs.min.css b/theme/static/pygments/vs.min.css new file mode 100644 index 0000000..9e85406 --- /dev/null +++ b/theme/static/pygments/vs.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:green}.highlight .err{border:1px solid red}.highlight .k{color:#00f}.highlight .ch,.highlight .cm{color:green}.highlight .cp{color:#00f}.highlight .c1,.highlight .cpf,.highlight .cs{color:green}.highlight .ge{font-style:italic}.highlight .gh,.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:#00f}.highlight .kt{color:#2b91af}.highlight .s{color:#a31515}.highlight .nc{color:#2b91af}.highlight .ow{color:#00f}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#a31515} \ No newline at end of file diff --git a/theme/static/pygments/xcode.css b/theme/static/pygments/xcode.css new file mode 100644 index 0000000..1b11b1e --- /dev/null +++ b/theme/static/pygments/xcode.css @@ -0,0 +1,63 @@ +.highlight .hll { background-color: #ffffcc } +.highlight { background: #ffffff; } +.highlight .c { color: #177500 } /* Comment */ +.highlight .err { color: #000000 } /* Error */ +.highlight .k { color: #A90D91 } /* Keyword */ +.highlight .l { color: #1C01CE } /* Literal */ +.highlight .n { color: #000000 } /* Name */ +.highlight .o { color: #000000 } /* Operator */ +.highlight .ch { color: #177500 } /* Comment.Hashbang */ +.highlight .cm { color: #177500 } /* Comment.Multiline */ +.highlight .cp { color: #633820 } /* Comment.Preproc */ +.highlight .cpf { color: #177500 } /* Comment.PreprocFile */ +.highlight .c1 { color: #177500 } /* Comment.Single */ +.highlight .cs { color: #177500 } /* Comment.Special */ +.highlight .kc { color: #A90D91 } /* Keyword.Constant */ +.highlight .kd { color: #A90D91 } /* Keyword.Declaration */ +.highlight .kn { color: #A90D91 } /* Keyword.Namespace */ +.highlight .kp { color: #A90D91 } /* Keyword.Pseudo */ +.highlight .kr { color: #A90D91 } /* Keyword.Reserved */ +.highlight .kt { color: #A90D91 } /* Keyword.Type */ +.highlight .ld { color: #1C01CE } /* Literal.Date */ +.highlight .m { color: #1C01CE } /* Literal.Number */ +.highlight .s { color: #C41A16 } /* Literal.String */ +.highlight .na { color: #836C28 } /* Name.Attribute */ +.highlight .nb { color: #A90D91 } /* Name.Builtin */ +.highlight .nc { color: #3F6E75 } /* Name.Class */ +.highlight .no { color: #000000 } /* Name.Constant */ +.highlight .nd { color: #000000 } /* Name.Decorator */ +.highlight .ni { color: #000000 } /* Name.Entity */ +.highlight .ne { color: #000000 } /* Name.Exception */ +.highlight .nf { color: #000000 } /* Name.Function */ +.highlight .nl { color: #000000 } /* Name.Label */ +.highlight .nn { color: #000000 } /* Name.Namespace */ +.highlight .nx { color: #000000 } /* Name.Other */ +.highlight .py { color: #000000 } /* Name.Property */ +.highlight .nt { color: #000000 } /* Name.Tag */ +.highlight .nv { color: #000000 } /* Name.Variable */ +.highlight .ow { color: #000000 } /* Operator.Word */ +.highlight .mb { color: #1C01CE } /* Literal.Number.Bin */ +.highlight .mf { color: #1C01CE } /* Literal.Number.Float */ +.highlight .mh { color: #1C01CE } /* Literal.Number.Hex */ +.highlight .mi { color: #1C01CE } /* Literal.Number.Integer */ +.highlight .mo { color: #1C01CE } /* Literal.Number.Oct */ +.highlight .sa { color: #C41A16 } /* Literal.String.Affix */ +.highlight .sb { color: #C41A16 } /* Literal.String.Backtick */ +.highlight .sc { color: #2300CE } /* Literal.String.Char */ +.highlight .dl { color: #C41A16 } /* Literal.String.Delimiter */ +.highlight .sd { color: #C41A16 } /* Literal.String.Doc */ +.highlight .s2 { color: #C41A16 } /* Literal.String.Double */ +.highlight .se { color: #C41A16 } /* Literal.String.Escape */ +.highlight .sh { color: #C41A16 } /* Literal.String.Heredoc */ +.highlight .si { color: #C41A16 } /* Literal.String.Interpol */ +.highlight .sx { color: #C41A16 } /* Literal.String.Other */ +.highlight .sr { color: #C41A16 } /* Literal.String.Regex */ +.highlight .s1 { color: #C41A16 } /* Literal.String.Single */ +.highlight .ss { color: #C41A16 } /* Literal.String.Symbol */ +.highlight .bp { color: #5B269A } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #000000 } /* Name.Function.Magic */ +.highlight .vc { color: #000000 } /* Name.Variable.Class */ +.highlight .vg { color: #000000 } /* Name.Variable.Global */ +.highlight .vi { color: #000000 } /* Name.Variable.Instance */ +.highlight .vm { color: #000000 } /* Name.Variable.Magic */ +.highlight .il { color: #1C01CE } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/theme/static/pygments/xcode.min.css b/theme/static/pygments/xcode.min.css new file mode 100644 index 0000000..295aade --- /dev/null +++ b/theme/static/pygments/xcode.min.css @@ -0,0 +1 @@ +.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#177500}.highlight .err{color:#000}.highlight .k{color:#a90d91}.highlight .l{color:#1c01ce}.highlight .n,.highlight .o{color:#000}.highlight .ch,.highlight .cm{color:#177500}.highlight .cp{color:#633820}.highlight .c1,.highlight .cpf,.highlight .cs{color:#177500}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{color:#a90d91}.highlight .ld,.highlight .m{color:#1c01ce}.highlight .s{color:#c41a16}.highlight .na{color:#836c28}.highlight .nb{color:#a90d91}.highlight .nc{color:#3f6e75}.highlight .nd,.highlight .ne,.highlight .nf,.highlight .ni,.highlight .nl,.highlight .nn,.highlight .no,.highlight .nt,.highlight .nv,.highlight .nx,.highlight .ow,.highlight .py{color:#000}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#1c01ce}.highlight .sa,.highlight .sb{color:#c41a16}.highlight .sc{color:#2300ce}.highlight .dl,.highlight .s1,.highlight .s2,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:#c41a16}.highlight .bp{color:#5b269a}.highlight .fm,.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#000}.highlight .il{color:#1c01ce} \ No newline at end of file diff --git a/theme/static/stylesheet/style.less b/theme/static/stylesheet/style.less new file mode 100644 index 0000000..daf66a9 --- /dev/null +++ b/theme/static/stylesheet/style.less @@ -0,0 +1,532 @@ +@import "variables.less"; + +html, body { + width: 100%; + height: 100%; +} + +h1, +h2, +h3, +h4, +h5, +h6 { + font-weight: 300; + line-height: 1.1; +} + +h1{ + font-size: 2.4em +} + +h2 { + font-size: 2em +} + +h3 { + font-size: 1.6em +} + +h4 { + font-size: 1.36em +} + +h5 { + font-size: 1.2em +} + +h6 { + font-size: 1.1em +} + +body { + margin: 0; + padding: 0; + background-color: @body-bg; + color: @text-color; + font-family: @sans; + font-size: 1.02em; + line-height: 1.2em; +} + +a { + color: @link-color; + text-decoration: none; +} + +a:hover { + color: @link-hover-color; +} + +hr { + color: @light-grey; + background-color: @light-grey; + height: 1px; + border: none; + margin-top: 40px; + margin-bottom: 40px; +} + +img { + max-width: 100%; +} + +aside { + background-color: @sidebar-bg; + color: @sidebar-text-color; + text-align: center; + + a { + color: @sidebar-link-color; + } + + a:hover { + color: @sidebar-link-hover-color; + } + + div { + padding: 20px; + margin: 0; + + img { + border-radius: 50%; + max-width: 140px; + } + + h1 { + margin: 15px 0 5px 0; + } + + p { + margin: 0 0 15px 0; + font-size: .92em; + } + } + + nav { + ul { + li { + display: inline; + line-height: 1.6em; + font-size: 1em; + text-transform: lowercase; + } + } + } +} + +main { + nav { + text-align: center; + text-transform: uppercase; + font-size: .72em; + padding: 14px 0 14px 0; + border-bottom: @nav-border-color 1px solid; + } + + nav, .translations { + a { + padding: 0 4px 0 4px; + border-left: @nav-border-color 1px solid; + border-right: @nav-border-color 1px solid; + } + + :first-child { + border-left: none; + } + + :last-child { + border-right: none; + } + } + + .neighbors { + margin: 4% 0% 4% 0%; + height: 20px; + } + + .pagination { + margin: 4% 8% 4% 8%; + height: 20px; + } + + .social-share { + p { + font-size: .8em; + } + } + + article { + margin: 0 8% 2% 8%; + + header { + h1, h2 { + margin-bottom: 0; + } + + p { + color: @header-text-color; + font-size: 0.86em; + } + + .translations { + float: right; + + .active { + font-weight: 600; + } + } + } + + code, kbd, samp, pre { + font-family: @mono; + } + + blockquote, pre { + background-color: rgba(128,128,128,0.05); + border-top-right-radius: 5px; + border-bottom-right-radius: 5px; + border-left: 8px solid rgba(128,128,128,0.075); + border-left-width: 10px; + } + + blockquote { + padding: 10px 20px; + font-weight: 300; + font-size: 1.1em; + } + + pre { + padding: 4px; + font-size: .9em; + overflow-x: auto; + } + + samp { + white-space: pre; + display: block; + overflow-x: auto; + } + + kbd { + padding: .1em .6em; + border: 1px solid rgba(63,63,63,0.25); + box-shadow: 0 1px 0 rgba(63,63,63,0.25); + background-color: #fff; + color: #333; + border-radius: 3px; + display: inline-block; + margin: 0 .1em; + white-space: nowrap; + font-size: .78em; + } + + *:not(pre) > code { + font-size: .8em; + white-space: nowrap; + color: #c25; + padding: 1px 3px; + background-color: #f7f7f9; + border: 1px solid #e1e1e8; + border-radius: 3px; + } + + .comment-count { + font-size: .8em; + } + + table { + border-collapse: collapse; + border-spacing: 0; + + thead:first-child tr:first-child th { + border-top: 0; + } + + th, td { + padding: 8px; + line-height: 20px; + vertical-align: top; + border-top: 1px solid #ddd; + } + } + } + + footer { + padding-top: 4px; + border-top: @footer-border-color 1px solid; + + p { + margin: 2px; + text-align: center; + padding: 0 40px 0 40px; + color: @footer-text-color; + font-size: 11px; + } + } +} + +.tag-cloud { + a { + background-color: @tag-bg; + padding: .2em .6em .2em; + font-size: .74em; + line-height: 1; + color: @tag-text-color; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + border-radius: .25em; + } + + a:hover { + background-color: @tag-hover-color; + } +} + +a.btn { + background-color: @btn-bg; + padding: .6em .6em; + font-size: .8em; + line-height: 1; + color: @btn-text-color; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + border-radius: .25em; +} + +a.btn:hover { + background-color: @btn-hover-color; +} + +.center, .text-center { + text-align: center; +} + +.img-center { + margin-left: auto; + margin-right: auto; + display: block; +} + +.align-center { + margin-left: auto; + margin-right: auto; + display: block; +} + +.float-left { + float: left; +} + +.float-right { + float: right; +} + +div.related-posts { + margin: 15px 0 15px 0; + padding-bottom: 20px; + border-top: @rel-post-border-color 1px solid; + border-bottom: @rel-post-border-color 1px solid; + + h4 { + margin: 20px 0 25px 0; + } + + ul { + font-size: 1.1em; + padding-left: 12px; + + li { + padding: 4px 0 4px 0; + } + } +} + +ul.list, ul.social, ul.related-posts { + list-style-type: none; + margin: 0; + padding: 0; +} + +ul.list { + padding: 1em 0 1em 0; + + li { + padding: 4px; + } +} + +ul.social { + font-size: 1.6em; + padding-top: 20px; + + li { + display: inline; + } + + a:hover { + z-index: 2; + -webkit-transform: translateY(-5px); + transform: translateY(-5px); + } + + a { + display: inline-block; + width: 36px; + height: 36px; + border-radius: 100%; + text-align: center; + font-size: .8em; + line-height: 36px; + } + + a.sc-facebook { + background-color: @facebook-bg-color; + } + + a.sc-google { + background-color: @google-bg-color; + } + + a.sc-instagram { + background-color: @instagram-bg-color; + } + + a.sc-pinterest { + background-color: @pinterest-bg-color; + } + + a.sc-linkedin { + background-color: @linkedin-bg-color; + } + + a.sc-medium { + background-color: @medium-bg-color; + } + + a.sc-rss { + background-color: @rss-bg-color; + } + + a.sc-stack-overflow { + background-color: @stack-overflow-bg-color; + } + + a.sc-tumblr { + background-color: @tumblr-bg-color; + } + + a.sc-twitter { + background-color: @twitter-bg-color; + } + + a.sc-youtube { + background-color: @youtube-bg-color; + } + + a.sc-github, a.sc-github-alt { + background-color: @github-bg-color; + } + + a.sc-envelope-o { + background-color: @email-bg-color; + } + + a.sc-reddit { + background-color: @reddit-bg-color; + } + + a.sc-soundcloud { + background-color: @soundcloud-bg-color; + } + + a.sc-gitlab { + background-color: @gitlab-bg-color; + } + + a.sc-xing { + background-color: @xing-bg-color; + } + + a.sc-bitbucket { + background-color: @bitbucket-bg-color; + } + +} + +.ads-aside { + display: inline-block; + height: 90px; + width: 70%; +} + +.ads-responsive { + display: inline-block; + margin: 6px 0 6px 0; + width: 90%; + height: 70px; + margin-left: 5%; +} + +// +// Desktop +// + +@media screen and (min-width: 768px) { + aside { + width: 25%; + height: 100%; + position: fixed; + top: 0; + left: 0; + overflow-y: auto; + + div { + padding: 36px 18px; + + nav { + ul { + li { + padding: 0 !important; + display: block; + } + } + } + + ul.social { + padding-top: 32px; + } + } + } + + main { + width: 75%; + height: 100%; + position: absolute; + top: 0; + left: 25%; + + article { + + &.single { + min-height: 80%; + } + + ul.list { + li { + padding: 2px; + } + } + } + } + + .ads-aside { + height: 250px; + } + + .ads-responsive { + height: 90px; + } +} diff --git a/theme/static/stylesheet/style.min.css b/theme/static/stylesheet/style.min.css new file mode 100644 index 0000000..0060d5b --- /dev/null +++ b/theme/static/stylesheet/style.min.css @@ -0,0 +1,26 @@ +body,html{width:100%;height:100%}h1,h2,h3,h4,h5,h6{font-weight:300;line-height:1.1}h1{font-size:2.4em}h2{font-size:2em}h3{font-size:1.6em}h4{font-size:1.36em}h5{font-size:1.2em}h6{font-size:1.1em}body{margin:0;padding:0;background-color:#fff;color:#242121;font-family:Source Sans Pro,Roboto,Open Sans,Liberation Sans,DejaVu Sans,Verdana,Helvetica,Arial,sans-serif;font-size:1.02em;line-height:1.2em}a{color:#d9411e;text-decoration:none}a:hover{color:#ff5a09}hr{color:#eee;background-color:#eee;height:1px;border:none;margin-top:40px;margin-bottom:40px}img{max-width:100%}aside{background-color:#333;text-align:center}aside,aside a{color:#fff}aside a:hover{color:#eee}aside div{padding:20px;margin:0}aside div img{border-radius:50%;max-width:140px}aside div h1{margin:15px 0 5px}aside div p{margin:0 0 15px;font-size:.92em}aside nav ul li{display:inline;line-height:1.6em;font-size:1em;text-transform:lowercase}main nav{text-align:center;text-transform:uppercase;font-size:.72em;padding:14px 0;border-bottom:1px solid #eee}main .translations a,main nav a{padding:0 4px;border-left:1px solid #eee;border-right:1px solid #eee}main .translations :first-child,main nav :first-child{border-left:none}main .translations :last-child,main nav :last-child{border-right:none}main .neighbors{margin:4% 0;height:20px}main .pagination{margin:4% 8%;height:20px}main .social-share p{font-size:.8em}main article{margin:0 8% 2%}main article header h1,main article header h2{margin-bottom:0}main article header p{color:#999;font-size:.86em}main article header .translations{float:right}main article header .translations .active{font-weight:600}main article code,main article kbd,main article pre,main article samp{font-family:Source Code Pro,Consolas,Liberation Mono,DejaVu Sans Mono,monospace}main article blockquote,main article pre{background-color:hsla(0,0%,50%,.05);border-top-right-radius:5px;border-bottom-right-radius:5px;border-left:8px solid hsla(0,0%,50%,.075);border-left-width:10px}main article blockquote{padding:10px 20px;font-weight:300;font-size:1.1em}main article pre{padding:4px;font-size:.9em;overflow-x:auto}main article samp{white-space:pre;display:block;overflow-x:auto}main article kbd{padding:.1em .6em;border:1px solid rgba(63,63,63,.25);box-shadow:0 1px 0 rgba(63,63,63,.25);background-color:#fff;color:#333;border-radius:3px;display:inline-block;margin:0 .1em;white-space:nowrap;font-size:.78em}main article :not(pre)>code{font-size:.8em;white-space:nowrap;color:#c25;padding:1px 3px;background-color:#f7f7f9;border:1px solid #e1e1e8;border-radius:3px}main article .comment-count{font-size:.8em}main article table{border-collapse:collapse;border-spacing:0}main article table thead:first-child tr:first-child th{border-top:0}main article table td,main article table th{padding:8px;line-height:20px;vertical-align:top;border-top:1px solid #ddd}main footer{padding-top:4px;border-top:1px solid #eee}main footer p{margin:2px;text-align:center;padding:0 40px;color:#999;font-size:11px}.tag-cloud a{background-color:#d9411e;padding:.2em .6em;font-size:.74em;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.tag-cloud a:hover{background-color:#ff5a09}a.btn{background-color:#d9411e;padding:.6em;font-size:.8em;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.btn:hover{background-color:#ff5a09}.center,.text-center{text-align:center}.align-center,.img-center{margin-left:auto;margin-right:auto;display:block}.float-left{float:left}.float-right{float:right}div.related-posts{margin:15px 0;padding-bottom:20px;border-top:1px solid #eee;border-bottom:1px solid #eee}div.related-posts h4{margin:20px 0 25px}div.related-posts ul{font-size:1.1em;padding-left:12px}div.related-posts ul li{padding:4px 0}ul.list,ul.related-posts,ul.social{list-style-type:none;margin:0;padding:0}ul.list{padding:1em 0}ul.list li{padding:4px}ul.social{font-size:1.6em;padding-top:20px}ul.social li{display:inline}ul.social a:hover{z-index:1;transform:translateY(-5px)}ul.social a{display:inline-block;width:36px;height:36px;border-radius:100%;text-align:center;font-size:.8em;line-height:36px}ul.social a.sc-facebook{background-color:#3e5b98}ul.social a.sc-google{background-color:#d93e2d}ul.social a.sc-instagram{background-color:#125688}ul.social a.sc-pinterest{background-color:#c92619}ul.social a.sc-linkedin{background-color:#3371b7}ul.social a.sc-medium{background-color:#00ab6b}ul.social a.sc-rss{background-color:#f26109}ul.social a.sc-stack-overflow{background-color:#f90}ul.social a.sc-tumblr{background-color:#36465d}ul.social a.sc-twitter{background-color:#4da7de}ul.social a.sc-youtube{background-color:#e02a20}ul.social a.sc-github,ul.social a.sc-github-alt{background-color:#111010}ul.social a.sc-envelope-o{background-color:#578ad6}ul.social a.sc-reddit{background-color:#ff4500}ul.social a.sc-soundcloud{background-color:#f50}ul.social a.sc-gitlab{background-color:#fca326}ul.social a.sc-xing{background-color:#007575}ul.social a.sc-bitbucket{background-color:#0747a6}.ads-aside{display:inline-block;height:90px;width:70%}.ads-responsive{display:inline-block;margin:6px 0;width:90%;height:70px;margin-left:5%}@media screen and (min-width:768px){aside{width:25%;height:100%;position:fixed;top:0;left:0;overflow-y:auto}aside div{padding:36px 18px}aside div nav ul li{padding:0!important;display:block}aside div ul.social{padding-top:32px}main{width:75%;height:100%;position:absolute;top:0;left:25%}main article.single{min-height:80%}main article ul.list li{padding:2px}.ads-aside{height:250px}.ads-responsive{height:90px}} +ul.tagcloud { + list-style: none; + padding: 0; +} + +ul.tagcloud li { + display: inline-block; +} + +li.tag-1 { + font-size: 130%; +} + +li.tag-2 { + font-size: 100%; +} + +li.tag-3 { + font-size: 70%; +} + +ul.tagcloud .list-group-item span.badge { + background-color: grey; + color: white; +} diff --git a/theme/static/stylesheet/variables.less b/theme/static/stylesheet/variables.less new file mode 100644 index 0000000..42257ba --- /dev/null +++ b/theme/static/stylesheet/variables.less @@ -0,0 +1,70 @@ +// Flex colors +@orange: #D9411E; +@light-orange: #FF5A09; +@white: #ffffff; +@grey: #333333; +@light-grey: #eeeeee; +@med-grey: #999999; +@dark-grey: #242121; + +// Font family +@sans: 'Source Sans Pro', 'Roboto', 'Open Sans', 'Liberation Sans', 'DejaVu Sans', 'Verdana', 'Helvetica', 'Arial', sans-serif; +@mono: 'Source Code Pro', 'Consolas', 'Liberation Mono', 'DejaVu Sans Mono', monospace; + +// Body +@body-bg: @white; +@text-color: @dark-grey; + +// Links +@link-color: @orange; +@link-hover-color: @light-orange; + +// Sidebar (aside) +@sidebar-bg: @grey; +@sidebar-text-color: @white; +@sidebar-link-color: @white; +@sidebar-link-hover-color: @light-grey; + +// Buttons +@btn-bg: @orange; +@btn-text-color: @white; +@btn-hover-color: @light-orange; + +// Tag cloud +@tag-bg: @orange; +@tag-text-color: @white; +@tag-hover-color: @light-orange; + +// Header +@header-text-color: @med-grey; + +// Footer +@footer-text-color: @med-grey; +@footer-border-color: @light-grey; + +// Relativer posts +@rel-post-border-color: @light-grey; + +// Nav +@nav-border-color: @light-grey; + +// Social buttons + +@email-bg-color: #578ad6; +@facebook-bg-color: #3e5b98; +@github-bg-color: #111010; +@google-bg-color: #d93e2d; +@instagram-bg-color: #125688; +@linkedin-bg-color: #3371b7; +@medium-bg-color: #00ab6b; +@pinterest-bg-color: #c92619; +@reddit-bg-color: #ff4500; +@rss-bg-color: #f26109; +@soundcloud-bg-color: #ff5500; +@stack-overflow-bg-color: #ff9900; +@tumblr-bg-color: #36465d; +@twitter-bg-color: #4da7de; +@youtube-bg-color: #e02a20; +@gitlab-bg-color: #fca326; +@xing-bg-color: #007575; +@bitbucket-bg-color: #0747A6; diff --git a/theme/templates/archives.html b/theme/templates/archives.html new file mode 100644 index 0000000..16fd050 --- /dev/null +++ b/theme/templates/archives.html @@ -0,0 +1,22 @@ +{% extends "base.html" %} +{% block title %} – {{ _('Archives') }}{% endblock %} + +{% block content %} +
+
+

{{ _('Archives') }}

+
+
+
+ {% set previous_date = False %} + {% for article in articles|sort(reverse=True,attribute='modified') %} + {% if article.locale_date != previous_date %} + {% set previous_date = article.locale_date %} +
{{ article.locale_modified }}
+ {% endif %} +
{{ article.title }}
+ {% endfor %} +
+
+
+{% endblock %} diff --git a/theme/templates/article.html b/theme/templates/article.html new file mode 100644 index 0000000..33580d8 --- /dev/null +++ b/theme/templates/article.html @@ -0,0 +1,73 @@ +{% extends "base.html" %} + +{% block meta %} + + + + +{% include "partial/og_article.html" %} +{% endblock %} + +{% block title %} – {{ article.title|striptags|escape }}{% endblock %} + +{% block content %} +
+
+ {% if not ARTICLE_HIDE_TRANSLATION %} + {% import 'partial/translations.html' as translations with context %} + {{ translations.translations_for(article) }} + {% endif %} +

{{ article.title }}

+

+ {{ _('Posted on %(when)s in %(category)s', + when=article.locale_date, + category='%s'|format(SITEURL, article.category.url, article.category)|safe) }} + + {% if 'post_stats' in PLUGINS %} + • {{ article.stats['read_mins'] }} min read + {% endif %} +

+
+

+ {% if article.tags %} + {% for tag in article.tags %} + {{ tag }} + {% endfor %} + {% endif %} +

+
+
+ +
+ {{ article.content }} +
+ + {% include "partial/files_internal_navigation.html" %} + + {% if ADD_THIS_ID %} + + {% endif %} + + {% include "partial/neighbors.html" %} + + {% if article.related_posts %} + + {% elif ADD_THIS_ID %} + + {% endif %} + + {% include "partial/disqus.html" %} +
+{% endblock %} diff --git a/theme/templates/author.html b/theme/templates/author.html new file mode 100644 index 0000000..8de5722 --- /dev/null +++ b/theme/templates/author.html @@ -0,0 +1,3 @@ +{% extends "index.html" %} +{% block title %} – {{ _('Posts by %(name)s', name=author) }}:{% endblock %} +{% set summarise = True %} diff --git a/theme/templates/authors.html b/theme/templates/authors.html new file mode 100644 index 0000000..46f6bba --- /dev/null +++ b/theme/templates/authors.html @@ -0,0 +1,18 @@ +{% extends "base.html" %} + +{% block title %} – {{ _('Authors') }}{% endblock %} + +{% block content %} +
+
+

{{ _('Authors') }}

+
+
+
    + {% for author, articles in authors|sort %} +
  • {{ author }} ({{ articles|count }})
  • + {% endfor %} +
+
+
+{% endblock %} diff --git a/theme/templates/base.html b/theme/templates/base.html new file mode 100644 index 0000000..7429562 --- /dev/null +++ b/theme/templates/base.html @@ -0,0 +1,173 @@ +{% if 'jinja2.ext.i18n' not in JINJA_ENVIRONMENT.extensions and 'jinja2.ext.i18n' not in JINJA_EXTENSIONS %} + {% macro _(msg) %} + {{ msg % kwargs }} + {% endmacro %} +{% endif %} + + + + + + + + + {% if page in hidden_pages %} + + {% else %} + + {% endif %} + + {% if USE_GOOGLE_FONTS != False %} + + {% endif %} + + {% if USE_LESS %} + + + {% else %} + + {% endif %} + + + + + {% if CUSTOM_CSS %} + + {% endif %} + + {% if FEED_ALL_ATOM %} + + {% endif %} + + {% if FEED_ALL_RSS %} + + {% endif %} + + {% if FAVICON %} + + + {% endif %} + + {% if BROWSER_COLOR %} + + + + + + + + + + {% endif %} + + {% block meta %} + + + {% include "partial/og.html" %} + {% endblock %} + + {{ SITENAME }}{% block title %}{% endblock %} + + + + +
+ {% if MAIN_MENU %} + + {% endif %} + + {% block content %} + {% endblock %} + +
+ {% if CC_LICENSE %} + {% include "partial/cc_license.html" %} + {% else %} + {% include "partial/copyright.html" %} + {% endif %} +
+
+ + {% if GUAGES %} + {% include "partial/guages.html" %} + {% endif %} + + {% if ADD_THIS_ID %} + + {% endif %} + + {% if PIWIK_URL and PIWIK_SITE_ID %} + {% include "partial/piwik.html" %} + {% endif %} + + {% include "partial/jsonld.html" %} + + {% block additional_js %}{% endblock %} + + {% if GITHUB_CORNER_URL %} + {% include 'partial/github.html' %} + {% endif %} + + diff --git a/theme/templates/categories.html b/theme/templates/categories.html new file mode 100644 index 0000000..9b7f29c --- /dev/null +++ b/theme/templates/categories.html @@ -0,0 +1,18 @@ +{% extends "base.html" %} + +{% block title %} – {{ _('Categories') }}{% endblock %} + +{% block content %} +
+
+

{{ _('Categories') }}

+
+
+
    + {% for category, articles in categories|sort %} +
  • {{ category }} ({{ articles|count }})
  • + {% endfor %} +
+
+
+{% endblock %} diff --git a/theme/templates/category.html b/theme/templates/category.html new file mode 100644 index 0000000..9730575 --- /dev/null +++ b/theme/templates/category.html @@ -0,0 +1,3 @@ +{% extends "index.html" %} +{% block title %} – {{ _('Category %(name)s', name=category) }}{% endblock %} +{% set summarise = True %} diff --git a/theme/templates/index.html b/theme/templates/index.html new file mode 100644 index 0000000..d682b09 --- /dev/null +++ b/theme/templates/index.html @@ -0,0 +1,48 @@ +{% extends "base.html" %} + +{% block content %} + +{% for article in articles_page.object_list|sort(reverse=True,attribute='modified') %} +
+
+

{{ article.title }}

+

+ {{ _('Posted on %(when)s (last modification %(modified)s) in %(category)s', + when=article.locale_date, + modified=article.locale_modified, + category='%s'|format(SITEURL, article.category.url, article.category)|safe) }} + + {% if article.tags and not HOME_HIDE_TAGS %} + • {{ _('Tagged with') }} + {% for tag in article.tags %} + {{ tag }}{% if not loop.last %},{% endif %} + {% endfor %} + {% endif %} + + {% if 'post_stats' in PLUGINS %} + • {{ article.stats['read_mins'] }} min read + {% endif %} +

+
+
+ {% if summarise or article.metadata['summary'] or SUMMARY_MAX_LENGTH %} + {% if article.featured_image %} + + {% endif %} + {{ article.summary }} +
+ {{ _('Continue reading') }} + {% else %} + {{ article.content }} + {% endif %} +
+ {% if not loop.last %} +
+ {% endif %} +
+{% endfor %} + +{% include "partial/pagination.html" %} + + +{% endblock %} diff --git a/theme/templates/page.html b/theme/templates/page.html new file mode 100644 index 0000000..98eeb12 --- /dev/null +++ b/theme/templates/page.html @@ -0,0 +1,18 @@ +{% extends "base.html" %} + +{% block title %} – {{ page.title }}{% endblock %} + +{% block content %} +
+
+ {% import 'partial/translations.html' as translations with context %} + {{ translations.translations_for(page) }} +

{{ page.title }}

+
+
+ {% block before_content %}{% endblock %} + {% block page_content %}{{ page.content }}{% endblock %} + {% block after_content %}{% endblock %} +
+
+{% endblock %} diff --git a/theme/templates/partial/cc_license.html b/theme/templates/partial/cc_license.html new file mode 100644 index 0000000..7e2d443 --- /dev/null +++ b/theme/templates/partial/cc_license.html @@ -0,0 +1,23 @@ +

+ © {{ COPYRIGHT_NAME }} {{ COPYRIGHT_YEAR }} - This work is licensed under a {{ CC_LICENSE['name'] }} {{ CC_LICENSE['version'] }} International License +

+{% include "partial/flex.html" %} +

+ + Creative Commons License + + {% if STATUSCAKE %} + {% include "partial/statuscake.html" %} + {% endif %} +

diff --git a/theme/templates/partial/copyright.html b/theme/templates/partial/copyright.html new file mode 100644 index 0000000..5426dfd --- /dev/null +++ b/theme/templates/partial/copyright.html @@ -0,0 +1,5 @@ +

© {{ COPYRIGHT_NAME }} {{ COPYRIGHT_YEAR }}

+{% include "partial/flex.html" %} +{% if STATUSCAKE %} + {% include "partial/statuscake.html" %} +{% endif %} diff --git a/theme/templates/partial/disqus.html b/theme/templates/partial/disqus.html new file mode 100644 index 0000000..bcc35fc --- /dev/null +++ b/theme/templates/partial/disqus.html @@ -0,0 +1,16 @@ +{% if DISQUS_SITENAME %} + +
+ + + +{% endif %} diff --git a/theme/templates/partial/files_internal_navigation.html b/theme/templates/partial/files_internal_navigation.html new file mode 100644 index 0000000..9039f57 --- /dev/null +++ b/theme/templates/partial/files_internal_navigation.html @@ -0,0 +1,10 @@ +{% if article.link_files %} +
+

Fichiers liés

+
    + {% for f in article.link_files %} +
  • {{ f.0 }}
  • + {% endfor %} +
+
+{% endif %} diff --git a/theme/templates/partial/flex.html b/theme/templates/partial/flex.html new file mode 100644 index 0000000..aa8bb46 --- /dev/null +++ b/theme/templates/partial/flex.html @@ -0,0 +1,4 @@ +

{{ _('Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s', + pelican_url='Pelican', + flex_url='Flex'|safe, + alexandrevicenzi_url='Alexandre Vicenzi'|safe) }}

diff --git a/theme/templates/partial/ga.html b/theme/templates/partial/ga.html new file mode 100644 index 0000000..5ce3a5d --- /dev/null +++ b/theme/templates/partial/ga.html @@ -0,0 +1,11 @@ + + + diff --git a/theme/templates/partial/github.html b/theme/templates/partial/github.html new file mode 100644 index 0000000..98c521d --- /dev/null +++ b/theme/templates/partial/github.html @@ -0,0 +1,19 @@ + + + + diff --git a/theme/templates/partial/gtm.html b/theme/templates/partial/gtm.html new file mode 100644 index 0000000..3c57902 --- /dev/null +++ b/theme/templates/partial/gtm.html @@ -0,0 +1,12 @@ + + + diff --git a/theme/templates/partial/gtm_noscript.html b/theme/templates/partial/gtm_noscript.html new file mode 100644 index 0000000..3e01e52 --- /dev/null +++ b/theme/templates/partial/gtm_noscript.html @@ -0,0 +1,5 @@ + + + diff --git a/theme/templates/partial/guages.html b/theme/templates/partial/guages.html new file mode 100644 index 0000000..e7b0367 --- /dev/null +++ b/theme/templates/partial/guages.html @@ -0,0 +1,16 @@ + + + diff --git a/theme/templates/partial/jsonld.html b/theme/templates/partial/jsonld.html new file mode 100644 index 0000000..e63c339 --- /dev/null +++ b/theme/templates/partial/jsonld.html @@ -0,0 +1,10 @@ + diff --git a/theme/templates/partial/jsonld_article.html b/theme/templates/partial/jsonld_article.html new file mode 100644 index 0000000..f0cd70e --- /dev/null +++ b/theme/templates/partial/jsonld_article.html @@ -0,0 +1,23 @@ +{% if SITELOGO %} + {% set default_cover = SITELOGO %} +{% else %} + {% set default_cover = '{{ SITEURL }}/{{ THEME_STATIC_DIR }}/img/profile.png' %} +{% endif %} + diff --git a/theme/templates/partial/neighbors.html b/theme/templates/partial/neighbors.html new file mode 100644 index 0000000..fbbe0a4 --- /dev/null +++ b/theme/templates/partial/neighbors.html @@ -0,0 +1,14 @@ +{% if 'neighbors' in PLUGINS %} +
+ {% if article.prev_article %} + + {{ _('Previous Post') }} + + {% endif %} + {% if article.next_article %} + + {{ _('Next Post') }} + + {% endif %} +
+{% endif %} diff --git a/theme/templates/partial/og.html b/theme/templates/partial/og.html new file mode 100644 index 0000000..41e0c8c --- /dev/null +++ b/theme/templates/partial/og.html @@ -0,0 +1,14 @@ +{% if OG_LOCALE %} + {% set default_locale = OG_LOCALE %} +{% else %} + {% set default_locale = 'en_US' %} +{% endif %} + + + + + + +{% if SITELOGO %} + +{% endif %} diff --git a/theme/templates/partial/og_article.html b/theme/templates/partial/og_article.html new file mode 100644 index 0000000..31f70b0 --- /dev/null +++ b/theme/templates/partial/og_article.html @@ -0,0 +1,23 @@ +{% if OG_LOCALE %} + {% set default_locale = OG_LOCALE %} +{% else %} + {% set default_locale = 'en_US' %} +{% endif %} + + + + + + + + + + +{% for tag in article.tags %} + +{% endfor %} +{% if 'cover' in article.metadata %} + +{% else %} + +{% endif %} diff --git a/theme/templates/partial/pagination.html b/theme/templates/partial/pagination.html new file mode 100644 index 0000000..3ec7fb1 --- /dev/null +++ b/theme/templates/partial/pagination.html @@ -0,0 +1,14 @@ +{% if DEFAULT_PAGINATION %} + +{% endif %} diff --git a/theme/templates/partial/piwik.html b/theme/templates/partial/piwik.html new file mode 100644 index 0000000..ca4740f --- /dev/null +++ b/theme/templates/partial/piwik.html @@ -0,0 +1,15 @@ + + + + diff --git a/theme/templates/partial/statuscake.html b/theme/templates/partial/statuscake.html new file mode 100644 index 0000000..7555149 --- /dev/null +++ b/theme/templates/partial/statuscake.html @@ -0,0 +1,12 @@ + +{% if STATUSCAKE['trackid'] %} + + {{ SITENAME }} Uptime + +{% endif %} + +{% if STATUSCAKE['rumid'] %} + + +{% endif %} + diff --git a/theme/templates/partial/translations.html b/theme/templates/partial/translations.html new file mode 100644 index 0000000..9c5e4fd --- /dev/null +++ b/theme/templates/partial/translations.html @@ -0,0 +1,10 @@ +{% macro translations_for(article) %} + {% if article.translations %} +
+ {{article.lang}} + {% for translation in article.translations %} + {{ translation.lang }} + {% endfor %} +
+ {% endif %} +{% endmacro %} diff --git a/theme/templates/period_archives.html b/theme/templates/period_archives.html new file mode 100644 index 0000000..23df1e5 --- /dev/null +++ b/theme/templates/period_archives.html @@ -0,0 +1,22 @@ +{% extends "base.html" %} +{% block title %} – {{ _('Archives') }}{% endblock %} + +{% block content %} +
+
+

{{ _('Archives') }}

+
+
+
+ {% set previous_date = False %} + {% for article in dates %} + {% if article.locale_date != previous_date %} + {% set previous_date = article.locale_date %} +
{{ article.locale_date }}
+ {% endif %} +
{{ article.title }}
+ {% endfor %} +
+
+
+{% endblock %} diff --git a/theme/templates/tag.html b/theme/templates/tag.html new file mode 100644 index 0000000..2bc967a --- /dev/null +++ b/theme/templates/tag.html @@ -0,0 +1,3 @@ +{% extends "index.html" %} +{% block title %} – {{ _('Tag %(name)s', name=tag) }}{% endblock %} +{% set summarise = True %} diff --git a/theme/templates/tags.html b/theme/templates/tags.html new file mode 100644 index 0000000..df36fda --- /dev/null +++ b/theme/templates/tags.html @@ -0,0 +1,18 @@ +{% extends "base.html" %} + +{% block title %} – {{ _('Tags') }}{% endblock %} + +{% block content %} +
+
+

{{ _('Tags') }}

+
+
+
    + {%- for tag, articles in tags|sort %} +
  • {{ tag }} ({{ articles|count }})
  • + {% endfor %} +
+
+
+{% endblock %} diff --git a/theme/tests/content/dev/some-article-10.md b/theme/tests/content/dev/some-article-10.md new file mode 100644 index 0000000..5cfe15f --- /dev/null +++ b/theme/tests/content/dev/some-article-10.md @@ -0,0 +1,8 @@ +Title: Some Article 10 +Date: 2016-01-01 12:00 +Modified: 2016-01-01 12:00 +Tags: article, pelican, python +Slug: some-article-10 +Summary: I'm a summary + +This is an article with category dev. \ No newline at end of file diff --git a/theme/tests/content/dev/some-article-2.md b/theme/tests/content/dev/some-article-2.md new file mode 100644 index 0000000..10fedae --- /dev/null +++ b/theme/tests/content/dev/some-article-2.md @@ -0,0 +1,15 @@ +Title: Some Article 2 +Date: 2016-01-01 12:00 +Modified: 2016-01-01 12:00 +Tags: article, pelican, python +Slug: some-article-2 + +This is an article with category dev. + +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc hendrerit porttitor ultricies. Ut convallis, dui sed ultricies luctus, ligula urna varius magna, ut interdum odio ex commodo risus. Etiam pretium ipsum ac felis elementum, nec egestas lorem finibus. Nulla sed accumsan risus, a consequat libero. Duis libero nisi, convallis pretium aliquet tincidunt, congue id massa. Mauris ornare efficitur arcu vel accumsan. Interdum et malesuada fames ac ante ipsum primis in faucibus. Fusce volutpat enim sed erat pretium laoreet. Donec tellus diam, eleifend a metus sed, scelerisque finibus erat. Aliquam quis volutpat ex. Etiam eu malesuada nisl. Donec rutrum finibus justo, eu lobortis dui molestie aliquam. Quisque accumsan vitae tortor eu fermentum. Pellentesque consequat quam ac odio euismod, eget imperdiet mi condimentum. Nulla ullamcorper facilisis enim ac sagittis. Nulla placerat nibh orci. + +Suspendisse tincidunt ullamcorper est vel scelerisque. Mauris vulputate velit eros, non blandit enim euismod ac. Donec urna dui, fringilla id accumsan vitae, egestas id dolor. Nunc suscipit sit amet turpis eget viverra. Quisque non elementum arcu, non viverra nisl. Nullam accumsan tempus suscipit. Nullam eget aliquet arcu, ac maximus massa. Suspendisse dictum neque a dignissim mollis. Fusce laoreet maximus tempor. Etiam a luctus leo. Donec dictum massa et volutpat convallis. Nullam in mauris vel augue aliquam malesuada. In nec est libero. Sed velit lectus, gravida sed ligula id, condimentum ultrices ex. + +Pellentesque malesuada nibh eu turpis imperdiet, a placerat libero efficitur. Donec sit amet nisl dictum, semper dolor vitae, cursus neque. Aenean aliquet felis ipsum, et ultrices urna pretium ut. Etiam posuere, quam in interdum bibendum, nisl enim semper lectus, quis sodales quam nunc vel quam. Praesent lacinia facilisis nunc ut dictum. Vestibulum lacus dui, ullamcorper sed lectus sit amet, hendrerit ultrices libero. Integer facilisis blandit suscipit. Duis interdum vel velit vestibulum molestie. Proin iaculis erat in tincidunt tempor. Nulla imperdiet hendrerit eros, ut congue nunc mattis id. Duis sit amet arcu vel nibh fermentum efficitur. Nunc posuere felis in magna convallis malesuada. Nullam tincidunt sed leo et facilisis. Vivamus vel metus vitae massa feugiat luctus in eget diam. Pellentesque euismod cursus ex. + +Curabitur rutrum iaculis ante, quis rutrum lacus feugiat id. Sed pellentesque, leo sit amet maximus porttitor, mauris nisl tincidunt mi, ut vestibulum diam urna a libero. Aliquam fermentum orci ac lacus laoreet fringilla eu eu dui. Phasellus sagittis ullamcorper sodales. Nunc dui tortor, consectetur in mauris et, vulputate finibus mi. Aenean nec justo non ipsum lobortis tristique vel eget sapien. Nunc porta quam dolor, sed ultricies est vulputate porttitor. In varius, eros aliquam pulvinar tincidunt, turpis justo pretium ligula, quis vulputate justo enim ac nulla. Vestibulum dapibus dapibus urna eu ultricies. Nulla sed elit et est dapibus consectetur sit amet sit amet ex. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Etiam ultrices bibendum nisi at mollis. Vivamus rutrum, nisl vel efficitur hendrerit, lorem urna pulvinar augue, ac feugiat ligula nunc in sapien. Aliquam interdum tempor congue. \ No newline at end of file diff --git a/theme/tests/content/dev/some-article-3.md b/theme/tests/content/dev/some-article-3.md new file mode 100644 index 0000000..7ad9e06 --- /dev/null +++ b/theme/tests/content/dev/some-article-3.md @@ -0,0 +1,7 @@ +Title: Some Article 3 +Date: 2016-01-01 12:00 +Modified: 2016-01-01 12:00 +Tags: article, pelican, python +Slug: some-article-3 + +This is an article with category dev. \ No newline at end of file diff --git a/theme/tests/content/dev/some-article-4.md b/theme/tests/content/dev/some-article-4.md new file mode 100644 index 0000000..05d28a3 --- /dev/null +++ b/theme/tests/content/dev/some-article-4.md @@ -0,0 +1,7 @@ +Title: Some Article 4 +Date: 2016-01-01 12:00 +Modified: 2016-01-01 12:00 +Tags: article, pelican, python +Slug: some-article-4 + +This is an article with category dev. \ No newline at end of file diff --git a/theme/tests/content/dev/some-article-5.md b/theme/tests/content/dev/some-article-5.md new file mode 100644 index 0000000..c37260f --- /dev/null +++ b/theme/tests/content/dev/some-article-5.md @@ -0,0 +1,7 @@ +Title: Some Article 5 +Date: 2016-03-01 12:00 +Modified: 2016-03-01 12:00 +Tags: article, pelican, python +Slug: some-article-5 + +This is an article with category dev. \ No newline at end of file diff --git a/theme/tests/content/dev/some-article-6.md b/theme/tests/content/dev/some-article-6.md new file mode 100644 index 0000000..566b7d7 --- /dev/null +++ b/theme/tests/content/dev/some-article-6.md @@ -0,0 +1,7 @@ +Title: Some Article 6 +Date: 2016-03-01 12:00 +Modified: 2016-03-01 12:00 +Tags: article, pelican, python +Slug: some-article-6 + +This is an article with category dev. \ No newline at end of file diff --git a/theme/tests/content/dev/some-article-7.md b/theme/tests/content/dev/some-article-7.md new file mode 100644 index 0000000..f1e13d9 --- /dev/null +++ b/theme/tests/content/dev/some-article-7.md @@ -0,0 +1,7 @@ +Title: Some Article 7 +Date: 2016-04-01 12:00 +Modified: 2016-04-01 12:00 +Tags: article, pelican +Slug: some-article-7 + +This is an article with category dev. \ No newline at end of file diff --git a/theme/tests/content/dev/some-article-8.md b/theme/tests/content/dev/some-article-8.md new file mode 100644 index 0000000..109eeb0 --- /dev/null +++ b/theme/tests/content/dev/some-article-8.md @@ -0,0 +1,7 @@ +Title: Some Article 8 +Date: 2016-01-01 12:00 +Modified: 2016-01-01 12:00 +Tags: article, pelican, python +Slug: some-article-8 + +This is an article with category dev. \ No newline at end of file diff --git a/theme/tests/content/dev/some-article-9.md b/theme/tests/content/dev/some-article-9.md new file mode 100644 index 0000000..2179acc --- /dev/null +++ b/theme/tests/content/dev/some-article-9.md @@ -0,0 +1,7 @@ +Title: Some Article 9 +Date: 2016-01-01 08:00 +Modified: 2016-01-01 08:00 +Tags: article, pelican, python +Slug: some-article-9 + +This is an article with category dev. \ No newline at end of file diff --git a/theme/tests/content/dev/some-article.md b/theme/tests/content/dev/some-article.md new file mode 100644 index 0000000..e2f4960 --- /dev/null +++ b/theme/tests/content/dev/some-article.md @@ -0,0 +1,17 @@ +Title: Some Article +Date: 2016-01-01 12:00 +Modified: 2016-01-01 12:00 +Tags: article, pelican, python +Slug: some-article + +This is an article with category dev. + +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer auctor condimentum libero ac eleifend. Aenean porta luctus turpis quis cursus. Quisque suscipit tempus dignissim. Donec quis massa sed sapien porttitor rutrum et et est. Suspendisse potenti. Nam faucibus lacus lacinia, tincidunt risus fermentum, pellentesque lectus. Mauris et dui elit. + +Curabitur id lacus et turpis finibus sagittis. Donec auctor mauris et diam mattis dictum. Vestibulum massa nulla, interdum at pretium id, vestibulum vitae lacus. Interdum et malesuada fames ac ante ipsum primis in faucibus. Donec pharetra in lorem eu aliquam. Proin id viverra ante. Phasellus maximus magna mollis, pulvinar arcu posuere, lobortis tortor. Cras ac massa quis nibh maximus auctor. In nec justo porta, rutrum diam vitae, vulputate diam. Suspendisse facilisis mauris et odio congue rhoncus. Quisque vitae quam eros. Donec id auctor odio. Sed auctor quam sed magna pellentesque, id dapibus metus maximus. Suspendisse potenti. + +Phasellus commodo diam ut felis rhoncus ultrices. Morbi vel lectus vel mauris rutrum fermentum at in eros. Vivamus eleifend tincidunt massa sit amet elementum. In in tempor est. Praesent mattis sapien in lacinia euismod. Nulla et convallis quam. Donec pellentesque rutrum neque at efficitur. In fringilla nunc nec commodo sollicitudin. Fusce vel tortor nec justo dignissim posuere. Praesent et leo ac leo pulvinar fringilla vulputate porta nibh. + +Morbi justo risus, lobortis id volutpat nec, lobortis ac elit. Vestibulum volutpat condimentum metus, at feugiat risus egestas id. Nunc facilisis at augue at ultricies. Sed et turpis in turpis rutrum posuere ac vel massa. Maecenas tortor ante, tristique sed velit non, porta fringilla nunc. Aliquam sit amet est vitae tortor feugiat sollicitudin. In vestibulum vitae risus eget placerat. Praesent a enim viverra, efficitur dui in, feugiat lectus. + +Phasellus eu eleifend lacus, ut ultrices diam. Aliquam sed eros aliquet, viverra dolor sed, congue sapien. Aliquam malesuada at purus et dictum. Etiam tincidunt egestas leo, id rhoncus ex maximus non. Quisque interdum diam vitae turpis dapibus vulputate. Sed at tristique lacus, non pellentesque nibh. Vestibulum tempus ultrices tristique. Sed fermentum ac enim quis gravida. Mauris pulvinar arcu orci. Pellentesque feugiat leo nibh, eu tempus eros hendrerit egestas. Nulla nunc tellus, commodo eu tincidunt accumsan, consequat porta mi. Mauris vitae varius metus, eu pretium eros. Praesent lobortis nisi a nunc elementum semper. \ No newline at end of file diff --git a/theme/tests/content/pages/about.md b/theme/tests/content/pages/about.md new file mode 100644 index 0000000..1e4089a --- /dev/null +++ b/theme/tests/content/pages/about.md @@ -0,0 +1,5 @@ +Title: About +Date: 2016-01-01 12:00 +Modified: 2016-01-01 12:00 + +This is an about page. diff --git a/theme/tests/content/pages/hidden.md b/theme/tests/content/pages/hidden.md new file mode 100644 index 0000000..1d03981 --- /dev/null +++ b/theme/tests/content/pages/hidden.md @@ -0,0 +1,8 @@ +Title: Hidden +Date: 2016-01-01 12:00 +Modified: 2016-01-01 12:00 +Status: hidden + +This is a hidden page. + +It will have `noindex, nofollow` as the value of the `robots` `` tag. diff --git a/theme/tests/content/stuff/some-article.md b/theme/tests/content/stuff/some-article.md new file mode 100644 index 0000000..3f50d58 --- /dev/null +++ b/theme/tests/content/stuff/some-article.md @@ -0,0 +1,7 @@ +Title: Stuff Article +Date: 2016-02-01 12:00 +Modified: 2016-02-01 12:00 +Tags: article, world +Slug: stuff-article + +This is an article with category stuff. \ No newline at end of file diff --git a/theme/tests/develop_server.sh b/theme/tests/develop_server.sh new file mode 100755 index 0000000..8c2f27f --- /dev/null +++ b/theme/tests/develop_server.sh @@ -0,0 +1,103 @@ +#!/usr/bin/env bash +## +# This section should match your Makefile +## +PY=${PY:-python} +PELICAN=${PELICAN:-pelican} +PELICANOPTS= + +BASEDIR=$(pwd) +INPUTDIR=$BASEDIR/content +OUTPUTDIR=$BASEDIR/output +CONFFILE=$BASEDIR/pelicanconf.py + +### +# Don't change stuff below here unless you are sure +### + +SRV_PID=$BASEDIR/srv.pid +PELICAN_PID=$BASEDIR/pelican.pid + +function usage(){ + echo "usage: $0 (stop) (start) (restart) [port]" + echo "This starts Pelican in debug and reload mode and then launches" + echo "an HTTP server to help site development. It doesn't read" + echo "your Pelican settings, so if you edit any paths in your Makefile" + echo "you will need to edit your settings as well." + exit 3 +} + +function alive() { + kill -0 $1 >/dev/null 2>&1 +} + +function shut_down(){ + PID=$(cat $SRV_PID) + if [[ $? -eq 0 ]]; then + if alive $PID; then + echo "Stopping HTTP server" + kill $PID + else + echo "Stale PID, deleting" + fi + rm $SRV_PID + else + echo "HTTP server PIDFile not found" + fi + + PID=$(cat $PELICAN_PID) + if [[ $? -eq 0 ]]; then + if alive $PID; then + echo "Killing Pelican" + kill $PID + else + echo "Stale PID, deleting" + fi + rm $PELICAN_PID + else + echo "Pelican PIDFile not found" + fi +} + +function start_up(){ + local port=$1 + echo "Starting up Pelican and HTTP server" + shift + $PELICAN --debug --autoreload -r $INPUTDIR -o $OUTPUTDIR -s $CONFFILE $PELICANOPTS & + pelican_pid=$! + echo $pelican_pid > $PELICAN_PID + cd $OUTPUTDIR + $PY -m pelican.server $port & + srv_pid=$! + echo $srv_pid > $SRV_PID + cd $BASEDIR + sleep 1 + if ! alive $pelican_pid ; then + echo "Pelican didn't start. Is the Pelican package installed?" + return 1 + elif ! alive $srv_pid ; then + echo "The HTTP server didn't start. Is there another service using port" $port "?" + return 1 + fi + echo 'Pelican and HTTP server processes now running in background.' +} + +### +# MAIN +### +[[ ($# -eq 0) || ($# -gt 2) ]] && usage +port='' +[[ $# -eq 2 ]] && port=$2 + +if [[ $1 == "stop" ]]; then + shut_down +elif [[ $1 == "restart" ]]; then + shut_down + start_up $port +elif [[ $1 == "start" ]]; then + if ! start_up $port; then + shut_down + fi +else + usage +fi diff --git a/theme/tests/pelicanconf.py b/theme/tests/pelicanconf.py new file mode 100644 index 0000000..c54426f --- /dev/null +++ b/theme/tests/pelicanconf.py @@ -0,0 +1,80 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- # + +from __future__ import unicode_literals + +# Optional 'neighbors' plugin adds previous/next post buttons to articles. +PLUGIN_PATHS = ['../plugins'] +PLUGINS = ['i18n_subsites', 'neighbors'] + +JINJA_ENVIRONMENT = {'extensions': ['jinja2.ext.i18n', + 'jinja2.ext.autoescape', + 'jinja2.ext.with_']} + +AUTHOR = u'Test' +SITEURL = u'http://localhost:8000' +SITENAME = u"Test Blog" +SITETITLE = AUTHOR +SITESUBTITLE = u'Test' +SITEDESCRIPTION = u'%s\'s Thoughts and Writings' % AUTHOR +SITELOGO = u'https://www.example.com/img/profile.png' +FAVICON = SITEURL + '/images/favicon.ico' +BROWSER_COLOR = '#333' + +ROBOTS = u'index, follow' + +THEME = u'../' +PATH = u'content' +TIMEZONE = u'America/Sao_Paulo' +DEFAULT_LANG = u'en' +OG_LOCALE = u'en_US' + +FEED_ALL_ATOM = 'feeds/all.atom.xml' +CATEGORY_FEED_ATOM = None +TRANSLATION_FEED_ATOM = None +AUTHOR_FEED_ATOM = None +AUTHOR_FEED_RSS = None + +USE_FOLDER_AS_CATEGORY = True +MAIN_MENU = True + +LINKS = (('Portfolio', '//alexandrevicenzi.com'),) + +SOCIAL = (('linkedin', 'https://br.linkedin.com/in/test'), + ('github', 'https://github.com/test'), + ('google', 'https://google.com/+Test'), + ('rss', '//www.example.com/feeds/all.atom.xml')) + +MENUITEMS = (('Archives', '/archives.html'), + ('Categories', '/categories.html'), + ('Tags', '/tags.html'),) + +CC_LICENSE = { + 'name': 'Creative Commons Attribution-ShareAlike', + 'version': '4.0', + 'slug': 'by-sa' +} + +COPYRIGHT_YEAR = 2016 + +STATUSCAKE = { + 'trackid': 'test-test', + 'days': 7, + 'rumid': 1234, +} + +RELATIVE_URLS = False + +FEED_ALL_ATOM = 'feeds/all.atom.xml' +CATEGORY_FEED_ATOM = 'feeds/%s.atom.xml' + +DELETE_OUTPUT_DIRECTORY = False + +DEFAULT_PAGINATION = 5 +SUMMARY_MAX_LENGTH = 150 + +DISQUS_SITENAME = "test-test" +GOOGLE_ANALYTICS = "UA-XXXXXX-X" +ADD_THIS_ID = 'ra-XX3242XX' + +USE_LESS = True diff --git a/theme/translate.sh b/theme/translate.sh new file mode 100755 index 0000000..c2dc301 --- /dev/null +++ b/theme/translate.sh @@ -0,0 +1,70 @@ +#!/usr/bin/env bash + +function extract_pot() { + pybabel extract -s --no-wrap --project="Flex" --copyright-holder="Alexandre Vicenzi" --version="2.1.0" --mapping translations/babel.cfg --output translations/messages.pot ./ +} + +function new_translation() { + pybabel init --no-wrap --input-file translations/messages.pot --output-dir translations/ --locale $1 --domain messages +} + +function update_translation() { + pybabel update --no-wrap --input-file translations/messages.pot --output-dir translations/ --domain messages +} + +function compile_translations() { + pybabel compile -f --directory translations/ --domain messages +} + +function can_run() { + if ! [ -x "$(command -v pybabel)" ]; then + echo "Missing translation tool. Please, install Flask-Babel to continue." + echo "" + echo " pip install Flask-Babel" + echo "" + exit 1 + fi +} + +function usage { + echo "Translate Flex theme tool" + echo "" + echo "Usage:" + echo "" + echo " new [language] create new translation." + echo " compile compile all PO files into MO files." + echo " update update all translations based on POT file." + echo " extract extract all messages from templates and create the POT file." +} + +case "$1" in + "new") + can_run + + if [ -z "$2" ] + then + echo "Error: missing translation code." + echo "" + usage + exit 1 + else + new_translation $2 + fi + ;; + "compile") + can_run + compile_translations + ;; + "update") + can_run + update_translation + ;; + "extract") + can_run + extract_pot + ;; + *) + usage + exit 1 + ;; +esac diff --git a/theme/translations/babel.cfg b/theme/translations/babel.cfg new file mode 100644 index 0000000..2274808 --- /dev/null +++ b/theme/translations/babel.cfg @@ -0,0 +1 @@ +[jinja2: templates/**.html] diff --git a/theme/translations/de/LC_MESSAGES/messages.mo b/theme/translations/de/LC_MESSAGES/messages.mo new file mode 100644 index 0000000..c5fe56a Binary files /dev/null and b/theme/translations/de/LC_MESSAGES/messages.mo differ diff --git a/theme/translations/de/LC_MESSAGES/messages.po b/theme/translations/de/LC_MESSAGES/messages.po new file mode 100644 index 0000000..c4f84fa --- /dev/null +++ b/theme/translations/de/LC_MESSAGES/messages.po @@ -0,0 +1,102 @@ +# German translations for Flex. +# Copyright (C) 2017 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2017. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-03-14 00:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Alexandre Vicenzi , 2016\n" +"Language: de\n" +"Language-Team: German (https://www.transifex.com/alexandrevicenzi/teams/66327/de/)\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +#: templates/archives.html:2 templates/archives.html:7 +msgid "Archives" +msgstr "Archive" + +#: templates/article.html:17 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "Online seit %(when)s in %(category)s" + +#: templates/article.html:52 +msgid "Like this article? Share it with your friends!" +msgstr "Gefällt dir der Artikel? Dann teile ihn mit Freunden!" + +#: templates/article.html:61 +msgid "You might enjoy" +msgstr "Eventuell auch interessant" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "Artikel von %(name)s" + +#: templates/authors.html:2 templates/authors.html:7 +msgid "Authors" +msgstr "Autoren" + +#: templates/base.html:142 +msgid "Home" +msgstr "Home" + +#: templates/base.html:149 +msgid "Atom" +msgstr "Atom" + +#: templates/base.html:153 +msgid "RSS" +msgstr "RSS" + +#: templates/categories.html:2 templates/categories.html:7 +msgid "Categories" +msgstr "Kategorien" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "Kategorie %(name)s" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "Stichwörter" + +#: templates/index.html:43 +msgid "Continue reading" +msgstr "Weiterlesen" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "Stichwort %(name)s" + +#: templates/tags.html:2 templates/tags.html:7 +msgid "Tags" +msgstr "Stichwörter" + +#: templates/partial/disqus.html:12 +msgid "Please enable JavaScript to view comments." +msgstr "Bitte JavaScript aktivieren um die Kommentare zu sehen." + +#: templates/partial/flex.html:1 +#, python-format +msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" +msgstr "Erstellt mit %(pelican_url)s - %(flex_url)s Design von %(alexandrevicenzi_url)s" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "Ältere Artikel" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "Neuere Artikel" + diff --git a/theme/translations/en/LC_MESSAGES/messages.mo b/theme/translations/en/LC_MESSAGES/messages.mo new file mode 100644 index 0000000..c8cb9c8 Binary files /dev/null and b/theme/translations/en/LC_MESSAGES/messages.mo differ diff --git a/theme/translations/en/LC_MESSAGES/messages.po b/theme/translations/en/LC_MESSAGES/messages.po new file mode 100644 index 0000000..953b234 --- /dev/null +++ b/theme/translations/en/LC_MESSAGES/messages.po @@ -0,0 +1,102 @@ +# English translations for Flex. +# Copyright (C) 2017 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2017. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-03-14 00:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language: en\n" +"Language-Team: en \n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +#: templates/archives.html:2 templates/archives.html:7 +msgid "Archives" +msgstr "Archives" + +#: templates/article.html:17 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "Posted on %(when)s in %(category)s" + +#: templates/article.html:52 +msgid "Like this article? Share it with your friends!" +msgstr "Like this article? Share it with your friends!" + +#: templates/article.html:61 +msgid "You might enjoy" +msgstr "You might enjoy" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "Posts by %(name)s" + +#: templates/authors.html:2 templates/authors.html:7 +msgid "Authors" +msgstr "Authors" + +#: templates/base.html:142 +msgid "Home" +msgstr "Home" + +#: templates/base.html:149 +msgid "Atom" +msgstr "Atom" + +#: templates/base.html:153 +msgid "RSS" +msgstr "RSS" + +#: templates/categories.html:2 templates/categories.html:7 +msgid "Categories" +msgstr "Categories" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "Category %(name)s" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "Tagged with" + +#: templates/index.html:43 +msgid "Continue reading" +msgstr "Continue reading" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "Tag %(name)s" + +#: templates/tags.html:2 templates/tags.html:7 +msgid "Tags" +msgstr "Tags" + +#: templates/partial/disqus.html:12 +msgid "Please enable JavaScript to view comments." +msgstr "Please enable JavaScript to view comments." + +#: templates/partial/flex.html:1 +#, python-format +msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" +msgstr "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "Older Posts" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "Newer Posts" + diff --git a/theme/translations/es/LC_MESSAGES/messages.mo b/theme/translations/es/LC_MESSAGES/messages.mo new file mode 100644 index 0000000..4ff773c Binary files /dev/null and b/theme/translations/es/LC_MESSAGES/messages.mo differ diff --git a/theme/translations/es/LC_MESSAGES/messages.po b/theme/translations/es/LC_MESSAGES/messages.po new file mode 100644 index 0000000..6e95bcd --- /dev/null +++ b/theme/translations/es/LC_MESSAGES/messages.po @@ -0,0 +1,102 @@ +# Spanish translations for Flex. +# Copyright (C) 2017 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2017. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-03-14 00:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Juan A. S. , 2016\n" +"Language: es\n" +"Language-Team: Spanish (https://www.transifex.com/alexandrevicenzi/teams/66327/es/)\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +#: templates/archives.html:2 templates/archives.html:7 +msgid "Archives" +msgstr "Archivos" + +#: templates/article.html:17 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "Publicado el %(when)s en %(category)s" + +#: templates/article.html:52 +msgid "Like this article? Share it with your friends!" +msgstr "¿Te gusta este artículo? ¡Compártelo con tus amigos!" + +#: templates/article.html:61 +msgid "You might enjoy" +msgstr "Te puede gustar" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "Artículos por %(name)s" + +#: templates/authors.html:2 templates/authors.html:7 +msgid "Authors" +msgstr "Autores" + +#: templates/base.html:142 +msgid "Home" +msgstr "Inicio" + +#: templates/base.html:149 +msgid "Atom" +msgstr "Atom" + +#: templates/base.html:153 +msgid "RSS" +msgstr "RSS" + +#: templates/categories.html:2 templates/categories.html:7 +msgid "Categories" +msgstr "Categorías" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "Categoría %(name)s" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "Etiquetado con" + +#: templates/index.html:43 +msgid "Continue reading" +msgstr "Seguir leyendo" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "Etiqueta %(name)s" + +#: templates/tags.html:2 templates/tags.html:7 +msgid "Tags" +msgstr "Etiquetas" + +#: templates/partial/disqus.html:12 +msgid "Please enable JavaScript to view comments." +msgstr "Por favor, habilita JavaScript para ver los comentarios." + +#: templates/partial/flex.html:1 +#, python-format +msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" +msgstr "Este sitio usa %(pelican_url)s - tema %(flex_url)s por %(alexandrevicenzi_url)s" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "Artículos antiguos" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "Artículos recientes" + diff --git a/theme/translations/es_ES/LC_MESSAGES/messages.mo b/theme/translations/es_ES/LC_MESSAGES/messages.mo new file mode 100644 index 0000000..fd81acd Binary files /dev/null and b/theme/translations/es_ES/LC_MESSAGES/messages.mo differ diff --git a/theme/translations/es_ES/LC_MESSAGES/messages.po b/theme/translations/es_ES/LC_MESSAGES/messages.po new file mode 100644 index 0000000..cca0e48 --- /dev/null +++ b/theme/translations/es_ES/LC_MESSAGES/messages.po @@ -0,0 +1,102 @@ +# Spanish (Spain) translations for Flex. +# Copyright (C) 2017 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2017. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-03-14 00:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Juan A. S. , 2016\n" +"Language: es_ES\n" +"Language-Team: Spanish (Spain) (https://www.transifex.com/alexandrevicenzi/teams/66327/es_ES/)\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +#: templates/archives.html:2 templates/archives.html:7 +msgid "Archives" +msgstr "Archivos" + +#: templates/article.html:17 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "Publicado el %(when)s en %(category)s" + +#: templates/article.html:52 +msgid "Like this article? Share it with your friends!" +msgstr "¿Te gusta este artículo? ¡Compártelo con tus amigos!" + +#: templates/article.html:61 +msgid "You might enjoy" +msgstr "Te puede gustar" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "Artículos por %(name)s" + +#: templates/authors.html:2 templates/authors.html:7 +msgid "Authors" +msgstr "Autores" + +#: templates/base.html:142 +msgid "Home" +msgstr "Inicio" + +#: templates/base.html:149 +msgid "Atom" +msgstr "Atom" + +#: templates/base.html:153 +msgid "RSS" +msgstr "RSS" + +#: templates/categories.html:2 templates/categories.html:7 +msgid "Categories" +msgstr "Categorías" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "Categoría %(name)s" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "Etiquetado con" + +#: templates/index.html:43 +msgid "Continue reading" +msgstr "Seguir leyendo" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "Etiqueta %(name)s" + +#: templates/tags.html:2 templates/tags.html:7 +msgid "Tags" +msgstr "Etiquetas" + +#: templates/partial/disqus.html:12 +msgid "Please enable JavaScript to view comments." +msgstr "Por favor, habilita JavaScript para ver los comentarios." + +#: templates/partial/flex.html:1 +#, python-format +msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" +msgstr "Este sitio usa %(pelican_url)s - tema %(flex_url)s por %(alexandrevicenzi_url)s" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "Artículos antiguos" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "Artículos recientes" + diff --git a/theme/translations/et/LC_MESSAGES/messages.mo b/theme/translations/et/LC_MESSAGES/messages.mo new file mode 100644 index 0000000..0d6aee0 Binary files /dev/null and b/theme/translations/et/LC_MESSAGES/messages.mo differ diff --git a/theme/translations/et/LC_MESSAGES/messages.po b/theme/translations/et/LC_MESSAGES/messages.po new file mode 100644 index 0000000..4f36def --- /dev/null +++ b/theme/translations/et/LC_MESSAGES/messages.po @@ -0,0 +1,102 @@ +# Estonian translations for Flex. +# Copyright (C) 2017 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2017. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-03-14 00:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Jüri Lillemets , 2017\n" +"Language: et\n" +"Language-Team: Estonian (https://www.transifex.com/alexandrevicenzi/teams/66327/et/)\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +#: templates/archives.html:2 templates/archives.html:7 +msgid "Archives" +msgstr "Arhiiv" + +#: templates/article.html:17 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "Avaldatud %(when)s kategoorias %(category)s" + +#: templates/article.html:52 +msgid "Like this article? Share it with your friends!" +msgstr "Kui sulle see artikkel meeldis, siis jaga seda ka sõpradega!" + +#: templates/article.html:61 +msgid "You might enjoy" +msgstr "Sulle võlb meeldida ka" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "Kõik artiklid %(name)s poolt" + +#: templates/authors.html:2 templates/authors.html:7 +msgid "Authors" +msgstr "Autorid" + +#: templates/base.html:142 +msgid "Home" +msgstr "Avaleht" + +#: templates/base.html:149 +msgid "Atom" +msgstr "Atom" + +#: templates/base.html:153 +msgid "RSS" +msgstr "RSS" + +#: templates/categories.html:2 templates/categories.html:7 +msgid "Categories" +msgstr "Kategooriad" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "Kategooria %(name)s" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "Märksõnadeks" + +#: templates/index.html:43 +msgid "Continue reading" +msgstr "Loe edasi" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "Märksõna %(name)s" + +#: templates/tags.html:2 templates/tags.html:7 +msgid "Tags" +msgstr "Märksõnad" + +#: templates/partial/disqus.html:12 +msgid "Please enable JavaScript to view comments." +msgstr "Kommentaaride nägemiseks võimaldage JavaScript." + +#: templates/partial/flex.html:1 +#, python-format +msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" +msgstr "Lehekülg on loodud kasutades rakendust %(pelican_url)s ja %(flex_url)s teemat %(alexandrevicenzi_url)s poolt." + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "Vanemad artiklid" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "Uuemad artiklid" + diff --git a/theme/translations/fa_IR/LC_MESSAGES/messages.mo b/theme/translations/fa_IR/LC_MESSAGES/messages.mo new file mode 100644 index 0000000..944b6db Binary files /dev/null and b/theme/translations/fa_IR/LC_MESSAGES/messages.mo differ diff --git a/theme/translations/fa_IR/LC_MESSAGES/messages.po b/theme/translations/fa_IR/LC_MESSAGES/messages.po new file mode 100644 index 0000000..ce9946a --- /dev/null +++ b/theme/translations/fa_IR/LC_MESSAGES/messages.po @@ -0,0 +1,102 @@ +# Persian (Iran) translations for Flex. +# Copyright (C) 2017 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2017. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-03-14 00:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: AmirMahmood , 2017\n" +"Language: fa_IR\n" +"Language-Team: Persian (Iran) (https://www.transifex.com/alexandrevicenzi/teams/66327/fa_IR/)\n" +"Plural-Forms: nplurals=1; plural=0\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +#: templates/archives.html:2 templates/archives.html:7 +msgid "Archives" +msgstr "بایگانی" + +#: templates/article.html:17 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "نوشته شده در تاریخ %(when)s در %(category)s" + +#: templates/article.html:52 +msgid "Like this article? Share it with your friends!" +msgstr "از این مقاله لذت بردید؟ آن را با دوستانتان به اشتراک بگذارید!" + +#: templates/article.html:61 +msgid "You might enjoy" +msgstr "ممکن است علاق‏ه‌مند باشید به" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "نوشته شده توسط %(name)s" + +#: templates/authors.html:2 templates/authors.html:7 +msgid "Authors" +msgstr "نویسندگان" + +#: templates/base.html:142 +msgid "Home" +msgstr "خانه" + +#: templates/base.html:149 +msgid "Atom" +msgstr "اشتراک Atom" + +#: templates/base.html:153 +msgid "RSS" +msgstr "اشتراک RSS" + +#: templates/categories.html:2 templates/categories.html:7 +msgid "Categories" +msgstr "دسته بندی ها" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "دسته بندی %(name)s" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "برچسب شده توسط" + +#: templates/index.html:43 +msgid "Continue reading" +msgstr "ادامه مطلب" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "برچسب %(name)s" + +#: templates/tags.html:2 templates/tags.html:7 +msgid "Tags" +msgstr "برچسب ها" + +#: templates/partial/disqus.html:12 +msgid "Please enable JavaScript to view comments." +msgstr "لطفا برای دیدن نظرات، جاوا اسکریپت را فعال کنید." + +#: templates/partial/flex.html:1 +#, python-format +msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" +msgstr "نیرو گرفته از %(pelican_url)s - قالب %(flex_url)s توسط %(alexandrevicenzi_url)s" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "نوشته‌های کهنه‌تر" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "نوشته‌های تازه‌تر" + diff --git a/theme/translations/fr/LC_MESSAGES/messages.mo b/theme/translations/fr/LC_MESSAGES/messages.mo new file mode 100644 index 0000000..eb72a9c Binary files /dev/null and b/theme/translations/fr/LC_MESSAGES/messages.mo differ diff --git a/theme/translations/fr/LC_MESSAGES/messages.po b/theme/translations/fr/LC_MESSAGES/messages.po new file mode 100644 index 0000000..1ddc285 --- /dev/null +++ b/theme/translations/fr/LC_MESSAGES/messages.po @@ -0,0 +1,102 @@ +# French translations for Flex. +# Copyright (C) 2017 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2017. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-03-14 00:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: François Schmidts , 2016\n" +"Language: fr\n" +"Language-Team: French (https://www.transifex.com/alexandrevicenzi/teams/66327/fr/)\n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +#: templates/archives.html:2 templates/archives.html:7 +msgid "Archives" +msgstr "Archives" + +#: templates/article.html:17 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "Posté le %(when)s dans %(category)s" + +#: templates/article.html:52 +msgid "Like this article? Share it with your friends!" +msgstr "Vous aimez cet article ? Partagez le avec vos amis !" + +#: templates/article.html:61 +msgid "You might enjoy" +msgstr "Vous pourriez aimer" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "Posts de %(name)s" + +#: templates/authors.html:2 templates/authors.html:7 +msgid "Authors" +msgstr "Auteurs" + +#: templates/base.html:142 +msgid "Home" +msgstr "Accueil" + +#: templates/base.html:149 +msgid "Atom" +msgstr "Atom" + +#: templates/base.html:153 +msgid "RSS" +msgstr "RSS" + +#: templates/categories.html:2 templates/categories.html:7 +msgid "Categories" +msgstr "Catégories" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "Catégorie %(name)s" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "Taggé avec" + +#: templates/index.html:43 +msgid "Continue reading" +msgstr "Continuer à lire" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "Tag %(name)s" + +#: templates/tags.html:2 templates/tags.html:7 +msgid "Tags" +msgstr "Tags" + +#: templates/partial/disqus.html:12 +msgid "Please enable JavaScript to view comments." +msgstr "Veuillez activer le JavaScript pour voir les commentaires." + +#: templates/partial/flex.html:1 +#, python-format +msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" +msgstr "Propulsé par %(pelican_url)s - %(flex_url)s thème par %(alexandrevicenzi_url)s" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "Anciens Posts" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "Nouveaux Posts" + diff --git a/theme/translations/hu_HU/LC_MESSAGES/messages.mo b/theme/translations/hu_HU/LC_MESSAGES/messages.mo new file mode 100644 index 0000000..d9f8074 Binary files /dev/null and b/theme/translations/hu_HU/LC_MESSAGES/messages.mo differ diff --git a/theme/translations/hu_HU/LC_MESSAGES/messages.po b/theme/translations/hu_HU/LC_MESSAGES/messages.po new file mode 100644 index 0000000..ec4b8e9 --- /dev/null +++ b/theme/translations/hu_HU/LC_MESSAGES/messages.po @@ -0,0 +1,102 @@ +# Hungarian (Hungary) translations for Flex. +# Copyright (C) 2017 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2017. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-03-14 00:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: denes molnar , 2016\n" +"Language: hu_HU\n" +"Language-Team: Hungarian (Hungary) (https://www.transifex.com/alexandrevicenzi/teams/66327/hu_HU/)\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +#: templates/archives.html:2 templates/archives.html:7 +msgid "Archives" +msgstr "Archívum" + +#: templates/article.html:17 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "A bejegyzés ideje: %(when)s, kaetgóriája: %(category)s" + +#: templates/article.html:52 +msgid "Like this article? Share it with your friends!" +msgstr "Ha tetszett a bejegyzés, oszd meg az ismerőseiddel is!" + +#: templates/article.html:61 +msgid "You might enjoy" +msgstr "Talán tetszene" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "%(name)s bejegyzései" + +#: templates/authors.html:2 templates/authors.html:7 +msgid "Authors" +msgstr "Szerzők" + +#: templates/base.html:142 +msgid "Home" +msgstr "Főoldal" + +#: templates/base.html:149 +msgid "Atom" +msgstr "Atom" + +#: templates/base.html:153 +msgid "RSS" +msgstr "RSS" + +#: templates/categories.html:2 templates/categories.html:7 +msgid "Categories" +msgstr "Kategóriák" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "%(name)s kategória" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "A következőkkel megjelölve: " + +#: templates/index.html:43 +msgid "Continue reading" +msgstr "Tovább" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "%(name)s címke" + +#: templates/tags.html:2 templates/tags.html:7 +msgid "Tags" +msgstr "Címkék" + +#: templates/partial/disqus.html:12 +msgid "Please enable JavaScript to view comments." +msgstr "A kommentek megtekintéséhez engedélyezned kell a JavaScriptet!" + +#: templates/partial/flex.html:1 +#, python-format +msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" +msgstr "A blogot %(pelican_url)s motor hajtja, a %(flex_url)s témát készítette: %(alexandrevicenzi_url)s" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "Korábbi bejegyzések" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "Újabb bejegyzések" + diff --git a/theme/translations/it/LC_MESSAGES/messages.mo b/theme/translations/it/LC_MESSAGES/messages.mo new file mode 100644 index 0000000..1be6651 Binary files /dev/null and b/theme/translations/it/LC_MESSAGES/messages.mo differ diff --git a/theme/translations/it/LC_MESSAGES/messages.po b/theme/translations/it/LC_MESSAGES/messages.po new file mode 100644 index 0000000..05f02e7 --- /dev/null +++ b/theme/translations/it/LC_MESSAGES/messages.po @@ -0,0 +1,102 @@ +# Italian translations for Flex. +# Copyright (C) 2017 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2017. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-03-14 00:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Gareth jax , 2016\n" +"Language: it\n" +"Language-Team: Italian (https://www.transifex.com/alexandrevicenzi/teams/66327/it/)\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +#: templates/archives.html:2 templates/archives.html:7 +msgid "Archives" +msgstr "Archivi" + +#: templates/article.html:17 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "Pubblicato il %(when)s in %(category)s" + +#: templates/article.html:52 +msgid "Like this article? Share it with your friends!" +msgstr "Ti piace questo articolo? Condividilo con i tuoi amici!" + +#: templates/article.html:61 +msgid "You might enjoy" +msgstr "Potrebbe interessanrti" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "Articoli di %(name)s" + +#: templates/authors.html:2 templates/authors.html:7 +msgid "Authors" +msgstr "Autori" + +#: templates/base.html:142 +msgid "Home" +msgstr "Home" + +#: templates/base.html:149 +msgid "Atom" +msgstr "Atom" + +#: templates/base.html:153 +msgid "RSS" +msgstr "RSS" + +#: templates/categories.html:2 templates/categories.html:7 +msgid "Categories" +msgstr "Categorie" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "Categoria %(name)s" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "Taggato come" + +#: templates/index.html:43 +msgid "Continue reading" +msgstr "Continua lettura" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "Tag %(name)s" + +#: templates/tags.html:2 templates/tags.html:7 +msgid "Tags" +msgstr "Tags" + +#: templates/partial/disqus.html:12 +msgid "Please enable JavaScript to view comments." +msgstr "Per favore abilita Javascript per vedere i commenti." + +#: templates/partial/flex.html:1 +#, python-format +msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" +msgstr "Fatto con %(pelican_url)s - tema %(flex_url)s creato da %(alexandrevicenzi_url)s" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "Post più vecchi" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "Post più recenti" + diff --git a/theme/translations/messages.pot b/theme/translations/messages.pot new file mode 100644 index 0000000..eb13fe3 --- /dev/null +++ b/theme/translations/messages.pot @@ -0,0 +1,100 @@ +# Translations template for Flex. +# Copyright (C) 2017 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2017. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-03-14 00:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +#: templates/archives.html:2 templates/archives.html:7 +msgid "Archives" +msgstr "" + +#: templates/article.html:17 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "" + +#: templates/article.html:52 +msgid "Like this article? Share it with your friends!" +msgstr "" + +#: templates/article.html:61 +msgid "You might enjoy" +msgstr "" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "" + +#: templates/authors.html:2 templates/authors.html:7 +msgid "Authors" +msgstr "" + +#: templates/base.html:142 +msgid "Home" +msgstr "" + +#: templates/base.html:149 +msgid "Atom" +msgstr "" + +#: templates/base.html:153 +msgid "RSS" +msgstr "" + +#: templates/categories.html:2 templates/categories.html:7 +msgid "Categories" +msgstr "" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "" + +#: templates/index.html:43 +msgid "Continue reading" +msgstr "" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "" + +#: templates/tags.html:2 templates/tags.html:7 +msgid "Tags" +msgstr "" + +#: templates/partial/disqus.html:12 +msgid "Please enable JavaScript to view comments." +msgstr "" + +#: templates/partial/flex.html:1 +#, python-format +msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" +msgstr "" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "" + diff --git a/theme/translations/nl_NL/LC_MESSAGES/messages.mo b/theme/translations/nl_NL/LC_MESSAGES/messages.mo new file mode 100644 index 0000000..687babf Binary files /dev/null and b/theme/translations/nl_NL/LC_MESSAGES/messages.mo differ diff --git a/theme/translations/nl_NL/LC_MESSAGES/messages.po b/theme/translations/nl_NL/LC_MESSAGES/messages.po new file mode 100644 index 0000000..703cfdb --- /dev/null +++ b/theme/translations/nl_NL/LC_MESSAGES/messages.po @@ -0,0 +1,102 @@ +# Dutch (Netherlands) translations for Flex. +# Copyright (C) 2017 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2017. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-03-14 00:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: rbos , 2017\n" +"Language: nl_NL\n" +"Language-Team: Dutch (Netherlands) (https://www.transifex.com/alexandrevicenzi/teams/66327/nl_NL/)\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +#: templates/archives.html:2 templates/archives.html:7 +msgid "Archives" +msgstr "Archief" + +#: templates/article.html:17 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "Geplaatst op %(when)s in %(category)s" + +#: templates/article.html:52 +msgid "Like this article? Share it with your friends!" +msgstr "Bevalt dit Artikel? Deel het met je vrienden!" + +#: templates/article.html:61 +msgid "You might enjoy" +msgstr "Eventueel ook interessant" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "Artikelen van %(name)s" + +#: templates/authors.html:2 templates/authors.html:7 +msgid "Authors" +msgstr "Schrijvers" + +#: templates/base.html:142 +msgid "Home" +msgstr "Home" + +#: templates/base.html:149 +msgid "Atom" +msgstr "Atom" + +#: templates/base.html:153 +msgid "RSS" +msgstr "RSS" + +#: templates/categories.html:2 templates/categories.html:7 +msgid "Categories" +msgstr "Categorieën" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "Categorie %(name)s" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "Getagged met" + +#: templates/index.html:43 +msgid "Continue reading" +msgstr "Verder lezen" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "Tag %(name)s" + +#: templates/tags.html:2 templates/tags.html:7 +msgid "Tags" +msgstr "Tags" + +#: templates/partial/disqus.html:12 +msgid "Please enable JavaScript to view comments." +msgstr "Alsjeblieft JavaScript activeren om het commentaar te zien." + +#: templates/partial/flex.html:1 +#, python-format +msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" +msgstr "Powered door %(pelican_url)s - %(flex_url)s ontwerp door %(alexandrevicenzi_url)s" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "Eerder verschenen artikelen" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "Later verschenen artikelen" + diff --git a/theme/translations/pl_PL/LC_MESSAGES/messages.mo b/theme/translations/pl_PL/LC_MESSAGES/messages.mo new file mode 100644 index 0000000..6e8a8cc Binary files /dev/null and b/theme/translations/pl_PL/LC_MESSAGES/messages.mo differ diff --git a/theme/translations/pl_PL/LC_MESSAGES/messages.po b/theme/translations/pl_PL/LC_MESSAGES/messages.po new file mode 100644 index 0000000..fbe656d --- /dev/null +++ b/theme/translations/pl_PL/LC_MESSAGES/messages.po @@ -0,0 +1,102 @@ +# Polish (Poland) translations for Flex. +# Copyright (C) 2017 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2017. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-03-14 00:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Justyna Pawlata , 2016\n" +"Language: pl_PL\n" +"Language-Team: Polish (Poland) (https://www.transifex.com/alexandrevicenzi/teams/66327/pl_PL/)\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +#: templates/archives.html:2 templates/archives.html:7 +msgid "Archives" +msgstr "Archiwa" + +#: templates/article.html:17 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "Opublikowano %(when)s w %(category)s" + +#: templates/article.html:52 +msgid "Like this article? Share it with your friends!" +msgstr "Podoba Ci się ten wpis? Podziel się!" + +#: templates/article.html:61 +msgid "You might enjoy" +msgstr "Zobacz także" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "Wpisy autora %(name)s " + +#: templates/authors.html:2 templates/authors.html:7 +msgid "Authors" +msgstr "Autorzy" + +#: templates/base.html:142 +msgid "Home" +msgstr "Strona główna" + +#: templates/base.html:149 +msgid "Atom" +msgstr "Atom" + +#: templates/base.html:153 +msgid "RSS" +msgstr "RSS" + +#: templates/categories.html:2 templates/categories.html:7 +msgid "Categories" +msgstr "Kategorie" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "Kategoria %(name)s" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "Tagi: " + +#: templates/index.html:43 +msgid "Continue reading" +msgstr "Czytaj dalej" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "Tag %(name)s" + +#: templates/tags.html:2 templates/tags.html:7 +msgid "Tags" +msgstr "Tagi" + +#: templates/partial/disqus.html:12 +msgid "Please enable JavaScript to view comments." +msgstr "Włącz obsługę JavaScript, żeby zobaczyć komentarze." + +#: templates/partial/flex.html:1 +#, python-format +msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" +msgstr "Wspierane przez: %(pelican_url)s - %(flex_url)s, szablon: %(alexandrevicenzi_url)s " + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "Starsze wpisy" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "Nowsze wpisy" + diff --git a/theme/translations/pt_BR/LC_MESSAGES/messages.mo b/theme/translations/pt_BR/LC_MESSAGES/messages.mo new file mode 100644 index 0000000..2975b24 Binary files /dev/null and b/theme/translations/pt_BR/LC_MESSAGES/messages.mo differ diff --git a/theme/translations/pt_BR/LC_MESSAGES/messages.po b/theme/translations/pt_BR/LC_MESSAGES/messages.po new file mode 100644 index 0000000..2d1c7dd --- /dev/null +++ b/theme/translations/pt_BR/LC_MESSAGES/messages.po @@ -0,0 +1,102 @@ +# Portuguese (Brazil) translations for Flex. +# Copyright (C) 2017 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2017. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-03-14 00:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Alexandre Vicenzi , 2016\n" +"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/alexandrevicenzi/teams/66327/pt_BR/)\n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +#: templates/archives.html:2 templates/archives.html:7 +msgid "Archives" +msgstr "Arquivos" + +#: templates/article.html:17 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "Publicado em %(when)s na categoria %(category)s" + +#: templates/article.html:52 +msgid "Like this article? Share it with your friends!" +msgstr "Gostou do artigo? Compartilhe com seus amigos!" + +#: templates/article.html:61 +msgid "You might enjoy" +msgstr "Artigos relacionados" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "Publicações de %(name)s" + +#: templates/authors.html:2 templates/authors.html:7 +msgid "Authors" +msgstr "Autores" + +#: templates/base.html:142 +msgid "Home" +msgstr "Início" + +#: templates/base.html:149 +msgid "Atom" +msgstr "Atom" + +#: templates/base.html:153 +msgid "RSS" +msgstr "RSS" + +#: templates/categories.html:2 templates/categories.html:7 +msgid "Categories" +msgstr "Categorias" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "Categoria %(name)s" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "Com as tags" + +#: templates/index.html:43 +msgid "Continue reading" +msgstr "Continue lendo" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "Tag %(name)s" + +#: templates/tags.html:2 templates/tags.html:7 +msgid "Tags" +msgstr "Tags" + +#: templates/partial/disqus.html:12 +msgid "Please enable JavaScript to view comments." +msgstr "Habilite JavaScript para ver os comentários." + +#: templates/partial/flex.html:1 +#, python-format +msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" +msgstr "Powered by %(pelican_url)s - O tema %(flex_url)s foi criado por %(alexandrevicenzi_url)s" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "Anteriores" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "Próximos" + diff --git a/theme/translations/ru/LC_MESSAGES/messages.mo b/theme/translations/ru/LC_MESSAGES/messages.mo new file mode 100644 index 0000000..910bc1c Binary files /dev/null and b/theme/translations/ru/LC_MESSAGES/messages.mo differ diff --git a/theme/translations/ru/LC_MESSAGES/messages.po b/theme/translations/ru/LC_MESSAGES/messages.po new file mode 100644 index 0000000..88de5a4 --- /dev/null +++ b/theme/translations/ru/LC_MESSAGES/messages.po @@ -0,0 +1,102 @@ +# Russian translations for Flex. +# Copyright (C) 2017 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2017. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-03-14 00:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Roman Saldygashev , 2016\n" +"Language: ru\n" +"Language-Team: Russian (https://www.transifex.com/alexandrevicenzi/teams/66327/ru/)\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +#: templates/archives.html:2 templates/archives.html:7 +msgid "Archives" +msgstr "Архивы" + +#: templates/article.html:17 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "Опубликовано %(when)s в %(category)s" + +#: templates/article.html:52 +msgid "Like this article? Share it with your friends!" +msgstr "Понравилась статья? Поделись с друзьями!" + +#: templates/article.html:61 +msgid "You might enjoy" +msgstr "Наслаждайся" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "Опубликовано %(name)s" + +#: templates/authors.html:2 templates/authors.html:7 +msgid "Authors" +msgstr "Авторы" + +#: templates/base.html:142 +msgid "Home" +msgstr "Главная" + +#: templates/base.html:149 +msgid "Atom" +msgstr "Атом" + +#: templates/base.html:153 +msgid "RSS" +msgstr "RSS" + +#: templates/categories.html:2 templates/categories.html:7 +msgid "Categories" +msgstr "Категории" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "Категория %(name)s" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "Помечено" + +#: templates/index.html:43 +msgid "Continue reading" +msgstr "Продолжить чтение" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "Тэг %(name)s" + +#: templates/tags.html:2 templates/tags.html:7 +msgid "Tags" +msgstr "Тэги" + +#: templates/partial/disqus.html:12 +msgid "Please enable JavaScript to view comments." +msgstr "Пожалуйста включите JavaScript, чтобы просмотреть комментарии." + +#: templates/partial/flex.html:1 +#, python-format +msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" +msgstr "Создано с помощью %(pelican_url)s - оформление %(flex_url)s от %(alexandrevicenzi_url)s" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "Старые сообщения" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "Новые сообщения" + diff --git a/theme/translations/tr_TR/LC_MESSAGES/messages.mo b/theme/translations/tr_TR/LC_MESSAGES/messages.mo new file mode 100644 index 0000000..1179687 Binary files /dev/null and b/theme/translations/tr_TR/LC_MESSAGES/messages.mo differ diff --git a/theme/translations/tr_TR/LC_MESSAGES/messages.po b/theme/translations/tr_TR/LC_MESSAGES/messages.po new file mode 100644 index 0000000..7a0bc90 --- /dev/null +++ b/theme/translations/tr_TR/LC_MESSAGES/messages.po @@ -0,0 +1,102 @@ +# Turkish (Turkey) translations for Flex. +# Copyright (C) 2017 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2017. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-03-14 00:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: İlker Yürüyen , 2016\n" +"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/alexandrevicenzi/teams/66327/tr_TR/)\n" +"Plural-Forms: nplurals=1; plural=0\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +#: templates/archives.html:2 templates/archives.html:7 +msgid "Archives" +msgstr "Arşivler" + +#: templates/article.html:17 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "%(when)s tarihinde %(category)s kategorisinde paylaşıldı" + +#: templates/article.html:52 +msgid "Like this article? Share it with your friends!" +msgstr "Bu makaleyi sevdiniz mi? Arkadaşlarınızla paylaşın!" + +#: templates/article.html:61 +msgid "You might enjoy" +msgstr "Sevebilirsiniz" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "%(name)s kişisinin paylaşımları" + +#: templates/authors.html:2 templates/authors.html:7 +msgid "Authors" +msgstr "Yazarlar" + +#: templates/base.html:142 +msgid "Home" +msgstr "Ana Sayfa" + +#: templates/base.html:149 +msgid "Atom" +msgstr "Atom" + +#: templates/base.html:153 +msgid "RSS" +msgstr "RSS" + +#: templates/categories.html:2 templates/categories.html:7 +msgid "Categories" +msgstr "Kategoriler" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "%(name)s Kategorisi" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "Etiket:" + +#: templates/index.html:43 +msgid "Continue reading" +msgstr "Okumaya devam et" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "%(name)s Etiketi" + +#: templates/tags.html:2 templates/tags.html:7 +msgid "Tags" +msgstr "Etiketler" + +#: templates/partial/disqus.html:12 +msgid "Please enable JavaScript to view comments." +msgstr "Yorumları görüntülemek için lütfen JavaScript'i etkinleştirin." + +#: templates/partial/flex.html:1 +#, python-format +msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" +msgstr "Sponsor: %(pelican_url)s - %(flex_url)s tema: %(alexandrevicenzi_url)s" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "Eski Paylaşımlar" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "Yeni Paylaşımlar" + diff --git a/theme/translations/translation_chart.png b/theme/translations/translation_chart.png new file mode 100644 index 0000000..05d0760 Binary files /dev/null and b/theme/translations/translation_chart.png differ diff --git a/theme/translations/zh_CN/LC_MESSAGES/messages.mo b/theme/translations/zh_CN/LC_MESSAGES/messages.mo new file mode 100644 index 0000000..f410d9d Binary files /dev/null and b/theme/translations/zh_CN/LC_MESSAGES/messages.mo differ diff --git a/theme/translations/zh_CN/LC_MESSAGES/messages.po b/theme/translations/zh_CN/LC_MESSAGES/messages.po new file mode 100644 index 0000000..6ddfb89 --- /dev/null +++ b/theme/translations/zh_CN/LC_MESSAGES/messages.po @@ -0,0 +1,102 @@ +# Chinese (Simplified, China) translations for Flex. +# Copyright (C) 2017 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2017. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-03-14 00:10-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Shiao Qu , 2016\n" +"Language: zh_Hans_CN\n" +"Language-Team: Chinese (China) (https://www.transifex.com/alexandrevicenzi/teams/66327/zh_CN/)\n" +"Plural-Forms: nplurals=1; plural=0\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +#: templates/archives.html:2 templates/archives.html:7 +msgid "Archives" +msgstr "归档" + +#: templates/article.html:17 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "在 %(when)s 发布于 %(category)s 分类" + +#: templates/article.html:52 +msgid "Like this article? Share it with your friends!" +msgstr "喜欢这篇文章吗?将它与您的朋友分享吧!" + +#: templates/article.html:61 +msgid "You might enjoy" +msgstr "您可能还喜欢" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "%(name)s 发布的文章" + +#: templates/authors.html:2 templates/authors.html:7 +msgid "Authors" +msgstr "作者" + +#: templates/base.html:142 +msgid "Home" +msgstr "主页" + +#: templates/base.html:149 +msgid "Atom" +msgstr "Atom订阅" + +#: templates/base.html:153 +msgid "RSS" +msgstr "RSS订阅" + +#: templates/categories.html:2 templates/categories.html:7 +msgid "Categories" +msgstr "分类" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "%(name)s 分类" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "标签为" + +#: templates/index.html:43 +msgid "Continue reading" +msgstr "阅读全文" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "%(name)s 标签" + +#: templates/tags.html:2 templates/tags.html:7 +msgid "Tags" +msgstr "标签" + +#: templates/partial/disqus.html:12 +msgid "Please enable JavaScript to view comments." +msgstr "请启用浏览器的Javascript功能以查看评论。" + +#: templates/partial/flex.html:1 +#, python-format +msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" +msgstr "本站由 %(pelican_url)s 驱动,并使用了 %(alexandrevicenzi_url)s 开发的 %(flex_url)s 主题。" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "更旧的文章" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "更新的文章" +