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

Website update prep #5586

Merged
merged 14 commits into from
Jul 7, 2023
Merged

Conversation

lukewilliamboswell
Copy link
Collaborator

@rtfeldman discussed changes for the 2023 website update in this tulip thread.

This PR is an attempt at putting together a structure at a high level of abstraction for the website content.

@lukewilliamboswell
Copy link
Collaborator Author

Some progress on the home page

Screenshot 2023-06-25 at 14 22 27

@Anton-4 - how do you feel about setting up a subdomain where we could host this WIP site while it is being developed?

@Anton-4
Copy link
Collaborator

Anton-4 commented Jun 25, 2023

I've checked it out and it doesn't look too difficult, I'll get on it tomorrow.

@Anton-4
Copy link
Collaborator

Anton-4 commented Jun 26, 2023

Didn't get to it yet, hopefully tomorrow.

@Anton-4
Copy link
Collaborator

Anton-4 commented Jun 29, 2023

Now that I think of it, it would be easier to just create a new wipwebsite folder in www/build, or is there a reason that a subdomain would be better?

@rtfeldman
Copy link
Contributor

I'm fine with either approach 👍

www/build.sh Outdated
mv www/build/tutorial/tutorial.html www/build/tutorial/index.html

# for new wip site
mkdir www/build/wip
roc run www/wip_new_website/main.roc -- www/wip_new_website/content/ www/build/wip
Copy link
Collaborator

Choose a reason for hiding this comment

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

@lukewilliamboswell, I moved the build steps to this script, I really wanted to use arguments with the roc build script but couldn't due to roc-lang/basic-cli#82

@Anton-4
Copy link
Collaborator

Anton-4 commented Jul 5, 2023

Is this good to merge @lukewilliamboswell?

@lukewilliamboswell lukewilliamboswell marked this pull request as ready for review July 6, 2023 00:50
@lukewilliamboswell lukewilliamboswell changed the title WIP Website update Website update prep Jul 6, 2023
Signed-off-by: Anton-4 <[email protected]>
@Anton-4 Anton-4 enabled auto-merge July 7, 2023 08:51
@Anton-4 Anton-4 merged commit 98d0742 into roc-lang:main Jul 7, 2023
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.

3 participants