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

convert to jekyl #8

Open
wardi opened this issue Feb 24, 2015 · 6 comments · May be fixed by #73
Open

convert to jekyl #8

wardi opened this issue Feb 24, 2015 · 6 comments · May be fixed by #73
Assignees

Comments

@wardi
Copy link
Owner

wardi commented Feb 24, 2015

editing html is tiresome

@sp4ce
Copy link
Collaborator

sp4ce commented Apr 3, 2023

I love Jekyll, I would totally be happy to pickup this issue. I am going to assign it to myself, as I will have some free time coming up.

@sp4ce sp4ce self-assigned this Apr 3, 2023
@sp4ce sp4ce linked a pull request Jun 9, 2023 that will close this issue
@sp4ce
Copy link
Collaborator

sp4ce commented Jun 9, 2023

@wardi I was looking at that deploying-with-cloudflare-pages and I don't have access to the cloud fare configuration, but could you help me confirm is suitably configured? I created a draft pull request #71 and it deployed to https://8-convert-to-jekyl.jsonlines.pages.dev but we would need to use the _site (here) folder instead.

@wardi
Copy link
Owner Author

wardi commented Jun 9, 2023

the logs say "No build command specified" and "Uploaded 0 files", what changes need to be made on the cloudflare configuration?

10:43:36.807 | Cloning repository...
-- | --
10:43:37.637 | From https://github.com/wardi/jsonlines
10:43:37.638 | * branch            0c63e447cbaad42565073a0e36a672748e7ea267 -> FETCH_HEAD
10:43:37.638 |  
10:43:37.703 | HEAD is now at 0c63e44 Merge branch 'gh-pages' into 8-convert-to-jekyl
10:43:37.703 |  
10:43:37.810 |  
10:43:37.839 | Success: Finished cloning repository files
10:43:38.428 | No build command specified. Skipping build step.
10:43:38.428 | Note: No functions dir at /functions found. Skipping.
10:43:38.428 | Validating asset output directory
10:43:39.218 | Deploying your site to Cloudflare's global network...
10:43:41.913 | Uploading... (44/44)
10:43:41.914 | ✨ Success! Uploaded 0 files (44 already uploaded) (0.72 sec)
10:43:41.914 |  
10:43:42.619 | ✨ Upload complete!
10:43:47.000 | Success: Assets published!
10:43:47.914 | Success: Your site was deployed!

@wardi
Copy link
Owner Author

wardi commented Jun 9, 2023

Might be easier to fork this repo and set up a new free cloudflare pages site as a test.

@sp4ce
Copy link
Collaborator

sp4ce commented Jun 10, 2023

Yes I can do that, but the changes we need to make on the cloudfare configuration are described here basically it seems it's in Set up builds and deployments and then put those values:

Screenshot 2023-06-10 at 11 56 50

But I'll have a look at forking and configure it on my side as well if needed.

@sp4ce
Copy link
Collaborator

sp4ce commented Jun 11, 2023

@wardi, yup I fixed the branch after testing on cloudfare, it's very simple configuration. Pasting it here

Screenshot 2023-06-11 at 11 50 55

The pull request is still in early stages anyway and I will try some complete the basic scaffolding for jekyll. However we could also put it in place, with like no special processing (it copies the files into _site and then serve them) and then iteratively "jekyllized" the website later. What do you think?

@sp4ce sp4ce linked a pull request Jun 11, 2023 that will close this issue
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 a pull request may close this issue.

2 participants