robleitzell Posted November 29, 2020 Posted November 29, 2020 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!
creedon Posted November 29, 2020 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 the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
robleitzell Posted November 29, 2020 Author Posted November 29, 2020 Wow, that's very helpful even to begin with. Thanks very much Thomas
Recommended Posts
Archived
This topic is now archived and is closed to further replies.