Thanks, Mathias.

I've gone ahead and tried making something *without* using Bootstrap to
begin with. If people like this I will make a version that uses Bootstrap,
too. My reasoning for this is that I want to :

1. Focus on the simplest code when learning something and…
2. Improve performance by reducing the amount of CSS files, especially as
I'm referencing a typeface in the design — I'm a fan of minimalist design :)

Here is version 0.0.1:

https://github.com/hypertexthero/mezzanine-robotonotebook
https://pypi.python.org/pypi/mezzanine-robotonotebook/0.0.1

This was my first time publishing anything on PyPI, and for some reason
when I try to `pip install mezzanine-robotonotebook` I get an error message:

Exception:
Traceback (most recent call last):
  File
"/Users/simon/Projects/mezt-env/lib/python2.7/site-packages/pip/basecommand.py",
line 223, in main
    status = self.run(options, args)
  File
"/Users/simon/Projects/mezt-env/lib/python2.7/site-packages/pip/commands/install.py",
line 268, in run
    wheel_cache
  File
"/Users/simon/Projects/mezt-env/lib/python2.7/site-packages/pip/basecommand.py",
line 268, in populate_requirement_set
    wheel_cache=wheel_cache
  File
"/Users/simon/Projects/mezt-env/lib/python2.7/site-packages/pip/req/req_install.py",
line 207, in from_line
    wheel_cache=wheel_cache)
  File
"/Users/simon/Projects/mezt-env/lib/python2.7/site-packages/pip/req/req_install.py",
line 66, in __init__
    req = pkg_resources.Requirement.parse(req)
  File
"/Users/simon/Projects/mezt-env/lib/python2.7/site-packages/pip/_vendor/pkg_resources/__init__.py",
line 2960, in parse
    reqs = list(parse_requirements(s))
  File
"/Users/simon/Projects/mezt-env/lib/python2.7/site-packages/pip/_vendor/pkg_resources/__init__.py",
line 2904, in parse_requirements
    "version spec")
  File
"/Users/simon/Projects/mezt-env/lib/python2.7/site-packages/pip/_vendor/pkg_resources/__init__.py",
line 2869, in scan_list
    raise ValueError(msg, line, "at", line[p:])
ValueError: ('Expected version spec in', 'mezzanine-robotonotebook=0.0.1',
'at', '=0.0.1')

Any advice on this?

Simon Griffee
www.hypertexthero.com


On Wed, May 27, 2015 at 5:40 PM, Mathias Ettinger <
mathias.ettin...@gmail.com> wrote:

> Just to echo Stephen's words, I built a site removing almost everything
> theming related. Keeping almost only the magnify-popup javascript. And it
> works pretty well.
>
>
>
> Le mercredi 27 mai 2015 19:38:21 UTC+2, Gerald Hien a écrit :
>>
>> If things don't work as in bootstrap docs, overwrite bootstrap css and js
>> in your projects static folder with current versions, since the ones
>> included in mezzanine are somewhat outdated (3.0.3 fro D
>>
>> Am Mittwoch, 27. Mai 2015 19:06:49 UTC+2 schrieb Simon Griffee:
>>>
>>> Thanks, Stephen — understood.
>>>
>>> Once I have something to show I'll post a link here.
>>>
>>>
>>>
>>> Design: www.hypertexthero.com
>>> Photography: www.simongriffee.com
>>> Email: si...@hypertexthero.com
>>> Phone: +1 (347) 498-5369
>>>
>>> On Wed, May 27, 2015 at 12:55 PM, Stephen McDonald <st...@jupo.org>
>>> wrote:
>>>
>>>> Agree with Tom, use bootstrap if it helps you.
>>>>
>>>> I just wanted to point out though that nothing in Mezzanine really
>>>> depends on bootstrap - if you wanted to start from scratch, using an
>>>> alternative framework or none at all, you certainly can.
>>>>
>>>> On Wed, May 27, 2015 at 9:46 AM, Simon Griffee <si...@hypertexthero.com
>>>> > wrote:
>>>>
>>>>> Thanks, Tom.
>>>>>
>>>>> It does help, and I think you're right!
>>>>>
>>>>> I'll get to work now.
>>>>>
>>>>> Design: www.hypertexthero.com
>>>>> Photography: www.simongriffee.com
>>>>> Email: si...@hypertexthero.com
>>>>> Phone: +1 (347) 498-5369
>>>>>
>>>>> On Wed, May 27, 2015 at 12:39 PM, Tom Lockhart <tlockh...@gmail.com>
>>>>> wrote:
>>>>>
>>>>>> On May 27, 2015, at 9:16 AM, Simon Griffee <simong...@gmail.com>
>>>>>> wrote:
>>>>>>
>>>>>> > I'm beginning work on a Mezzanine theme focussed on blog writing
>>>>>> and reading that I want to publish on PyPi.
>>>>>> >
>>>>>> > Mezzanine's templates are currently heavily Bootstrap-dependent and
>>>>>> I'm wondering if I should embrace the framework in my theme.
>>>>>> >
>>>>>> > I am leaning toward starting from scratch with simple, minimal HTML
>>>>>> and CSS and little-to-no JavaScript, but thought I’d ask here whether 
>>>>>> this
>>>>>> is a fool's errand as I do want to maintain compatibility with future
>>>>>> versions of Mezzanine.
>>>>>>
>>>>>> You can choose to leave out references to bootstrap in your
>>>>>> templates, which will give you “minimal html and css”. But you’ll end up
>>>>>> using bootstrap since it is awesome. Build on top of a body of work 
>>>>>> rather
>>>>>> than try to replicate the thousands of hours of work embodied in 
>>>>>> bootstrap.
>>>>>>
>>>>>> hth
>>>>>>
>>>>>> - Tom
>>>>>>
>>>>>> --
>>>>>> You received this message because you are subscribed to a topic in
>>>>>> the Google Groups "Mezzanine Users" group.
>>>>>> To unsubscribe from this topic, visit
>>>>>> https://groups.google.com/d/topic/mezzanine-users/bdqjepkhtzc/unsubscribe
>>>>>> .
>>>>>> To unsubscribe from this group and all its topics, send an email to
>>>>>> mezzanine-use...@googlegroups.com.
>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>
>>>>>
>>>>>  --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Mezzanine Users" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to mezzanine-use...@googlegroups.com.
>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Stephen McDonald
>>>> http://jupo.org
>>>>
>>>> --
>>>> You received this message because you are subscribed to a topic in the
>>>> Google Groups "Mezzanine Users" group.
>>>> To unsubscribe from this topic, visit
>>>> https://groups.google.com/d/topic/mezzanine-users/bdqjepkhtzc/unsubscribe
>>>> .
>>>> To unsubscribe from this group and all its topics, send an email to
>>>> mezzanine-use...@googlegroups.com.
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to