Skip to content
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

Create memeid microsite #142

Merged
merged 11 commits into from
Mar 9, 2020
Merged

Create memeid microsite #142

merged 11 commits into from
Mar 9, 2020

Conversation

gutiory
Copy link
Contributor

@gutiory gutiory commented Mar 2, 2020

This PR creates the memeid microsite, using sbt-micrositeplugin

Instructions for launching the microsite locally

  • Generate the microsite:
    sbt "website/makeMicrosite"

  • Launch jekyll server:
    jekyll serve -s website-docs/target/site/ -b /memeid

  • Open a browser with the following address:
    http:https://localhost:4000/memeid/

The microsite doesn't include the proper images yet, just includes the defaults ones.

Reference issues

This PR closes #101

Copy link
Collaborator

@alejandrohdezma alejandrohdezma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work @gutiory!!

build.sbt Outdated Show resolved Hide resolved
build.sbt Outdated Show resolved Hide resolved
build.sbt Outdated Show resolved Hide resolved
build.sbt Outdated Show resolved Hide resolved
build.sbt Outdated Show resolved Hide resolved
build.sbt Outdated Show resolved Hide resolved
@purrgrammer
Copy link
Contributor

Amazing job! ❤️

project/WebsitePlugin.scala Outdated Show resolved Hide resolved
@gutiory gutiory merged commit 93a664b into master Mar 9, 2020
@gutiory gutiory deleted the 101-microsite branch March 9, 2020 12:26
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.

Create memeid microsite
3 participants