vaeringjar
|
eca8c9f117
For #73 the best I could figure out for now just sets the url and the save_as meta in each file. Maybe later we can use a plugin to make this a convention by slug and lang instead of a configuration.
|
пре 7 година |
vaeringjar
|
8779734839
DRY for some of the values in the pelicanconf.py.
|
пре 7 година |
vaeringjar
|
8f31d208ff
Some template cleanup. Mainly removed legacy classes, removed some comments, and fixed some indentation.
|
пре 7 година |
vaeringjar
|
468a8a8576
Fixed the titles on the articles for #64.
|
пре 7 година |
vaeringjar
|
3f640e0343
Since pelican lowercases the slugs for the URL by default, I just added a to-lower operation when building the links for #72. Also, added keywords for #64.
|
пре 7 година |
vaeringjar
|
cdb761acfb
Midday commit. Started reworking the meta and the links this morning. Removed some legacy bits from when pasting in from other examples; I claim no expertise on pelican and these earlier commits in the templates have some lines I have no claim to. Anyway, haven't refactored everything yet. Also still need to address the case mismatch on the author names.
|
пре 7 година |
vaeringjar
|
47661ba52b
Merge branch 'master' of jorgesumle/Peers into master
|
пре 7 година |
Jorge Maldonado Ventura
|
0bd1fc5d61
Spanish translation for article 'IRC Channel Renamed'
|
пре 7 година |
vaeringjar
|
531f0bf4e5
Constrain the width of the tags a bit in the template base.html file.
|
пре 7 година |
vaeringjar
|
499b8b73ce
Pelican does not have the convention by default to put subdirectories into categories, but I will mimic this behaviour for now. Also, added an entry related to changing the irc channel and updated the contact info.
|
пре 7 година |
vaeringjar
|
866561d32b
Will start documenting sysadmin related events in blog format. Today we had an outage.
|
пре 7 година |
vaeringjar
|
093f56c6a8
Merge branch 'master' of jorgesumle/Peers into master
|
пре 7 година |
Jorge Maldonado Ventura
|
42b7053733
Add HTML generator metadata
|
пре 7 година |
vaeringjar
|
57cb3baacb
Merge branch 'master' of jorgesumle/Peers into master
|
пре 7 година |
Jorge Maldonado Ventura
|
c0f9b12f18
Close <a> tag
|
пре 7 година |
vaeringjar
|
c6a0f6d1b7
Removed the legacy version of the website and added a note in the readme for how to find it again.
|
пре 7 година |
vaeringjar
|
46c1f63207
Added the ability for meta descriptions on pages and articles. Also, fixed the nav menu path back to the root.
|
пре 7 година |
vaeringjar
|
2127e93ec9
Merge branch 'gitignore' of jorgesumle/Peers into master
|
пре 7 година |
vaeringjar
|
a15b2d5bee
Merge branch 'master' of jorgesumle/Peers into master
|
пре 7 година |
Jorge Maldonado Ventura
|
34c8528c07
Add Python cache files to gitignore
|
пре 7 година |
Jorge Maldonado Ventura
|
8b672a9592
Add abbreviated text for licenses
|
пре 7 година |
vaeringjar
|
ed57c8ae42
This removes the conduct from the main build because this: Contrary to my original plan to reuse policy in solidarity, the possible thought of policing some activities seems less than satisfactory.
|
пре 7 година |
vaeringjar
|
840f9ddfa3
Merge branch 'ssg'
|
пре 7 година |
vaeringjar
|
b88541d77e
Adding the april fools banner graphic.
|
пре 7 година |
vaeringjar
|
e85e42cd80
Fixing the titles.
|
пре 7 година |
vaeringjar
|
e7092647d8
Fixed the sitemap and widgets. Fixed the markup on the indices, especially for the categories and the tags. Added a conditional that will hide a widget if empty, except for pages since we assume those; I could go either way so I might change it later.
|
пре 7 година |
vaeringjar
|
87dceb9b99
Merge branch 'master' of jorgesumle/Peers into master
|
пре 7 година |
Jorge Maldonado Ventura
|
2152f0e9d1
Close HTML end tag
|
пре 7 година |
vaeringjar
|
4d41369570
This solves the style hacks where the theme knows about the website. Only one style sheet and the knowledge of the special header belongs to the page.md file. Added sitemap, though it looks a bit messy in comparison to the rest of the pages.
|
пре 7 година |
vaeringjar
|
d07c67faf3
I know I said I would use a different ssg than pelican, but since I already had started working on it, I just want to save the progress. I will leave the original 'root' directory even though currently running make will put the better version in the 'output' directory.
|
пре 7 година |