Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justunsix/old-people-cornell-edu-jt96
My first website from 2003 when I was a student at Cornell University originally hosted at people.cornell.edu/pages/jt96
https://github.com/justunsix/old-people-cornell-edu-jt96
css html xalan xml xslt
Last synced: 2 days ago
JSON representation
My first website from 2003 when I was a student at Cornell University originally hosted at people.cornell.edu/pages/jt96
- Host: GitHub
- URL: https://github.com/justunsix/old-people-cornell-edu-jt96
- Owner: justunsix
- License: mit
- Created: 2021-07-01T13:06:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-08T01:14:29.000Z (over 1 year ago)
- Last Synced: 2024-11-09T08:09:30.800Z (about 2 months ago)
- Topics: css, html, xalan, xml, xslt
- Language: HTML
- Homepage: https://justunsix.github.io/old-people-cornell-edu-jt96/
- Size: 1.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Old Personal Site
## About
My first website from 2003 when I was a student at [Cornell University](https://www.cornell.edu/) originally hosted at people.cornell.edu/jt96.
The content for the site was managed in `xml` files and `html` was generated using an `xslt` template that managed the header, footer, and site metadata.
### Built With
- HTML, CSS, XML, [RDF](https://www.w3.org/RDF/)
- [Apache Xalan-J](http://xalan.apache.org/xalan-j/index.html), XSLT
- [Java](https://www.java.com/)### Prerequisites
- Java Development Kit 11+
- [Apache Maven](https://maven.apache.org/)## Installation and Build
In `stylesheets/xml2html.xsl` modify this line to change it to the root of where the html pages will be
`https://justunsix.github.io/old-people-cornell-edu-jt96`
Execute this Maven command to build and generate the site from the `xml` files.
```
mvn install
mvn compile exec:java
```Transformation progress will be output to the console.
## Usage
Visit the website at the root you set in the installation.
A live version is at GitHub pages:
## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
[Find me on GitHub](https://github.com/justunsix/)
## Acknowledgements
Site was extracted from the [Wayback Machine](https://archive.org/web/) 2004 and 2005 archives and restored with relative links and text based content formats where feasible.
Original Wayback Machine archive links:
- [Search of URLs at http://web.archive.org/web/*/http://www.people.cornell.edu/pages/jt96/*](http://web.archive.org/web/*/http://www.people.cornell.edu/pages/jt96/*)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-