update zine link, clean up scripts
parent
224da69bd3
commit
797eb3c919
2
setup.py
2
setup.py
|
@ -22,9 +22,7 @@ setup(
|
|||
install_requires = ['pystache==0.5.4'],
|
||||
entry_points = {
|
||||
'console_scripts': [
|
||||
'stats = tildetown.stats:main',
|
||||
'mustache = tildetown.__init__:mustache',
|
||||
'generate_homepage = tildetown.__init__:generate_homepage',
|
||||
]
|
||||
},
|
||||
)
|
||||
|
|
|
@ -130,7 +130,7 @@ _|_ | | __| _ _|_ __ _ _
|
|||
<p>
|
||||
featured projects:
|
||||
<ul>
|
||||
<li><a href="https://github.com/tildetown/zine/blob/master/issue_1/zine.pdf">a zine!</a></li>
|
||||
<li><a href="https://git.tilde.town/tildetown/zine/raw/branch/trunk/issue_1/zine.pdf">a zine!</a></li>
|
||||
<li><a href="https://tilde.town/~joe/">html art</a></li>
|
||||
<li><a href="https://tilde.town/~kc/blackout/">interactive art</a></li>
|
||||
<li><a href="https://tilde.town/~jumblesale/fp.html">visual art</a></li>
|
||||
|
|
Reference in New Issue