Ask HN: What's a good tool for building a personal academic website?
I've been advised that I should make a personal webpage, and my institution does give me space for one. What's a good tool for building the content?
I mostly just need to be able to list contact information, a picture, a publication list (God willing I'll have a publication one of these days), and random notes on whatever courses, teaching, and research I'm up to at the moment.
The constraint is that I know jack about hand-coding HTML, Javascript, or any of it. Sorry.
Ideas?
15 comments
[ 3.0 ms ] story [ 41.6 ms ] threadabout.me
onepagerapp.com
Some word processors may be able to do this, but not to this level, certainly.
[1] http://michael.mior.ca/2010/12/02/blog/designing-an-offline-... [2] http://nanoc.ws/
[1] http://www.mathjax.org/
I'm already learning Coq, so this is kinda the thought that went through my mind.
Org-mode has a pretty intuitive mark-up syntax and can export naturally to pdf (via LaTeX), odt and html (this is what you want)[2]. It uses a publishing module[3] with which you can also directly upload to a server via ssh/scp/sftp, and it allows you to specify extra files that should be uploaded with your main file (css, images etc). It deals neatly with internal and external links, internal links (inside or between your org-documents) are neatly converted for html. As a bonus, you can just stick your org-files into git/svn/bzr, i.e. a version control of your choice, since they are simple plaintext (though, again, it depends whether this is relevant for you).
[1]: http://orgmode.org/
[2]: http://orgmode.org/manual/Exporting.html#Exporting
[3]: http://orgmode.org/manual/Publishing.html#Publishing
http://striking.ly
https://www.strikingly.com/ http://www.squarespace.com/
They charge a monthly fee but would take care of hosting for you which saves you from having to buy a URL and host it somewhere. If you already own a URL you can point it there too.