robleitzell Posted November 29, 2020 Share Posted November 29, 2020 (edited) https://codepen.io/chrisdothtml/pen/EaBOLq/ I've been trying to get this to work in a squarespace site, and I simply cannot. I just keep getting a code block showing me html, and not much else: https://ladybug-turbot-p29x.squarespace.com/test password: password Maybe this is an easy fix? Thanks all, I really tried to figure it out! Edited November 29, 2020 by robleitzell bad embed Link to comment
creedon Posted November 29, 2020 Share Posted November 29, 2020 I suspect this isn't going to be a plug and play situation. The first thing I noticed is that if you just copied code right out of the page, you were copying code that wasn't yet compiled into their final form. This example is using preprocessors for HTML (pug?), CSS (scss), and Javascript (coffee script). Once I looked at the compiled code, it looked like it wasn't going to be an easy integration. Perhaps someone has already been there and done it and can help out. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
robleitzell Posted November 29, 2020 Author Share Posted November 29, 2020 Wow, that's very helpful even to begin with. Thanks very much Thomas creedon 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment