Commit History

Author SHA1 Message Date
  vaeringjar 257c7d20d6 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 years ago
  vaeringjar dd559c14dc DRY for some of the values in the pelicanconf.py. 7 years ago
  vaeringjar dd469fbdd7 Some template cleanup. Mainly removed legacy classes, removed some comments, and fixed some indentation. 7 years ago
  vaeringjar 16589a173c Fixed the titles on the articles for #64. 7 years ago
  vaeringjar 97f07a861c 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 years ago
  vaeringjar c7e51c804c 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 years ago
  vaeringjar 60d1491fce Merge branch 'master' of jorgesumle/Peers into master 7 years ago
  Jorge Maldonado Ventura 99517193a2 Spanish translation for article 'IRC Channel Renamed' 7 years ago
  vaeringjar 6c8d3058b2 Constrain the width of the tags a bit in the template base.html file. 7 years ago
  vaeringjar 114e75bb67 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 years ago
  vaeringjar 1983fcc61d Will start documenting sysadmin related events in blog format. Today we had an outage. 7 years ago
  vaeringjar 915c7c3546 Merge branch 'master' of jorgesumle/Peers into master 7 years ago
  Jorge Maldonado Ventura b34f4e06dc Add HTML generator metadata 7 years ago
  vaeringjar e8ac0fcbf0 Merge branch 'master' of jorgesumle/Peers into master 7 years ago
  Jorge Maldonado Ventura 7881c8e0af Close <a> tag 7 years ago
  vaeringjar f244c64588 Removed the legacy version of the website and added a note in the readme for how to find it again. 7 years ago
  vaeringjar 115a19de2c Added the ability for meta descriptions on pages and articles. Also, fixed the nav menu path back to the root. 7 years ago
  vaeringjar 7de988d0fa Merge branch 'gitignore' of jorgesumle/Peers into master 7 years ago
  vaeringjar b939630b13 Merge branch 'master' of jorgesumle/Peers into master 7 years ago
  Jorge Maldonado Ventura 947392243f Add Python cache files to gitignore 7 years ago
  Jorge Maldonado Ventura 57aafb8460 Add abbreviated text for licenses 7 years ago
  vaeringjar 82978a133f 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 years ago
  vaeringjar f595bb1cb7 Merge branch 'ssg' 7 years ago
  vaeringjar 9a52802646 Adding the april fools banner graphic. 7 years ago
  vaeringjar de48cb1e22 Fixing the titles. 7 years ago
  vaeringjar ff1988362f 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 years ago
  vaeringjar 87dceb9b99 Merge branch 'master' of jorgesumle/Peers into master 7 years ago
  Jorge Maldonado Ventura 2152f0e9d1 Close HTML end tag 7 years ago
  vaeringjar 470d52ee52 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 years ago
  vaeringjar fc06c5fd37 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 years ago