Coder Social home page Coder Social logo

webespeis's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

webespeis's Issues

fail to build: AttributeError: 'bool' object has no attribute 'format'

La rama master tiene un error durante la ejecución de nikola build:

https://travis-ci.org/JaquerEspeis/webespeis/builds/85050185

TaskError - taskid:generate_rss:output/rss.xml

PythonAction Error

Traceback (most recent call last):

File "/home/travis/virtualenv/python3.4.2/lib/python3.4/site-packages/doit/action.py", line 383, in execute

returned_value = self.py_callable(*self.args, **kwargs)

File "/home/travis/virtualenv/python3.4.2/lib/python3.4/site-packages/nikola/nikola.py", line 1312, in generic_rss_renderer

feedFormat="rss")

File "/home/travis/virtualenv/python3.4.2/lib/python3.4/site-packages/nikola/utils.py", line 361, in format

self.values[l] = self.values[l].format(*args, **kwargs)

AttributeError: 'bool' object has no attribute 'format'

Respetar autores de los RSS feeds

En el momento que se importa un articulo por medio del plugin import_feed, en el sitio del jaquerespeis no se respeta el autor y este sale como "jaquerespeis".

El sitio debería respetar a los autores.

jaquerespeis

travis publica a gh_pages las ejecuciones exitosas de pull requests

En el .travis.yml tenemos la sección de after_success que publica el sitio generado a la rama gh_pages. Esta rama es la que luego se publica en jaquerespeis.org.

Este after_success se ejecuta incluso para los pull requests, que no han sido revisados ni agregados a master.

La publicación a gh_pages debe ser sólo para los cambios que entran a master, no para pull requests.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.