Giter Club home page Giter Club logo

pelican-chameleon's People

Contributors

aeslaughter avatar charlesreid1 avatar hartwork avatar j-bennet avatar sio avatar yuex avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pelican-chameleon's Issues

does not work with github pages

Due to the cross-loading of a couple of assets (e.g., bootstrap), which is not allowed by Github Pages, this theme does not work with Github Pages.

Other than this issue, this theme is excellent. Is it possible to move these assets into the theme itself to expand the use cases a bit more?

Unclear licensing terms

As of now it is not obvious that anyone has permission to use this theme on their website. If you wish to distribute it, consider choosing one of the open source licenses: https://choosealicense.com/

I suggest MIT license. Unless previous contributors specified the license on their works via other channels, changing a license requires agreement from each one of them.

Therefore, I'm pinging all of previous contributors.

Do you agree to change the license for pelican-chameleon to MIT license?

Please reply in the comments. Thank you

CRITICAL: UndefinedError: 'author_url' is undefined

I am receiving the following error when running this theme from the pelican-themes repository.

CRITICAL: UndefinedError: 'author_url' is undefined

pelicanconfig.py

#!/usr/bin/env python
# -*- coding: utf-8 -*- #
from __future__ import unicode_literals


SITENAME = u'MOOSE'
SITEURL = ''
THEME = '/Users/slauae/projects/pelican-themes/chameleon'
PATH = 'content'
TIMEZONE = 'America/Denver'
DEFAULT_LANG = u'en'

# 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

911

So fucking disrespectful

Social widget doesn't show up when using this theme.

Even though I have this in my pelicanconf.py, social links are not showing:

LINKS = (('Pelican', 'http://getpelican.com/'),
         ('Python.org', 'http://python.org/'),
         ('Jinja2', 'http://jinja.pocoo.org/'),
         ('You can modify those links in your config file', '#'),)

# Social widget
SOCIAL = (('twitter', 'http://twitter.com/my-user-name'),
          ('facebook-official', 'http://www.facebook.com/my-user-name'),)

target=_blank added to on-site menu items as well (SITEURL?)

Hi!

i had the issue that non-absolute links in the menu were adding target=_blank as well. It seems like string in macro newtab always starts with https:// for me, it doesn't receive relative URLs ever. Maybe because I have SITEURL set? Pelican 3.7.1 over here.
So it was too eager for me. The idea is cool, maybe it can be repaired for other users.

My related patch:
libexpat/libexpat.github.io@2cb2ddd

Best, Sebastian

github.html not included anywhere?

It seems like github.html is not included anywhere. If that's brought to life later, I'd consider using it for sure. If it doesn't play well with the rest, maybe the file can be removed.

Best, Sebastian

Google Analytics not showing up.

I added this to pelicanconf.py:

GOOGLE_ANALYTICS = "my analytics id"

But I don't see any script being output. Can you advise?

Responsive / mobile support?

Hi!

The docs don't say anything about responsiveness / mobile support. It would be cool to have that covered. Thank you!

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.