Skip to content

Website #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Apr 2, 2014
Merged

Website #1

merged 11 commits into from
Apr 2, 2014

Conversation

SimonEbner
Copy link
Contributor

No description provided.

@floweisshardt
Copy link

@SimonEbner looks like the build/ directory is a duplicate? Do we really need that?

@SimonEbner
Copy link
Contributor Author

Since the website consists of static html files only the project includes a very simple compile step which appends a header and footer to every page. Otherwise that markup had to be included in every page making a simple change cumbersome. The raw page markup is stored in the /pages/ directory, while the header and footer are stored in /templates/. In the build step those templates are fetched and the resulting page is stored in the build/ directory. Those build artefacts have to be included in the repository to be able to host the page properly on the github-page. However, for cosmetic reason it might be sensible to rename the build/ directory to somethin more suitable like squirrel.

floweisshardt pushed a commit that referenced this pull request Apr 2, 2014
@floweisshardt floweisshardt merged commit 9a16312 into squirrel-project:gh-pages Apr 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants