Git Product home page Git Product logo

cloud's People

Contributors

afan417 avatar arlindmusliu avatar lokmanm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cloud's Issues

After installation and running npm setup commands, CSS is gone from the site

Platform

MacOS

Browser

Google Chrome

Browser Version

111.0.5563.64

Describe the bug

After a brand new installation of Cloud using "statamic new mysite lucky-media/cloud" the site is set up and loads fine. However when I follow the instructions to compile assets by running "npm install" and "npm run dev", the page then loads with no CSS applied. 

I would like to change the fonts which seems to require recompiling the Tailwind config file, but when I try to do this with npm run dev (even without making any changes) it removes all CSS from the page.

Repo Steps

1. Install a new instance of Cloud
2. Run "npm install"
3. Run "npm run dev"
4. Load site

Expected Behavior

Expect Tailwind to recompile and for CSS to load fine

Anything else?

image

image

Error connecting to Github while installing new project

Platform

Linux

Browser

Google Chrome

Browser Version

No response

Describe the bug

While creating a new project with the starter-kit, I run into this issue

Repo Steps

1. statamic new myproject lucky-media/cloud
2. error show
3. site is not working

Expected Behavior

Installation should complete without issue.

Anything else?

Capture d’écran 2022-08-03 205230

minor typo in lead.antlers.html

Platform

Linux

Browser

Google Chrome

Browser Version

No response

Describe the bug

guess line 7 in https://github.com/lucky-media/cloud/blob/main/resources/views/components/lead.antlers.html should read
xl: 'text-xl'
instead of
xl: 'md:text-xl text-base'

Repo Steps

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
...

Expected Behavior

No response

Anything else?

No response

minor logical bug in pages.yaml blueprint for blog sets

Platform

Linux

Browser

Google Chrome

Browser Version

No response

Describe the bug

the views in the three blog-sets https://github.com/lucky-media/cloud/blob/main/resources/views/sets/blog/ contain {{ if title }} and {{ if description }} clauses but those handles are set mandatory in the corresponding blueprint https://github.com/lucky-media/cloud/blame/main/resources/blueprints/collections/pages/pages.yaml. guess one should remove the validate: - required for those fields for a maximum of design flexibility.

Repo Steps

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
...

Expected Behavior

No response

Anything else?

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.