Commit Graph

45 Commits

Author SHA1 Message Date
Jared He f323bb3433 Change metadata format 2021-07-26 19:07:17 -04:00
Jared He 8f7cd053aa Remove commas 2021-07-13 12:53:34 -04:00
Jared He 82561cb1a6 Change .mdx files to .md files 2021-07-12 20:55:38 -04:00
Jared He 199adf6d55 Remove comment 2021-06-21 11:33:44 -04:00
Jared He cb62b1d970 Delete news.xml 2021-06-20 01:09:51 +00:00
Jared He cb4a447ae5 Delete events.xml 2021-06-20 01:09:45 +00:00
Jared He 3c9025053c Formatting 2021-06-19 21:07:10 -04:00
Jared He 8d6da95e27 Misc. fixes 2021-06-19 21:00:00 -04:00
Jared He 1800a22fb4 Delete parseTime.js 2021-06-14 21:22:53 +00:00
Jared He 842a425533 Delete afterhours.event.mdx 2021-06-14 21:22:44 +00:00
Jared He 0962424152 Format news-conversion.js 2021-06-14 17:12:09 -04:00
Jared He 6789f8529a Add news-conversion scripts 2021-06-14 14:31:36 -04:00
Jared He b6e10c0c0f Make invalid file regex consistent 2021-06-14 13:42:52 -04:00
Jared He d8d371d99c Use libxmljs to increase readability 2021-06-14 13:29:36 -04:00
Jared He 55dc7cfbfa Make abstract optional 2021-06-14 00:00:44 -05:00
Jared He c6180ae95c Changes in formatting 2021-06-13 23:56:31 -05:00
Jared He f881c50c70 Revert "Add todos"
This reverts commit 0549ed1d78.
2021-06-13 21:42:10 -05:00
Jared He 0549ed1d78 Add todos 2021-06-13 21:40:44 -05:00
Jared He 8b684b1236 Fix filenames, commented out events 2021-06-13 20:28:12 -05:00
Jared He 31a3a21dbc Removed markdown-events directory 2021-06-13 12:58:26 -05:00
Jared He 9dab10895e Add events to a folder 2021-06-13 12:52:06 -05:00
Jared He c4a0e60760 Add registerLink and parseTime 2021-06-13 12:46:05 -05:00
Jared He b22c7058a5 Reduce code complexity by using xml-js 2021-06-13 11:26:10 -05:00
Jared He b5981ecab1 Use showdown and jsdom 2021-06-04 16:24:56 -05:00
Jared He 64af3ba088 Change to informative titles 2021-06-03 17:20:03 -05:00
Jared He ca9592346e Use node and breakdance 2021-06-03 17:10:05 -05:00
Jared He 3b6f57edaa Add some regex for required metadata 2021-06-03 08:00:22 -05:00
Jared He c6ce8648c3 Rename to event-conversion.js 2021-06-03 07:37:18 -05:00
Jared He 43168b0db9 Add initial parsing 2021-06-03 07:35:58 -05:00
Neil Parikh ed324e2e85 Secretary -> AVP in positions list 2018-09-20 14:50:08 -04:00
Michael Gregson b22f862dfc Shitty hack to attempt to deal with 24-hour times properly in the future. 2009-06-16 23:35:05 -06:00
David Bartley 96d2b28dd0 Add offsck (Office Manager) position 2009-03-10 00:11:09 -04:00
David Bartley b7747c5be0 Minor fixes
* Deal with 12:00 AM/PM correctly
* Use UTC in ics output
* :;, don't appear to need escaping
2008-02-03 00:58:00 -05:00
David Bartley 576edd6642 Convert xml2ics.pl to ics.xsl
* Reduces build time by 30%
* Remove perl and libxml-dom-perl dependency
* Improved date/time handling
* Improved text formating
2008-02-02 23:00:50 -05:00
Michael Gregson 19ff482e04 Changed #! from python2.4 to generic python. 2008-01-27 18:11:29 -05:00
David Bartley 94eeb250d9 Add cro to positions 2008-01-06 22:21:05 -05:00
David Bartley d5a51db097 Merge branch 'positions' 2007-11-21 18:31:37 -05:00
David Bartley 910001d750 Fetch positions (including exec) from ldap
* Position fetching is implemented by csc:positions
* Exec page is now called Positions (positions.html)
* exec.html -> positions.html symlink exists
2007-11-21 18:21:23 -05:00
David Bartley 3cb7d75613 Fix error handling in xsltproc.py 2007-11-21 02:05:17 -05:00
David Bartley 6ffc05609f Implement members-this-term in xsltproc.py
* This removes the dependency on ceoquery
2007-11-14 22:55:12 -05:00
David Bartley e9a0993347 Cleanup code 2007-11-10 04:03:51 -05:00
David Bartley 0293fa9d4c Remove extraneous print statement 2007-11-10 03:17:10 -05:00
David Bartley 41c621d1ee Add xsltproc.py
* Python frontend to libxslt implementing csc extensions
* All xsl files are now XSLT 1.0
* Faster build times (down from 20s to 8s)
2007-11-10 03:08:39 -05:00
David Bartley 6df49fa279 Change some http://www.csclub links to http://csclub links 2007-09-14 00:45:51 -04:00
Michael Spang 3b96cacb21 Move xml2ics.pl into scripts/. 2007-07-07 04:03:27 -04:00