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

Update SystemDS website with latest changes #83

Merged
merged 1 commit into from Jun 8, 2021

Conversation

j143
Copy link
Contributor

@j143 j143 commented Jun 8, 2021

Website update instructions:

$ history

    1  npm install -g gulp
    2  gem install jekyll
    3  gulp
    4  git checkout asf-staging
    5  cp -r _site/* content/
    6  git add content/*
    7  git commit -m "Update SystemDS website with latest changes"
    8  git checkout -b update-website
    9  git push https://github.com/j143/systemds-website

add gitignore file for keeping workspaces clean
Copy link
Contributor

@Baunsgaard Baunsgaard left a comment

Choose a reason for hiding this comment

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

LGTM

@j143 j143 merged commit f19f676 into apache:asf-staging Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants