mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-22 19:02:44 +00:00
Left justified large blocks are easier to read
This commit is contained in:
parent
5d2cd89862
commit
112ed812ca
@ -8,6 +8,12 @@
|
|||||||
|
|
||||||
<h1>Why cavers need effective data management</h1>
|
<h1>Why cavers need effective data management</h1>
|
||||||
|
|
||||||
|
<div style="text-align:left">
|
||||||
|
<!-- Comment
|
||||||
|
Justified text is hard to read:
|
||||||
|
https://designshack.net/articles/mobile/the-importance-of-designing-for-readability/
|
||||||
|
-->
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Cave exploration is more data-intensive than any other sport. The only way to "win" at this
|
Cave exploration is more data-intensive than any other sport. The only way to "win" at this
|
||||||
sport is to bring back large quantities of interesting survey, and possibly photos or scientific
|
sport is to bring back large quantities of interesting survey, and possibly photos or scientific
|
||||||
@ -41,6 +47,7 @@ the realm of the frivolous, an expedition might store mugshots and biographies o
|
|||||||
or even useful recipes for locally available food. The more of this information the expedition
|
or even useful recipes for locally available food. The more of this information the expedition
|
||||||
wishes to keep, the more valuable an effective and user-friendly system of data management.
|
wishes to keep, the more valuable an effective and user-friendly system of data management.
|
||||||
|
|
||||||
|
</div>
|
||||||
<p><em>From "<a href="../../troggle/docsEtc/troggle_paper.odt" download>
|
<p><em>From "<a href="../../troggle/docsEtc/troggle_paper.odt" download>
|
||||||
Troggle: a novel system for cave exploration information management</a>", by Aaron Curtis, CUCC.</em>
|
Troggle: a novel system for cave exploration information management</a>", by Aaron Curtis, CUCC.</em>
|
||||||
<hr />
|
<hr />
|
||||||
|
@ -7,6 +7,11 @@
|
|||||||
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
||||||
<h1>EXPO Data Management History</h1>
|
<h1>EXPO Data Management History</h1>
|
||||||
|
|
||||||
|
<div style="text-align:left">
|
||||||
|
<!-- Comment
|
||||||
|
Justified text is hard to read:
|
||||||
|
https://designshack.net/articles/mobile/the-importance-of-designing-for-readability/
|
||||||
|
-->
|
||||||
<h2>History in review</h2>
|
<h2>History in review</h2>
|
||||||
<p>
|
<p>
|
||||||
Over 32 years, CUCC has developed methods for handling such information. Refinements in data
|
Over 32 years, CUCC has developed methods for handling such information. Refinements in data
|
||||||
@ -117,7 +122,7 @@ university since Feb 2014. In 2018 we have 4 repositories, see <a href="update.h
|
|||||||
|
|
||||||
<p>In spring 2018 Sam, Wookey and Paul Fox updated the Linux version and the Django version to
|
<p>In spring 2018 Sam, Wookey and Paul Fox updated the Linux version and the Django version to
|
||||||
something vaguely acceptable to the university computing service and fixed all the problems that were then observed.
|
something vaguely acceptable to the university computing service and fixed all the problems that were then observed.
|
||||||
|
</div>
|
||||||
Return to<br>
|
Return to<br>
|
||||||
<a href="update.html">Website update</a><br>
|
<a href="update.html">Website update</a><br>
|
||||||
<a href="expodata.html">Website developer information</a><br>
|
<a href="expodata.html">Website developer information</a><br>
|
||||||
|
Loading…
Reference in New Issue
Block a user