ETH Landing Page ================ An Express app to retrieve the latest posts from various WordPress sites and display them on a landing page. ## Install git clone https://git.ethitter.com/ethitter/eth-landing-page.git cd eth-landing-page npm install ## Configuration None at this time ## Usage npm start The server binds to localhost and port 5060, as it's intended to be behind a proxy server of some sort for SSL and so on. ## License [GPLv2](LICENSE)