forked from jokull/pelican-themes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding «notmyidea-cms», a modified version of «notmyidea» for complete
websites...
- Loading branch information
skami
committed
Feb 9, 2011
1 parent
8698401
commit 16c52c7
Showing
22 changed files
with
983 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,205 @@ | ||
.hll { | ||
background-color:#FFFFCC; | ||
} | ||
.c { | ||
color:#408090; | ||
font-style:italic; | ||
} | ||
.err { | ||
border:1px solid #FF0000; | ||
} | ||
.k { | ||
color:#007020; | ||
font-weight:bold; | ||
} | ||
.o { | ||
color:#666666; | ||
} | ||
.cm { | ||
color:#408090; | ||
font-style:italic; | ||
} | ||
.cp { | ||
color:#007020; | ||
} | ||
.c1 { | ||
color:#408090; | ||
font-style:italic; | ||
} | ||
.cs { | ||
background-color:#FFF0F0; | ||
color:#408090; | ||
} | ||
.gd { | ||
color:#A00000; | ||
} | ||
.ge { | ||
font-style:italic; | ||
} | ||
.gr { | ||
color:#FF0000; | ||
} | ||
.gh { | ||
color:#000080; | ||
font-weight:bold; | ||
} | ||
.gi { | ||
color:#00A000; | ||
} | ||
.go { | ||
color:#303030; | ||
} | ||
.gp { | ||
color:#C65D09; | ||
font-weight:bold; | ||
} | ||
.gs { | ||
font-weight:bold; | ||
} | ||
.gu { | ||
color:#800080; | ||
font-weight:bold; | ||
} | ||
.gt { | ||
color:#0040D0; | ||
} | ||
.kc { | ||
color:#007020; | ||
font-weight:bold; | ||
} | ||
.kd { | ||
color:#007020; | ||
font-weight:bold; | ||
} | ||
.kn { | ||
color:#007020; | ||
font-weight:bold; | ||
} | ||
.kp { | ||
color:#007020; | ||
} | ||
.kr { | ||
color:#007020; | ||
font-weight:bold; | ||
} | ||
.kt { | ||
color:#902000; | ||
} | ||
.m { | ||
color:#208050; | ||
} | ||
.s { | ||
color:#4070A0; | ||
} | ||
.na { | ||
color:#4070A0; | ||
} | ||
.nb { | ||
color:#007020; | ||
} | ||
.nc { | ||
color:#0E84B5; | ||
font-weight:bold; | ||
} | ||
.no { | ||
color:#60ADD5; | ||
} | ||
.nd { | ||
color:#555555; | ||
font-weight:bold; | ||
} | ||
.ni { | ||
color:#D55537; | ||
font-weight:bold; | ||
} | ||
.ne { | ||
color:#007020; | ||
} | ||
.nf { | ||
color:#06287E; | ||
} | ||
.nl { | ||
color:#002070; | ||
font-weight:bold; | ||
} | ||
.nn { | ||
color:#0E84B5; | ||
font-weight:bold; | ||
} | ||
.nt { | ||
color:#062873; | ||
font-weight:bold; | ||
} | ||
.nv { | ||
color:#BB60D5; | ||
} | ||
.ow { | ||
color:#007020; | ||
font-weight:bold; | ||
} | ||
.w { | ||
color:#BBBBBB; | ||
} | ||
.mf { | ||
color:#208050; | ||
} | ||
.mh { | ||
color:#208050; | ||
} | ||
.mi { | ||
color:#208050; | ||
} | ||
.mo { | ||
color:#208050; | ||
} | ||
.sb { | ||
color:#4070A0; | ||
} | ||
.sc { | ||
color:#4070A0; | ||
} | ||
.sd { | ||
color:#4070A0; | ||
font-style:italic; | ||
} | ||
.s2 { | ||
color:#4070A0; | ||
} | ||
.se { | ||
color:#4070A0; | ||
font-weight:bold; | ||
} | ||
.sh { | ||
color:#4070A0; | ||
} | ||
.si { | ||
color:#70A0D0; | ||
font-style:italic; | ||
} | ||
.sx { | ||
color:#C65D09; | ||
} | ||
.sr { | ||
color:#235388; | ||
} | ||
.s1 { | ||
color:#4070A0; | ||
} | ||
.ss { | ||
color:#517918; | ||
} | ||
.bp { | ||
color:#007020; | ||
} | ||
.vc { | ||
color:#BB60D5; | ||
} | ||
.vg { | ||
color:#BB60D5; | ||
} | ||
.vi { | ||
color:#BB60D5; | ||
} | ||
.il { | ||
color:#208050; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
/* | ||
Name: Reset Stylesheet | ||
Description: Resets browser's default CSS | ||
Author: Eric Meyer | ||
Author URI: http://meyerweb.com/eric/tools/css/reset/ | ||
*/ | ||
|
||
/* v1.0 | 20080212 */ | ||
html, body, div, span, applet, object, iframe, | ||
h1, h2, h3, h4, h5, h6, p, blockquote, pre, | ||
a, abbr, acronym, address, big, cite, code, | ||
del, dfn, em, font, img, ins, kbd, q, s, samp, | ||
small, strike, strong, sub, sup, tt, var, | ||
b, u, i, center, | ||
dl, dt, dd, ol, ul, li, | ||
fieldset, form, label, legend, | ||
table, caption, tbody, tfoot, thead, tr, th, td { | ||
background: transparent; | ||
border: 0; | ||
font-size: 100%; | ||
margin: 0; | ||
outline: 0; | ||
padding: 0; | ||
vertical-align: baseline; | ||
} | ||
|
||
body {line-height: 1;} | ||
|
||
ol, ul {list-style: none;} | ||
|
||
blockquote, q {quotes: none;} | ||
|
||
blockquote:before, blockquote:after, | ||
q:before, q:after { | ||
content: ''; | ||
content: none; | ||
} | ||
|
||
/* remember to define focus styles! */ | ||
:focus { | ||
outline: 0; | ||
} | ||
|
||
/* remember to highlight inserts somehow! */ | ||
ins {text-decoration: none;} | ||
del {text-decoration: line-through;} | ||
|
||
/* tables still need 'cellspacing="0"' in the markup */ | ||
table { | ||
border-collapse: collapse; | ||
border-spacing: 0; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
@import url("main.css"); | ||
|
||
body { | ||
font:1.3em/1.3 "Hoefler Text","Georgia",Georgia,serif,sans-serif; | ||
} | ||
|
||
.body, #banner nav, #banner nav ul, #about, #featured, #content{ | ||
width: inherit; | ||
} | ||
|
||
#banner nav { | ||
-moz-border-radius: 0px; | ||
margin-bottom: 0px; | ||
} | ||
|
||
#banner nav ul{ | ||
padding-right: 50px; | ||
} | ||
|
||
#banner nav li{ | ||
float: right; | ||
} | ||
|
||
#banner nav li:first-child a { | ||
-moz-border-radius: 0px; | ||
} | ||
|
||
#banner h1 { | ||
margin-bottom: -18px; | ||
} | ||
|
||
#featured, #extras { | ||
padding: 50px; | ||
} | ||
|
||
#featured { | ||
padding-top: 20px; | ||
} | ||
|
||
#extras { | ||
padding-top: 0px; | ||
padding-bottom: 0px; | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{% if GOOGLE_ANALYTICS %} | ||
<script type="text/javascript"> | ||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); | ||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); | ||
</script> | ||
<script type="text/javascript"> | ||
try { | ||
var pageTracker = _gat._getTracker("{{GOOGLE_ANALYTICS}}"); | ||
pageTracker._trackPageview(); | ||
} catch(err) {}</script> | ||
{% endif %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{% extends "base.html" %} | ||
{% block content %} | ||
<section id="content" class="body"> | ||
<h1>Archives for {{ SITENAME }}</h1> | ||
|
||
<dl> | ||
{% for article in dates %} | ||
<dt>{{ article.date.strftime('%a %d %B %Y') }}</dt> | ||
<dd><a href='{{ article.url }}'>{{ article.title }}</a></dd> | ||
{% endfor %} | ||
</dl> | ||
</section> | ||
{% endblock %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
{% extends "base.html" %} | ||
{% block title %}{{ article.title }}{% endblock %} | ||
{% block content %} | ||
<section id="content" class="body"> | ||
<article> | ||
<header> <h1 class="entry-title"><a href="{{ article.url }}" | ||
rel="bookmark" title="Permalink to {{ article.title }}">{{ article.title | ||
}}</a></h1> {% include 'twitter.html' %} </header> | ||
<div class="entry-content"> | ||
<footer class="post-info"> | ||
<abbr class="published" title="{{ article.date.isoformat() }}"> | ||
{{ article.date.strftime('%a %d %B %Y') }} | ||
</abbr> | ||
{% if article.author %} | ||
<address class="vcard author"> | ||
By <a class="url fn" href="#">{{ article.author }}</a> | ||
</address> | ||
{% endif %} | ||
<p>In <a href="{{ SITEURL }}/category/{{ article.category }}.html">{{ article.category }}</a>. | ||
{% include 'taglist.html' %} | ||
</footer><!-- /.post-info --> | ||
{{ article.content }} | ||
</div><!-- /.entry-content --> | ||
{% if DISQUS_SITENAME %} | ||
<div class="comments"> | ||
<h2>Comments !</h2> | ||
<div id="disqus_thread"></div> | ||
<script type="text/javascript"> | ||
var disqus_identifier = "{{ article.url }}"; | ||
(function() { | ||
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; | ||
dsq.src = 'http://{{ DISQUS_SITENAME }}.disqus.com/embed.js'; | ||
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); | ||
})(); | ||
</script> | ||
</div> | ||
{% endif %} | ||
|
||
</article> | ||
</section> | ||
{% endblock %} |
Oops, something went wrong.