Skip to content

Conversation

pnathan
Copy link
Collaborator

@pnathan pnathan commented Oct 31, 2015

Adds a dynamic /api/release/ route that can be touched by a Github webhook. (already configured on this system).

/cc @mordocai

This will get you a demo running on 8080. Note that /about/ is broken in this branch and will need to be migrated to about.html. (I have no interest in working out how to do a normal directory / -> index.html redirect right now.

# docker run -v /tmp:/tmp -p 8080:80 pnathan/articulate-common-lisp:server

note that I added a custom tag here :server to allow testing and poking.

Adds a dynamic /api/releases/ route that can be touched by a Github
webhook.
@pnathan
Copy link
Collaborator Author

pnathan commented Oct 31, 2015

(and reworked the about/ stuff because why not)

@ghost
Copy link

ghost commented Nov 2, 2015

Looks good. Only nitpick I have is /api/release seems more idiomatic than /api/release/. Working is the most important thing though, so doesn't really matter

pnathan added a commit that referenced this pull request Nov 3, 2015
Use Hunchentoot rather than Nginx to serve the web.
@pnathan pnathan merged commit 988db8b into master Nov 3, 2015
@pnathan pnathan deleted the convert-to-lisp-server branch November 3, 2015 05:40
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.

1 participant