<?xml version="1.0" encoding="ISO-8859-1"?>
<opml version="2.0">
	<head>
		<title>readme.md</title>
		<dateModified>&lt;%dateModified%></dateModified>
		<expansionState></expansionState>
		<vertScrollState>1</vertScrollState>
		<windowTop>300</windowTop>
		<windowLeft>700</windowLeft>
		<windowBottom>900</windowBottom>
		<windowRight>1500</windowRight>
		</head>
	<body text="readme.md">
		<outline text="# outlineServer">
			<outline text="An application that uses daveappserver to serve the backend of Little Outliner."></outline>
			</outline>
		<outline text="### config.json">
			<outline text="The config.json file that's documented in the daveappserver repo is the one I used to configure test.littleoutliner.com. "></outline>
			<outline text="The twitterConsumerKey and twitterConsumerSecret are made up, everything else is real."></outline>
			<outline text="I've included a copy of that file in this repo. "></outline>
			<outline text="So, to get it to run, theoretically, you should be able to copy the contents of this repo to a folder on a server, edit the values of twitterConsumerKey and twitterConsumerSecret, and launch the server. It should behave just like LO2. "></outline>
			</outline>
		</body>
	</opml>
