aboutsummaryrefslogtreecommitdiff
path: root/meta.xml
blob: 3dca27cce9a6ae423ea6a246743a1afff5686d2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<meta>
	<title>/home/adrian</title>
	<target>
		<datasource>/home/common/projects/dev/static_site_generator/datasource</datasource>
		<output>/home/common/projects/dev/static_site_generator/result</output>
		<public>/home/common/projects/dev/static_site_generator/result</public>
	</target>
	<source>
		<content>/home/common/projects/dev/static_site_generator/source</content>
		<datasource>/home/common/projects/dev/static_site_generator/template/datasource</datasource>
		<compiler>/home/common/projects/dev/static_site_generator/template/compiler</compiler>
		<output>/home/common/projects/dev/static_site_generator/template/output</output>
	</source>
</meta>