repo
string
commit
string
message
string
diff
string
auduny/statpipe
079a530910aba23e93c7265b99c84c1a6a28fde5
I don't really need -r for regexp
diff --git a/pipestat b/pipestat index 9015cef..7fea39d 100755 --- a/pipestat +++ b/pipestat @@ -1,279 +1,276 @@ #!/usr/bin/perl # Pipestat, A nice tool to get statistics from any text in a pipe # Copyright Audun Ytterdal <audun@ytterdal.net> # Licenced under GPL Version 2. # TODO: field 4-5 4,6 etc # TODO: Mer...
auduny/statpipe
b251ccfe99e7065fef235f96bf1b52d0c69f3d00
Added not keyword
diff --git a/pipestat b/pipestat index dd0a77e..9015cef 100755 --- a/pipestat +++ b/pipestat @@ -1,244 +1,279 @@ #!/usr/bin/perl # Pipestat, A nice tool to get statistics from any text in a pipe # Copyright Audun Ytterdal <audun@ytterdal.net> # Licenced under GPL Version 2. # TODO: field 4-5 4,6 etc # TODO: Mer...
auduny/statpipe
37e3321352914af4a2d5c88a071a7a29dde3ee64
More cleanup, changed -m to -r since it's a regexp
diff --git a/pipestat b/pipestat index 4a67827..dd0a77e 100755 --- a/pipestat +++ b/pipestat @@ -1,256 +1,244 @@ #!/usr/bin/perl # Pipestat, A nice tool to get statistics from any text in a pipe # Copyright Audun Ytterdal <audun@ytterdal.net> # Licenced under GPL Version 2. # TODO: field 4-5 4,6 etc # TODO: Mer...
auduny/statpipe
27806096d28a699ef8732a4c6e22d031a9c53309
Clean up
diff --git a/pipestat b/pipestat index 68c8911..4a67827 100755 --- a/pipestat +++ b/pipestat @@ -1,228 +1,256 @@ #!/usr/bin/perl # Pipestat, A nice tool to get statistics from any text in a pipe # Copyright Audun Ytterdal <audun@ytterdal.net> # Licenced under GPL Version 2. # TODO: field 4-5 4,6 etc # TODO: Mer...
auduny/statpipe
2e781f27e7bcce78f299fde70bfef04dc664557c
Just playin with git
diff --git a/README b/README index e69de29..531a3e2 100644 --- a/README +++ b/README @@ -0,0 +1 @@ +Tool to be do statistics on pipes from tails of logs and stuff
auduny/statpipe
814f58c4c8d1eccd9354213762d35437f1c705a0
Adding first commit
diff --git a/pipestat b/pipestat new file mode 100755 index 0000000..68c8911 --- /dev/null +++ b/pipestat @@ -0,0 +1,228 @@ +#!/usr/bin/perl +# Pipestat, A nice tool to get statistics from any text in a pipe +# Copyright Audun Ytterdal <audun@ytterdal.net> +# Licenced under GPL Version 2. + +# TODO: field 4-5 4,6 etc +...
maff/sampletex
783c281adf52d00c4f5fe3b3f1e5e056f7658ef8
change paper.tex to http://pangea.stanford.edu/computerinfo/unix/formatting/latexexample.html
diff --git a/src/paper.tex b/src/paper.tex index 84d4654..192f06d 100755 --- a/src/paper.tex +++ b/src/paper.tex @@ -1,344 +1,271 @@ -\documentclass[12pt]{article} - -\usepackage{amsmath} % need for subequations -\usepackage{graphicx} % need for figures -\usepackage{verbatim} % useful for program listings -...
maff/sampletex
835b903f160122430e02d5bd76a7c3eb5f3f2483
add sample latex file from http://sip.clarku.edu/tutorials/TeX/
diff --git a/src/paper.tex b/src/paper.tex new file mode 100755 index 0000000..84d4654 --- /dev/null +++ b/src/paper.tex @@ -0,0 +1,344 @@ +\documentclass[12pt]{article} + +\usepackage{amsmath} % need for subequations +\usepackage{graphicx} % need for figures +\usepackage{verbatim} % useful for program listi...
saraid/dr-log-prettifier
0125b9044965f0a4a33dfbf09241cb6708adf3af
Reformatted the README to have newlines.
diff --git a/README b/README index 4a6c3d4..8bf4feb 100644 --- a/README +++ b/README @@ -1,19 +1,33 @@ +Possible Features + Anonymizer -Strip out anything that the system thinks is a name and replace with something generic. Can replace with nonsense string or generic names. If something is obviously not right (e...
saraid/dr-log-prettifier
9f86e494922331a235bd672651f9979cc19cabe8
Conveniently, I have a list of possible features I started working on. I don't know whether or not there will be more checkins in the near future.
diff --git a/README b/README index e69de29..4a6c3d4 100644 --- a/README +++ b/README @@ -0,0 +1,19 @@ +Anonymizer + +Strip out anything that the system thinks is a name and replace with something generic. Can replace with nonsense string or generic names. If something is obviously not right (example: LOOK description...
saraid/dr-log-prettifier
564b0924031914aa4a4eace065dff1199c632dca
Adding files
diff --git a/DRLogPrettifier.html b/DRLogPrettifier.html new file mode 100755 index 0000000..1b77762 --- /dev/null +++ b/DRLogPrettifier.html @@ -0,0 +1,19 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> +<html> +<head> + <script type="text/javascript" src="DRLogPretti...
italomaia/pugce
dd19658a8e4d8902a6ca4c2b8d0b6a52a0edb244
remendo nas cores do tagcloud. *designer deve ver se precisa ajeitar.*
diff --git a/media_root/css/layout.css b/media_root/css/layout.css index eb4ee3d..468203c 100644 --- a/media_root/css/layout.css +++ b/media_root/css/layout.css @@ -1,168 +1,168 @@ /* * LAYOUT.CSS (Design and layout goes here) * * version: 0.1 * media: screen * * * */ html { margin...
italomaia/pugce
de7ea9a6e6a8a16b7b7a9f8a0d5c70623302f11e
Removida coluna de categorias do base.html, adicionada uma nova seção para postagens
diff --git a/biblion/models.py b/biblion/models.py index fc0f49b..811c7a0 100644 --- a/biblion/models.py +++ b/biblion/models.py @@ -1,193 +1,192 @@ # -*- coding: utf8 -*- import urllib2 from datetime import datetime from django.conf import settings from django.core.exceptions import ImproperlyConfigured from...
italomaia/pugce
023b0dcbc4a35106928bf527f1826a612d326252
correção na listagem de tags do post.
diff --git a/biblion/templates/biblion/blog_post.html b/biblion/templates/biblion/blog_post.html index 8ca6e51..557dfc9 100644 --- a/biblion/templates/biblion/blog_post.html +++ b/biblion/templates/biblion/blog_post.html @@ -1,25 +1,25 @@ {% extends "biblion/base.html" %} {% load tagging_tags %} {% block content %...
italomaia/pugce
e54378021f3bf2f9cefbb5b5b6783933c1600293
correção de um erro de sintaxe.
diff --git a/biblion/views.py b/biblion/views.py index 8d094e8..2e04888 100644 --- a/biblion/views.py +++ b/biblion/views.py @@ -1,157 +1,157 @@ # -*- coding:utf-8 -*- from datetime import datetime from django.core.urlresolvers import reverse from django.http import HttpResponse, HttpResponseRedirect, Http404 fr...
italomaia/pugce
204e2a00d303158b147bb39bd54f790e17d3dcc7
adicionado busca por postagens.
diff --git a/biblion/templates/biblion/blog_post.html b/biblion/templates/biblion/blog_post.html index dbe0426..8ca6e51 100644 --- a/biblion/templates/biblion/blog_post.html +++ b/biblion/templates/biblion/blog_post.html @@ -1,24 +1,25 @@ {% extends "biblion/base.html" %} {% load tagging_tags %} {% block content %...
italomaia/pugce
6c718efa9b03929c296717cd566500a983801023
atualizando links da tag cloud.
diff --git a/biblion/templates/biblion/base.html b/biblion/templates/biblion/base.html index 097f399..1124996 100644 --- a/biblion/templates/biblion/base.html +++ b/biblion/templates/biblion/base.html @@ -1,18 +1,18 @@ {% extends "base.html" %} {% load tagging_tags %} {% block side_column %} {% tag_cloud_for_mo...
italomaia/pugce
5e1ff5ff85483c19d85126f757cad02ce838757b
tags agora sao forcadas p/ lowercase. Adicionado paginacao. Adicionado suporte a busca por tags.
diff --git a/biblion/templates/biblion/blog_list.html b/biblion/templates/biblion/blog_list.html index 97427e8..b12f0dc 100644 --- a/biblion/templates/biblion/blog_list.html +++ b/biblion/templates/biblion/blog_list.html @@ -1,22 +1,22 @@ {% extends "biblion/base.html" %} {% block content %} - {% if posts.count ...
italomaia/pugce
68dc54fe8f7540a83223050dc4e37871e2d8ec8a
tag cloud e template base para o biblion adicionados.
diff --git a/biblion/templates/biblion/base.html b/biblion/templates/biblion/base.html new file mode 100644 index 0000000..097f399 --- /dev/null +++ b/biblion/templates/biblion/base.html @@ -0,0 +1,18 @@ +{% extends "base.html" %} +{% load tagging_tags %} + +{% block side_column %} + +{% tag_cloud_for_model biblion.Pos...
italomaia/pugce
725ce9f7454c2c0887458bf96d0649ac9f16c78d
pequena correção no texto do link do grupo do pug
diff --git a/templates/base.html b/templates/base.html index 2aa4552..439d1b0 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,197 +1,197 @@ <!DOCTYPE html> <html lang="pt"> <head> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="...
italomaia/pugce
d95701754b17783bb2598a7ad43b66ac36476c85
atualizada lista de links do site
diff --git a/templates/base.html b/templates/base.html index 7c2d21f..2aa4552 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,198 +1,197 @@ <!DOCTYPE html> <html lang="pt"> <head> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="...
italomaia/pugce
1d989dcab74a7321498710400bd925584c8977ff
melhorada a aparência das postagens. Acredito ser necessário trabalho posterior em cima do css.
diff --git a/biblion/templates/biblion/blog_list.html b/biblion/templates/biblion/blog_list.html index 6ea62b0..912c043 100644 --- a/biblion/templates/biblion/blog_list.html +++ b/biblion/templates/biblion/blog_list.html @@ -1,20 +1,22 @@ {% extends "base.html" %} {% block content %} {% if posts.count %} ...
italomaia/pugce
0a4bd125f6859fd543b3114efa50c8a794a5942d
melhorado tratamento de erros do config.
diff --git a/settings.py b/settings.py index 51500b0..62da6f5 100644 --- a/settings.py +++ b/settings.py @@ -1,109 +1,110 @@ # -*- coding:utf-8 -*- from os import path try: import config config = config.config -except: +except ImportError, e: + print e config = {} BASE_DIR = path.abspath(p...
italomaia/pugce
3e42333d36425372881719f3b3a9f50deb773508
agora sim, twitter funcionando!
diff --git a/biblion/utils.py b/biblion/utils.py index 1ea38a7..94432f4 100644 --- a/biblion/utils.py +++ b/biblion/utils.py @@ -1,12 +1,12 @@ from django.conf import settings try: import twitter except ImportError: twitter = None def can_tweet(): - creds_available = (hasattr(settings, "TWITTER_U...
italomaia/pugce
d28b917ea7549da8344b777c22e3ea4e013f492b
adicionado suporte ao twitter
diff --git a/settings.py b/settings.py index 985275d..a0ac781 100644 --- a/settings.py +++ b/settings.py @@ -1,109 +1,116 @@ # -*- coding:utf-8 -*- from os import path try: import config config = config.config except: config = { "ADMINS":(), "SECRET_KEY":"chave secreta", ...
italomaia/pugce
83eb3d0c35267e7ba4e8bff57f3b36eadf12e324
correçãozinha nos links do base.html
diff --git a/templates/base.html b/templates/base.html index 1cfe6a7..bd277ff 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,198 +1,198 @@ <!DOCTYPE html> <html lang="pt"> <head> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="...
italomaia/pugce
06e1202564618953cc192bc18b8154cfed8986a6
corrigido link de contanto.
diff --git a/templates/base.html b/templates/base.html index cb269d4..1cfe6a7 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,198 +1,198 @@ <!DOCTYPE html> <html lang="pt"> <head> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="...
italomaia/pugce
8203d02bc428ae059c9b4918a60e7cd668c5a68d
flatpages =D!
diff --git a/settings.py b/settings.py index 45af3db..985275d 100644 --- a/settings.py +++ b/settings.py @@ -1,107 +1,109 @@ # -*- coding:utf-8 -*- from os import path try: import config config = config.config except: config = { "ADMINS":(), "SECRET_KEY":"chave secreta", - ...
italomaia/pugce
ce0879228ff14585b6c032b387870c6f0209d7a1
correção no template base e adicição de *.sqlite p/ o gitignore.
diff --git a/.gitignore b/.gitignore index 3b80750..33a3c7b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ *.pyc -dev.sqlite +*.sqlite config.py diff --git a/templates/base.html b/templates/base.html index 5394c27..d786f1d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,196 +1,198 @@ <!DOC...
italomaia/pugce
32cd8ee4376fa70daab955d5eb000a2bf1fdd1f0
correção para o IE
diff --git a/templates/base.html b/templates/base.html index 76c681b..5394c27 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,193 +1,196 @@ <!DOCTYPE html> <html lang="pt"> <head> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="...
italomaia/pugce
161a3fd9f2ad725726d10251219b4afbbf4e6bc7
adicionado redirect para o blog, enquanto não temos nada na raíz do site.
diff --git a/urls.py b/urls.py index 4ce2dd4..0ca13d9 100644 --- a/urls.py +++ b/urls.py @@ -1,18 +1,20 @@ +# -*- coding:utf-8 -*- from django.conf.urls.defaults import * from django.conf import settings +from django.views.generic.simple import redirect_to from django.contrib import admin admin.autodiscover() ur...
italomaia/pugce
3d3455f23f9e5a3cd5aa43624f4f9bff75fc2cd5
erro de sintaxe no settings
diff --git a/settings.py b/settings.py index c108a62..45af3db 100644 --- a/settings.py +++ b/settings.py @@ -1,107 +1,107 @@ # -*- coding:utf-8 -*- from os import path try: import config config = config.config except: config = { "ADMINS":(), - "SECRET_KEY":"chave secreta" + ...
italomaia/pugce
fd8c8ecfaeaca93483126b64b5b68add174c0f5f
settings agora vai se comportar melhor p/ ambiente de produção
diff --git a/settings.py b/settings.py index c64ad48..c108a62 100644 --- a/settings.py +++ b/settings.py @@ -1,103 +1,107 @@ # -*- coding:utf-8 -*- from os import path + try: import config config = config.config except: - config = {"SECRET_KEY":"chave secreta"} + config = { + "ADMINS":(), ...
italomaia/pugce
823989caafc43cdec6b91b37144283f835d422a5
tagging no biblion!!!
diff --git a/biblion/admin.py b/biblion/admin.py index 81c1a8c..d07554b 100644 --- a/biblion/admin.py +++ b/biblion/admin.py @@ -1,60 +1,61 @@ from django.contrib import admin from django.utils.functional import curry from biblion.models import Post, Image from biblion.forms import AdminPostForm from biblion.uti...
italomaia/pugce
72ab55e8da04555b426290d696e348b58a0244f6
templates do biblion agora mostram alguma coisa. Primeiros passos na integração do biblion com tagging.
diff --git a/biblion/forms.py b/biblion/forms.py index b577987..a409af5 100644 --- a/biblion/forms.py +++ b/biblion/forms.py @@ -1,93 +1,98 @@ from datetime import datetime from django import forms from biblion.creole_parser import parse, BiblionHtmlEmitter from biblion.models import Post, Revision from biblio...
italomaia/pugce
e651728e746eb4c8685fb6ade56ac793c67fb545
correçãozinha na importação do config ; )
diff --git a/settings.py b/settings.py index cd6b032..c64ad48 100644 --- a/settings.py +++ b/settings.py @@ -1,99 +1,103 @@ # -*- coding:utf-8 -*- from os import path -import config +try: + import config + config = config.config +except: + config = {"SECRET_KEY":"chave secreta"} BIBLION_SECTIONS = [] ...
italomaia/pugce
953e929c31005aa123203dde86a30f16f16fe23f
novo layout - por macndesign
diff --git a/.gitignore b/.gitignore index 772c968..3b80750 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.pyc dev.sqlite +config.py diff --git a/biblion/templates/biblion/blog_list.html b/biblion/templates/biblion/blog_list.html index e69de29..94d9808 100644 --- a/biblion/templates/biblion/blog_list.html...
italomaia/pugce
4045c71ff3d57c29a818cede41484c5114ba6998
adicionando wiki
diff --git a/.gitignore b/.gitignore index 0d20b64..772c968 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.pyc +dev.sqlite diff --git a/atomformat.py b/atomformat.py new file mode 100644 index 0000000..0d74a61 --- /dev/null +++ b/atomformat.py @@ -0,0 +1,542 @@ +# +# django-atompub by James Tauber <http://j...
italomaia/pugce
0ccdc2c5afbe5fc87e52738eecf488109115edc3
formataçãozinha
diff --git a/settings.py b/settings.py index 973b23c..10f2355 100644 --- a/settings.py +++ b/settings.py @@ -1,100 +1,78 @@ # -*- coding:utf-8 -*- from os import path BIBLION_SECTIONS = [] BASE_DIR = path.abspath(path.dirname(__file__)) DEBUG = True TEMPLATE_DEBUG = DEBUG ADMINS = ( # ('Your Name', 'y...
italomaia/pugce
6cb39fba95e228e9fa94d5e7b5c6d35693840bcf
aplicativo de wiki e configurações do settings
diff --git a/settings.py b/settings.py index 39bf6ac..973b23c 100644 --- a/settings.py +++ b/settings.py @@ -1,97 +1,100 @@ # -*- coding:utf-8 -*- from os import path BIBLION_SECTIONS = [] BASE_DIR = path.abspath(path.dirname(__file__)) DEBUG = True TEMPLATE_DEBUG = DEBUG ADMINS = ( # ('Your Name', 'y...
italomaia/pugce
2b5467bc3dd662cc552ab56c72fc3cd55de9c0c6
[Blog] Adicionado app de blog no INSTALLED_APPS
diff --git a/settings.py b/settings.py index c3eb2d1..39bf6ac 100644 --- a/settings.py +++ b/settings.py @@ -1,96 +1,97 @@ # -*- coding:utf-8 -*- from os import path BIBLION_SECTIONS = [] BASE_DIR = path.abspath(path.dirname(__file__)) DEBUG = True TEMPLATE_DEBUG = DEBUG ADMINS = ( # ('Your Name', 'yo...
italomaia/pugce
0a2436a1ec5d24824bf1ec9564ae313827aa6b41
adicionando template que faltou no outro commit
diff --git a/templates/base.html b/templates/base.html new file mode 100644 index 0000000..6a6c15e --- /dev/null +++ b/templates/base.html @@ -0,0 +1,28 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999...
italomaia/pugce
8b3ad88c5885779c97a2f084e9baff0c1df8d52a
adicionado aplicativo de blog e modificada nomeclatura de templates
diff --git a/biblion/__init__.py b/biblion/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/biblion/admin.py b/biblion/admin.py new file mode 100644 index 0000000..81c1a8c --- /dev/null +++ b/biblion/admin.py @@ -0,0 +1,60 @@ +from django.contrib import admin +from django.utils.functional import cur...
italomaia/pugce
6a27d93b6b55a868f042e2118238671ccffbe3c0
pequena correção na documentação.
diff --git a/TODO.txt b/TODO.txt index d9993bc..ee4472b 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,18 +1,18 @@ Pendências ========== * Criar identidade visual do projeto * Criar cadastro de usuários * Adicionar aplicação de Wiki * Adicionar aplicação de Blog * Adicionar aplicação de notícias * Adiciona...
italomaia/pugce
149cfdb11fbd1894a7563e0e2ad709c99526b72f
pequena correção
diff --git a/COMPONENTES.txt b/COMPONENTES.txt index 503ed16..c225332 100644 --- a/COMPONENTES.txt +++ b/COMPONENTES.txt @@ -1,49 +1,50 @@ (*) - indica que o usuário deve estar cadastrado e deve possuir permissões para executar a ação. BLOG ==== - (*) Deve permitir a adição de postagens com conteúdo multi...
italomaia/pugce
ef99d8f4b2a1999866770789dae90c6dcfe7c54d
documentação do projeto
diff --git a/COMPONENTES.txt b/COMPONENTES.txt new file mode 100644 index 0000000..503ed16 --- /dev/null +++ b/COMPONENTES.txt @@ -0,0 +1,49 @@ +(*) - indica que o usuário deve estar cadastrado e deve possuir permissões +para executar a ação. + +BLOG +==== +- (*) Deve permitir a adição de postagens com conteúdo ...
italomaia/pugce
ab8ca452a41c8e6f820d185efda9b227cbdadc81
código inicial
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc diff --git a/__init__.py b/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/manage.py b/manage.py new file mode 100644 index 0000000..5e78ea9 --- /dev/null +++ b/manag...
krisr/attr_enum
5305943b1487e4f101c572ec668796fd2915100a
bug fix from previous commit
diff --git a/lib/attr_enum.rb b/lib/attr_enum.rb index 40b033a..dc26ce5 100644 --- a/lib/attr_enum.rb +++ b/lib/attr_enum.rb @@ -1,75 +1,75 @@ module AttributeModifiers module AttrEnum def self.included(base) base.extend ClassMethods end module ClassMethods def attr_enum(attr_name, ...
krisr/attr_enum
b8a373f24668672fc07102a6c54d1596c254e8e6
added name_of utility method
diff --git a/lib/attr_enum.rb b/lib/attr_enum.rb index aec2004..40b033a 100644 --- a/lib/attr_enum.rb +++ b/lib/attr_enum.rb @@ -1,71 +1,75 @@ module AttributeModifiers module AttrEnum def self.included(base) base.extend ClassMethods end module ClassMethods def attr_enum(attr_name, ...
krisr/attr_enum
1d91f22285d16434a587124103d86077a09144f1
enabled ordered declartion of enum options
diff --git a/lib/attr_enum.rb b/lib/attr_enum.rb index 3cbea6a..aec2004 100644 --- a/lib/attr_enum.rb +++ b/lib/attr_enum.rb @@ -1,62 +1,71 @@ module AttributeModifiers module AttrEnum def self.included(base) base.extend ClassMethods end module ClassMethods - def attr_enum(attr_name, ...
krisr/attr_enum
9734cd57f7b7873e0f32f04e4f305e9df92d9867
fixed bug related to non integer ids
diff --git a/init.rb b/init.rb index 0741bcb..b39e698 100644 --- a/init.rb +++ b/init.rb @@ -1 +1,3 @@ +require 'attr_enum' + ActiveRecord::Base.class_eval { include AttributeModifiers::AttrEnum } diff --git a/lib/attr_enum.rb b/lib/attr_enum.rb index 103f9fa..3cbea6a 100644 --- a/lib/attr_enum.rb +++ b/lib/attr_enum....
jshingler/groovy_koans
628efb65fa381242bc583303a158f9f4a1e600c5
Added license.
diff --git a/MIT-LICENSE b/MIT-LICENSE new file mode 100644 index 0000000..2965257 --- /dev/null +++ b/MIT-LICENSE @@ -0,0 +1,20 @@ +Copyright (c) 2009 GroovyKoans + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to d...
jshingler/groovy_koans
40fb164974a97485dedece68f92b0152d7bda692
Added parallel assignment tests
diff --git a/src/test/groovy/com/codeadept/ArraysTests.groovy b/src/test/groovy/com/codeadept/ArraysTests.groovy index c18e792..171606b 100644 --- a/src/test/groovy/com/codeadept/ArraysTests.groovy +++ b/src/test/groovy/com/codeadept/ArraysTests.groovy @@ -1,95 +1,119 @@ package com.codeadept /** * * @author j...
jshingler/groovy_koans
8c43d1619622f53530ae644909f77173b9a7c7aa
More tests for Ranges.
diff --git a/src/test/groovy/com/codeadept/ArraysTests.groovy b/src/test/groovy/com/codeadept/ArraysTests.groovy index e28dda0..c18e792 100644 --- a/src/test/groovy/com/codeadept/ArraysTests.groovy +++ b/src/test/groovy/com/codeadept/ArraysTests.groovy @@ -1,63 +1,95 @@ package com.codeadept /** * * @author je...
choltz/simple_menu
17bc7bed15c66616fa349439405898b11def2b1e
Added customization details to the readme file
diff --git a/README b/README index 2551fd8..a37070a 100644 --- a/README +++ b/README @@ -1,62 +1,78 @@ The simple menu is a javascript API to quickly create dynamic horizontal menus. Quick Setup: -------------------------------------------------------------------------------- 1) copy simple_menu.js and simple_men...
choltz/simple_menu
dbb6b738a3776ec8e7a9bdfb43ef12af9ceef23b
slight tweak to readme
diff --git a/README b/README index f006260..2551fd8 100644 --- a/README +++ b/README @@ -1,62 +1,62 @@ The simple menu is a javascript API to quickly create dynamic horizontal menus. Quick Setup: -------------------------------------------------------------------------------- 1) copy simple_menu.js and simple_men...
choltz/simple_menu
776da206cb5befc2b45f34a60e83e26d79862048
first revision of simple_menu. Confirmed on IE 6,7,8, Firefox, Google Chrome, and Safari
diff --git a/example.html b/example.html new file mode 100644 index 0000000..ffc6c45 --- /dev/null +++ b/example.html @@ -0,0 +1,28 @@ +<html> + <head> + <!-- load the simple_menu library --> + <script type="text/javascript" src="simple_menu.js"></script> + <!-- load the definition for the menu structure --> ...
lukapiske/ivak
3f6a002496ea71cbf483db00143d0dccec0c443a
gems commented
diff --git a/config/environment.rb b/config/environment.rb index be6e469..047c884 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -1,109 +1,109 @@ # Be sure to restart your webserver when you modify this file. # Uncomment below to force Rails into production mode # (Use only when you can't set en...
lukapiske/ivak
79ba5abed07befc92698df14b30d14bf5ba9f332
gems builded
diff --git a/vendor/gems/RedCloth-4.2.3/ext/redcloth_scan/Makefile b/vendor/gems/RedCloth-4.2.3/ext/redcloth_scan/Makefile new file mode 100644 index 0000000..3d8088e --- /dev/null +++ b/vendor/gems/RedCloth-4.2.3/ext/redcloth_scan/Makefile @@ -0,0 +1,157 @@ + +SHELL = /bin/sh + +#### Start of system configuration sect...
lukapiske/ivak
f86ae3f49e770f887056d99dfdd94a90178283f1
add repositary
diff --git a/config/deploy.rb b/config/deploy.rb index 8233bc5..874aeea 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -1,22 +1,22 @@ set :application, "ivak" -set :repository, "cesta_k_vasemu_repositari" +set :repository, "git@github.com:lukapiske/ivak.git" set :scm, "git" role :web, "server3.railshosting....
zueos/ZIStoreButton
83b2df952246eb247840b5891a3b950e407b0766
Revert "Added userInfo property, and NS_BLOCKS_AVAILABLE flagss"
diff --git a/Classes/ZIStoreButton.h b/Classes/ZIStoreButton.h index b41d2ba..81a4072 100644 --- a/Classes/ZIStoreButton.h +++ b/Classes/ZIStoreButton.h @@ -1,54 +1,44 @@ // // ZIStoreButton.h // ZIStoreButtonDemo // // Created by Brandon Emrich on 7/20/10. // Copyright 2010 Zueos, Inc. All rights reserved. ...
zueos/ZIStoreButton
ec4d1178b178fa8eb3c0e1f04ee6d7f8b5614076
Added userInfo property, and NS_BLOCKS_AVAILABLE flagss
diff --git a/Classes/ZIStoreButton.h b/Classes/ZIStoreButton.h index 81a4072..b41d2ba 100644 --- a/Classes/ZIStoreButton.h +++ b/Classes/ZIStoreButton.h @@ -1,44 +1,54 @@ // // ZIStoreButton.h // ZIStoreButtonDemo // // Created by Brandon Emrich on 7/20/10. // Copyright 2010 Zueos, Inc. All rights reserved. ...
zueos/ZIStoreButton
a25b590db8af64c11297a0d4c55dba478ab349c0
removed depricated 'font' property
diff --git a/Classes/ZIStoreButton.m b/Classes/ZIStoreButton.m index 59fcdd1..4e8afa6 100644 --- a/Classes/ZIStoreButton.m +++ b/Classes/ZIStoreButton.m @@ -1,185 +1,185 @@ // // ZIStoreButton.m // ZIStoreButtonDemo // // Created by Brandon Emrich on 7/20/10. // Copyright 2010 Zueos, Inc. All rights reserved....
zueos/ZIStoreButton
0b44547c06a3562967bc68f6879cf021218f6288
removed commented lines
diff --git a/Classes/ZIStoreButton.m b/Classes/ZIStoreButton.m index 596b2fb..59fcdd1 100644 --- a/Classes/ZIStoreButton.m +++ b/Classes/ZIStoreButton.m @@ -1,191 +1,185 @@ // // ZIStoreButton.m // ZIStoreButtonDemo // // Created by Brandon Emrich on 7/20/10. // Copyright 2010 Zueos, Inc. All rights reserved....
zueos/ZIStoreButton
db8b34ef79390ab389164aff9e1110f66935cde5
Removed an NSLog
diff --git a/Classes/ZIStoreButton.m b/Classes/ZIStoreButton.m index 855fd78..596b2fb 100644 --- a/Classes/ZIStoreButton.m +++ b/Classes/ZIStoreButton.m @@ -1,191 +1,191 @@ // // ZIStoreButton.m // ZIStoreButtonDemo // // Created by Brandon Emrich on 7/20/10. // Copyright 2010 Zueos, Inc. All rights reserved....
zueos/ZIStoreButton
71bd6be49991974016ed38266f23fb7cdfd6bd26
Button now auto-resizes based on the title in its current selected state
diff --git a/Classes/ZIStoreButton.h b/Classes/ZIStoreButton.h index 46eb890..81a4072 100644 --- a/Classes/ZIStoreButton.h +++ b/Classes/ZIStoreButton.h @@ -1,43 +1,44 @@ // // ZIStoreButton.h // ZIStoreButtonDemo // // Created by Brandon Emrich on 7/20/10. // Copyright 2010 Zueos, Inc. All rights reserved. ...
zueos/ZIStoreButton
0852c2bf162b45b893e3eff41e7ad948c44560d1
added blocks interface, narrowed button... need to make button size dynamic
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..313081b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.pbxproj -crlf -diff -merge + diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d676377 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +# xcode noise +bui...
zueos/ZIStoreButton
058af5a14df1c786f5f4b110ab56096fea158568
One Big Commit
diff --git a/Classes/ZIStoreButtonDemoViewController.m b/Classes/ZIStoreButtonDemoViewController.m index 05401a1..2114f9a 100644 --- a/Classes/ZIStoreButtonDemoViewController.m +++ b/Classes/ZIStoreButtonDemoViewController.m @@ -1,118 +1,118 @@ /* // ZIStoreButtonDemoViewController.m // ZIStoreButtonDemo // // ...
zueos/ZIStoreButton
5e005a7a98b31b6cfc5b49346d52d81101ac86a6
Changed Title
diff --git a/Classes/ZIStoreButtonDemoViewController.m b/Classes/ZIStoreButtonDemoViewController.m index 687e764..05401a1 100644 --- a/Classes/ZIStoreButtonDemoViewController.m +++ b/Classes/ZIStoreButtonDemoViewController.m @@ -1,118 +1,118 @@ /* // ZIStoreButtonDemoViewController.m // ZIStoreButtonDemo // // ...
zueos/ZIStoreButton
db14d1ee6080b1ec5baeae964b924a59e8a784a0
Added LICENSE
diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..c421f89 --- /dev/null +++ b/LICENSE @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> + Everyone is permitted to copy...
zueos/ZIStoreButton
de6c40995923446b250afe4e5338daf7d5705bf6
Fixed a build error that tripped because a variable was named wrong on accident
diff --git a/Classes/ZIStoreButton.m b/Classes/ZIStoreButton.m index 8b50c5c..908d956 100644 --- a/Classes/ZIStoreButton.m +++ b/Classes/ZIStoreButton.m @@ -1,168 +1,168 @@ // // ZIStoreButton.m // ZIStoreButtonDemo // // Created by Brandon Emrich on 7/20/10. // Copyright 2010 Zueos, Inc. All rights reserved....
zueos/ZIStoreButton
247784d512f9b55d0b679541d44d9b6d05019913
Working Copy
diff --git a/ZIStoreButtonDemo.xcodeproj/brandon.mode1v3 b/ZIStoreButtonDemo.xcodeproj/brandon.mode1v3 index 23624ab..752e133 100644 --- a/ZIStoreButtonDemo.xcodeproj/brandon.mode1v3 +++ b/ZIStoreButtonDemo.xcodeproj/brandon.mode1v3 @@ -1,1129 +1,1129 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "...
zueos/ZIStoreButton
532cc5a2339aaaa7cacebeb4d04141ee9e73443f
Working Copy
diff --git a/Classes/ZIStoreButtonDemoViewController.m b/Classes/ZIStoreButtonDemoViewController.m index 05401a1..687e764 100644 --- a/Classes/ZIStoreButtonDemoViewController.m +++ b/Classes/ZIStoreButtonDemoViewController.m @@ -1,118 +1,118 @@ /* // ZIStoreButtonDemoViewController.m // ZIStoreButtonDemo // // ...
zueos/ZIStoreButton
0000a67bf61fc223d18ef1a0b40a79fd1018873a
Cleaned up and simplified the setSelected: method
diff --git a/Classes/ZIStoreButton.m b/Classes/ZIStoreButton.m index 52902df..8b50c5c 100644 --- a/Classes/ZIStoreButton.m +++ b/Classes/ZIStoreButton.m @@ -1,191 +1,168 @@ // // ZIStoreButton.m // ZIStoreButtonDemo // // Created by Brandon Emrich on 7/20/10. // Copyright 2010 Zueos, Inc. All rights reserved....
zueos/ZIStoreButton
dc794b1fc811147c1ec6c60dee021ada40105fe9
Signed-off-by: Brandon Emrich <brandon@zueos.com>
diff --git a/Classes/ZIStoreButton.h b/Classes/ZIStoreButton.h new file mode 100644 index 0000000..b3c21c7 --- /dev/null +++ b/Classes/ZIStoreButton.h @@ -0,0 +1,34 @@ +// +// ZIStoreButton.h +// ZIStoreButtonDemo +// +// Created by Brandon Emrich on 7/20/10. +// Copyright 2010 Zueos, Inc. All rights reserved. +// ...
fguillen/Sitoi
1b0869f1210a42440c755383bc962730cd424ba6
adjust anchors
diff --git a/public/stylesheets/beta/screen.css b/public/stylesheets/beta/screen.css index fb3973d..b36e26f 100644 --- a/public/stylesheets/beta/screen.css +++ b/public/stylesheets/beta/screen.css @@ -1,185 +1,183 @@ @import "grid.css"; html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, ol, ul, li, fieldset, for...
fguillen/Sitoi
25c5a52474e395b900c15aa2a8558d9194b22c23
product brand coming together
diff --git a/app/views/ui/beta.html.erb b/app/views/ui/beta.html.erb index e54f38b..d3c3a2c 100644 --- a/app/views/ui/beta.html.erb +++ b/app/views/ui/beta.html.erb @@ -1,63 +1,69 @@ <hgroup> - <img src="/images/beta/logo.png" alt="Logo"> + <img src="/images/beta/logo.png"> + <nav> + <ul> + <li><a href="">A...
fguillen/Sitoi
81e35c9b81e96526cdf92f87de9d2cc40c259530
go on with the beta page
diff --git a/app/views/layouts/application.erb b/app/views/layouts/application.erb index 086aecd..dd6f879 100644 --- a/app/views/layouts/application.erb +++ b/app/views/layouts/application.erb @@ -1,27 +1,27 @@ <!DOCTYPE html> <html class="no-js"> <head> <!-- - ______ __ ______ ______ __ - ...
fguillen/Sitoi
0d55a49f54125f8678a4c54fab4d2d7ec23dcb32
new colors
diff --git a/app/views/ui/beta.html.erb b/app/views/ui/beta.html.erb index ed9df5c..99b0f7d 100644 --- a/app/views/ui/beta.html.erb +++ b/app/views/ui/beta.html.erb @@ -1,55 +1,53 @@ <div class="content"> <div class="section"> <h1>¿Qué es Sitoi?</h1> <p> Sitoi es una sencilla herramienta para ges...
fguillen/Sitoi
7a9e29e998bd0b52e7a0d2616f04deaddc456939
add the logo
diff --git a/app/views/ui/beta.html.erb b/app/views/ui/beta.html.erb index 951a6dc..ed9df5c 100644 --- a/app/views/ui/beta.html.erb +++ b/app/views/ui/beta.html.erb @@ -1,56 +1,55 @@ <div class="content"> <div class="section"> <h1>¿Qué es Sitoi?</h1> <p> Sitoi es una sencilla herramienta para ges...
fguillen/Sitoi
db7997839929b7a187ffbdd284bb7e09c5040721
add more images
diff --git a/app/views/ui/beta.html.erb b/app/views/ui/beta.html.erb index b93f884..951a6dc 100644 --- a/app/views/ui/beta.html.erb +++ b/app/views/ui/beta.html.erb @@ -1,56 +1,56 @@ <div class="content"> <div class="section"> <h1>¿Qué es Sitoi?</h1> <p> Sitoi es una sencilla herramienta para ges...
fguillen/Sitoi
6eaab93d6b6d84ebe4840677077ba7f21a5d70f5
colors getting ready
diff --git a/public/images/beta/logo.png b/public/images/beta/logo.png index 2db176c..50db0c3 100644 Binary files a/public/images/beta/logo.png and b/public/images/beta/logo.png differ diff --git a/public/images/beta/newsletter.png b/public/images/beta/newsletter.png index a938553..1f85cbf 100644 Binary files a/public/...
fguillen/Sitoi
6b9c7d2e236d0f617f074a849092be857e0883b2
getting there
diff --git a/public/images/beta/sneak.png b/public/images/beta/sneak.png new file mode 100644 index 0000000..8353a36 Binary files /dev/null and b/public/images/beta/sneak.png differ diff --git a/public/stylesheets/beta/screen.css b/public/stylesheets/beta/screen.css index 64ce37e..52373b1 100644 --- a/public/stylesheet...
fguillen/Sitoi
b9816e647ddbae3899bb5ebc582ee1153f21b660
fix the baseline
diff --git a/app/views/ui/beta.html.erb b/app/views/ui/beta.html.erb index 742f760..b93f884 100644 --- a/app/views/ui/beta.html.erb +++ b/app/views/ui/beta.html.erb @@ -1,56 +1,56 @@ <div class="content"> <div class="section"> <h1>¿Qué es Sitoi?</h1> <p> Sitoi es una sencilla herramienta para ges...
fguillen/Sitoi
d10596badeddecbf6b5e8e2fe0a00b99677154dc
simplify the copy, better organization
diff --git a/app/views/ui/beta.html.erb b/app/views/ui/beta.html.erb index 171ff42..742f760 100644 --- a/app/views/ui/beta.html.erb +++ b/app/views/ui/beta.html.erb @@ -1,49 +1,56 @@ <div class="content"> - <h1>¿Qué es Sitoi?</h1> - <p> - Sitoi es una sencilla herramienta para gestionar <em>online</em> - la...
fguillen/Sitoi
5adf9601aa52040d676503c0d982e00389d4d713
remove some text
diff --git a/app/views/ui/beta.html.erb b/app/views/ui/beta.html.erb index cc199ed..171ff42 100644 --- a/app/views/ui/beta.html.erb +++ b/app/views/ui/beta.html.erb @@ -1,49 +1,49 @@ <div class="content"> <h1>¿Qué es Sitoi?</h1> <p> Sitoi es una sencilla herramienta para gestionar <em>online</em> la...
fguillen/Sitoi
22c2ea53b68b729a72adf6aa5aa93dc2649170e1
add some images
diff --git a/app/views/ui/beta.html.erb b/app/views/ui/beta.html.erb index 50823de..cc199ed 100644 --- a/app/views/ui/beta.html.erb +++ b/app/views/ui/beta.html.erb @@ -1,49 +1,49 @@ <div class="content"> <h1>¿Qué es Sitoi?</h1> <p> Sitoi es una sencilla herramienta para gestionar <em>online</em> la...
fguillen/Sitoi
0416cdffdc3ff77e708a1b28dc99e37701af02cd
add placeholder
diff --git a/public/images/beta/logo.png b/public/images/beta/logo.png new file mode 100644 index 0000000..e0b6a71 Binary files /dev/null and b/public/images/beta/logo.png differ diff --git a/public/images/beta/newsletter.png b/public/images/beta/newsletter.png new file mode 100644 index 0000000..a938553 Binary files /...
fguillen/Sitoi
21a097be15debce9ee97f8706627384dac6bdd64
putting the grid in place
diff --git a/app/views/ui/beta.html.erb b/app/views/ui/beta.html.erb index f4ec7ea..50823de 100644 --- a/app/views/ui/beta.html.erb +++ b/app/views/ui/beta.html.erb @@ -1,49 +1,49 @@ <div class="content"> <h1>¿Qué es Sitoi?</h1> <p> Sitoi es una sencilla herramienta para gestionar <em>online</em> la...
fguillen/Sitoi
1e851672a1ad8a947d32c41977d588a6ca1411ae
TODO fix baseline
diff --git a/app/views/ui/beta.html.erb b/app/views/ui/beta.html.erb index e10aa71..f4ec7ea 100644 --- a/app/views/ui/beta.html.erb +++ b/app/views/ui/beta.html.erb @@ -1,53 +1,49 @@ <div class="content"> <h1>¿Qué es Sitoi?</h1> <p> Sitoi es una sencilla herramienta para gestionar <em>online</em> - la...
fguillen/Sitoi
deacc6ddd0fd6f2ee6f3604369ff3dcabe57d26b
add a proper font with typekit
diff --git a/app/views/layouts/application.erb b/app/views/layouts/application.erb index d31c471..086aecd 100644 --- a/app/views/layouts/application.erb +++ b/app/views/layouts/application.erb @@ -1,26 +1,27 @@ <!DOCTYPE html> <html class="no-js"> <head> <!-- ______ __ ______ ______ __ ...
fguillen/Sitoi
1dd97c163c1ba74a3c03836596ec5f673b322bbb
plan some layout
diff --git a/app/controllers/ui_controller.rb b/app/controllers/ui_controller.rb index ddb6ae1..f97b1a6 100644 --- a/app/controllers/ui_controller.rb +++ b/app/controllers/ui_controller.rb @@ -1,4 +1,3 @@ class UiController < ApplicationController def beta;end - def home; end end \ No newline at end of file diff ...
fguillen/Sitoi
c76336bfb161a45d49049ddcbcc5994c43ea3ee2
setup the frontend files
diff --git a/app/controllers/ui_controller.rb b/app/controllers/ui_controller.rb index df1d06e..ddb6ae1 100644 --- a/app/controllers/ui_controller.rb +++ b/app/controllers/ui_controller.rb @@ -1,3 +1,4 @@ class UiController < ApplicationController + def beta;end def home; end -end +end \ No newline at end of file ...
fguillen/Sitoi
cbde8f435228ce6968595d772bfb132b253616c5
rename and add some more sketches
diff --git a/doc/drafts/03_map_edit_b_and_icon.jpg b/doc/sketch/edit-1.jpg similarity index 100% rename from doc/drafts/03_map_edit_b_and_icon.jpg rename to doc/sketch/edit-1.jpg diff --git a/doc/drafts/02_map_edit.jpg b/doc/sketch/edit-2.jpg similarity index 100% rename from doc/drafts/02_map_edit.jpg rename to doc/sk...
fguillen/Sitoi
43cedb994798cb15ba779ff499c8ca3cbdfa7cb8
contratos
diff --git a/doc/examples/contract_01.pdf b/doc/examples/contract_01.pdf new file mode 100644 index 0000000..b3528f2 Binary files /dev/null and b/doc/examples/contract_01.pdf differ diff --git a/doc/examples/contract_02.pdf b/doc/examples/contract_02.pdf new file mode 100644 index 0000000..811650b Binary files /dev/nul...
fguillen/Sitoi
9c5dd2c6c5417f4cb3f778fc761ab5fb91980ddb
add ui controller and autogenerated tests
diff --git a/app/controllers/ui_controller.rb b/app/controllers/ui_controller.rb new file mode 100644 index 0000000..df1d06e --- /dev/null +++ b/app/controllers/ui_controller.rb @@ -0,0 +1,3 @@ +class UiController < ApplicationController + def home; end +end diff --git a/app/helpers/ui_helper.rb b/app/helpers/ui_helpe...
fguillen/Sitoi
17dc73760063b4f4fe633ae906d51899b80a683a
drafts
diff --git a/README b/README deleted file mode 100644 index 37ec8ea..0000000 --- a/README +++ /dev/null @@ -1,243 +0,0 @@ -== Welcome to Rails - -Rails is a web-application framework that includes everything needed to create -database-backed web applications according to the Model-View-Control pattern. - -This patter...
numpy/numpy.org
70860bf9ab198bf365ce58c3a0f86480e0602134
announce the NumPy 2.3.1 release
diff --git a/content/en/news.md b/content/en/news.md index d4cc1ee..daa8e9b 100644 --- a/content/en/news.md +++ b/content/en/news.md @@ -1,516 +1,517 @@ --- title: "News" sidebar: false newsHeader: "NumPy 2.3.0 released!" date: 2025-06-07 --- ### NumPy 2.3.0 released _7 Jun, 2025_ -- The NumPy 2.3.0 release...
numpy/numpy.org
fc8c1af14708a79b7a19bf514bd026c7aa9872d7
MAINT: Update toward the future (#867)
diff --git a/content/en/about.md b/content/en/about.md index c6b3b43..8c113b8 100644 --- a/content/en/about.md +++ b/content/en/about.md @@ -1,92 +1,92 @@ --- title: About Us sidebar: false --- NumPy is an open source project that enables numerical computing with Python. It was created in 2005 building on the ea...
numpy/numpy.org
a96897fc2d67355a3f7318820582e2549c4ca255
Fix indentation in the multiline lists
diff --git a/content/en/learn.md b/content/en/learn.md index 723d29e..117cc0c 100644 --- a/content/en/learn.md +++ b/content/en/learn.md @@ -1,97 +1,99 @@ --- title: Learn sidebar: false --- For the **official NumPy documentation** visit [numpy.org/doc/stable](https://numpy.org/doc/stable). *** Below is a ...