Mike Gerwitz
2b05f03b2f
docs/papers/.list will now take into account TeX articles
2013-06-04 22:27:02 -04:00
Mike Gerwitz
2843ce20c5
doclist will now strip html suffix and properly handle TeX
2013-06-04 22:26:23 -04:00
Mike Gerwitz
ecfa482898
Altered doc-cp to ensure that dest dir will always exist
2013-06-04 22:25:55 -04:00
Mike Gerwitz
d2bda9c492
CSS styling for paper abstracts
2013-06-03 22:30:01 -04:00
Mike Gerwitz
e981ac9c71
Added tex documents to build process
2013-06-03 22:29:59 -04:00
Mike Gerwitz
e24910415f
Added coope
2013-06-03 22:28:13 -04:00
Mike Gerwitz
a25fce722e
Added 404 page and obligatory snide remarks
...
But the 404 page says that a polite (read: BS) apology is obligatory, not a
snide remark!
2013-06-02 12:27:04 -04:00
Mike Gerwitz
e4053130cd
get-menu-docs() will now ignore non-sorted pages
...
This allows adding content without it appearing in the menu
2013-06-02 12:27:04 -04:00
Mike Gerwitz
63d7297ebc
Added -v flag to cp in doc-cp
2013-06-02 12:27:04 -04:00
Mike Gerwitz
e9802e8269
Added repo2html log/data files to .gitignore
2013-06-02 12:27:04 -04:00
Mike Gerwitz
9a479c340c
Papers page will now include selected thoughts
...
The hash abbreviations are the filenames within docs/papers/thoughts
2013-06-02 12:27:04 -04:00
Mike Gerwitz
48532359bd
Added doclist script for generating HTML fragment for papers page
2013-06-02 12:27:03 -04:00
Mike Gerwitz
876b763a8d
Added intial pages
2013-06-02 12:27:02 -04:00
Mike Gerwitz
d91d0cb711
Makefile now uses extfmt for formatter for .pg files
2013-05-30 23:16:04 -04:00
Mike Gerwitz
af80689eae
Added repo URL to Makefile
2013-05-30 23:15:43 -04:00
Mike Gerwitz
9441ed4627
Altered index style to ensure proper column formatting
...
Previously, the headline (which is essentially a sidebar) was floated to the
right; this had the benefit of allowing the content to surround it on the lower
portion of the page, though that's arguably a poor design decision. With this
change, this does not occur, but the real reason for this change was to ensure
that block elements (such as divs) do not overflow into the headline.
This uses minimalist styling---as much as possible is done using the body
element. The footer positioning was tricky with varying content length. Since
the headline currently contains only images, my decision was to just get away
with setting a min-height to something reasonable for the headline content
height.
2013-05-29 23:21:54 -04:00
Mike Gerwitz
efad11371e
Added extfmt tool (repo2html msgfmt extensions for inlining images and code samples)
...
The inline image extension does not belong in repo2html (see comments), but the
source code highlighting may be moved in (code samples do make sense in commit
messages).
2013-05-29 20:51:09 -04:00
Mike Gerwitz
94f3e09af8
Moved CSS previously in repo2html template for commit template into our CSS
...
Belongs here; it was in repo2html temporarily until better CSS support could be added.
Yes, repo2html is being developed alongside this website.
2013-05-27 17:01:06 -04:00
Mike Gerwitz
022e539993
Headline background color to ensure no block-styled elements will over/underlay
...
Specifically, styled divs.
2013-05-27 17:00:26 -04:00
Mike Gerwitz
3e3e18d397
*.pg will now be processed with contents template
...
Which is essentially index for the time being.
2013-05-27 16:59:45 -04:00
Mike Gerwitz
f14299b269
Changed root from /thoughts to /
2013-05-27 16:59:26 -04:00
Mike Gerwitz
e1b8b626ae
Added styling for title link to root
2013-05-27 16:59:14 -04:00
Mike Gerwitz
66ecf830c6
Main content pages (now *.{txt=>pg}) will now be processed with repo2html
...
Provides for a cleaner integration which is difficult with asciidoc.
2013-05-26 21:01:07 -04:00
Mike Gerwitz
e74b27e197
Footer will appear below floated headline regardless of content length
2013-05-26 20:57:14 -04:00
Mike Gerwitz
486dc7377e
Improved styling of index
2013-05-25 22:15:16 -04:00
Mike Gerwitz
cd93dcb796
Added headline (which just happens to be floated to the right)
2013-05-25 19:59:57 -04:00
Mike Gerwitz
3cb200878d
Menu adjustment; reduced font size ever so slightly and adjusted margins/padding
2013-05-25 18:10:19 -04:00
Mike Gerwitz
1d31919320
Altered title and description to reflect a home page
...
This will no longer be used purely as a subdirectory of the root domain; it will replace the original site
2013-05-25 16:37:15 -04:00
Mike Gerwitz
be68234098
Index margins increased to mirror old site
2013-05-25 16:36:24 -04:00
Mike Gerwitz
9875c165e6
Added *.html to .gitignore
2013-05-25 11:53:21 -04:00
Mike Gerwitz
7011f93b73
Index menu generation
2013-05-25 11:51:42 -04:00
Mike Gerwitz
c4e460564b
Added doc-cp script
2013-05-25 11:51:41 -04:00
Mike Gerwitz
d74d93dab4
Added document placeholders
2013-05-25 11:51:41 -04:00
Mike Gerwitz
9f4997033b
Custom commit template no longer needed
2013-05-25 11:51:41 -04:00
Mike Gerwitz
4beb332973
mg.css fully merged into core style; consistency between article and repo2html formats
2013-05-25 11:51:41 -04:00
Mike Gerwitz
8257096d84
Moved papers into docs subdir
...
This dir will store all documents to be copied into www-root
2013-05-25 11:51:34 -04:00
Mike Gerwitz
af9661fcc2
repo2html will now output directly into www-root
2013-05-21 22:45:13 -04:00
Mike Gerwitz
05e85eb4dc
Removed html extension from repo2html filenames
2013-05-21 17:23:10 -04:00
Mike Gerwitz
19624e59e7
Link color styling to be similar to (but less obnoxious than) old site
2013-05-21 17:23:10 -04:00
Mike Gerwitz
731a4d4a0c
Added external "self" links to the index page
2013-05-21 17:23:10 -04:00
Mike Gerwitz
854cf280c2
A sans-serif font family for body font
...
This was a bit of a difficult decision. One one hand, I perferred for the user
to select his/her own font via their browser settings. That said, the user still
has the option to override the font and use his/her own defaults.
This font choice is nearly identical to the current site font choice.
2013-05-21 17:23:10 -04:00
Mike Gerwitz
bbebbc088a
Added fsf, esp and eliminate drm image buttons to footer (just as existing site)
2013-05-21 17:23:10 -04:00
Mike Gerwitz
85314b1bc2
Modified heading style for repo theme to more closely represent old site
...
Well, not quite yet old...but that's the idea. ;)
2013-05-21 17:23:10 -04:00
Mike Gerwitz
b4244adfe1
Began adding a thoughts theme that more closely resembles the horror story article theme
...
This means that some article CSS is duplicated; this will be resolved in the future
2013-05-21 17:23:03 -04:00
Mike Gerwitz
2c4b4f368a
Added index.html to www-root
2013-05-17 22:35:41 -04:00
Mike Gerwitz
31e2b198cd
Moved git horror story into this repository as well as the necessary build process
...
This is the original article that became popular on sites like HackerNews
2013-05-17 22:34:32 -04:00
Mike Gerwitz
f6f98d5ecd
Added license to Makefile
2013-05-15 23:03:52 -04:00
Mike Gerwitz
a251a66a69
Added COPYING
2013-05-15 23:02:28 -04:00
Mike Gerwitz
7da0710cad
Added clean target and ignores for thoughts dirs
2013-05-15 22:59:51 -04:00
Mike Gerwitz
c2588c5729
:Added Makefile
...
Simply contains thought generation for now; will eventually build entire site
2013-05-15 22:38:50 -04:00