user:kluong:using_cloudflare_pages

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
user:kluong:using_cloudflare_pages [2022/10/01 00:07]
kluong
user:kluong:using_cloudflare_pages [2022/10/01 00:10]
kluong
Line 13: Line 13:
 You can run it locally, although it's pretty old so you may need to update some dependencies. You can run it locally, although it's pretty old so you may need to update some dependencies.
  
-Here's what I had to do (note you'll need `rvm` installed)+Here's what I had to do (note you'll need `rvm` installed):
  
 <​code>​ <​code>​
Line 20: Line 20:
 $ rvm use 2.7.5 $ rvm use 2.7.5
 Using /​home/​kluong/​.rvm/​gems/​ruby-2.7.5 Using /​home/​kluong/​.rvm/​gems/​ruby-2.7.5
- 
-# fix a compatibility issue with ruby 2.7.5 
-$ bundle add webrick 
  
 # remove the existing gemfile so we can update the dependencies # remove the existing gemfile so we can update the dependencies
  • user/kluong/using_cloudflare_pages.txt
  • Last modified: 2022/10/01 00:10
  • by kluong