GithubHelp home page GithubHelp logo

gomah / bluise Goto Github PK

View Code? Open in Web Editor NEW
169.0 169.0 131.0 828 KB

๐Ÿ„ Bluise - A Nuxt.js & Netlify CMS boilerplate.

Home Page: https://bluise.netlify.com

License: MIT License

JavaScript 11.67% HTML 3.45% CSS 0.31% Vue 53.58% TypeScript 23.59% SCSS 7.41%
netlify netlify-cms netlify-forms netlify-identity netlify-template nuxt nuxt-template nuxtjs tailwindcss

bluise's People

Contributors

alexgstapleton avatar dialformonkey avatar fenoh3ry avatar gomah avatar munyoudoum avatar naavyenp avatar rhtkakar avatar sablezahn avatar sotatek-huannguyen avatar vberkoz avatar ykhli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

bluise's Issues

pagination

The repo README mentions that it implements pagination, but I don't see it in the code. Is it something that you plan to add in the future?

[Severe] Not possible to add images

I have copied the same way that the logo images is loaded.

  1. Upload image using NetlifzCMS backend.
  2. add a new line in the app/content/settings/general.json adding an image: "testimg": "/images/uploads/testimg.png",
  3. Add this in the index.vue
<img
          alt="Hero"
          class="rounded shadow-xl"
          src="testimg"
        />

And it doesn't render. The LOGO works the same way, except that it is wrapped in in a link. Pls fix.

Parsing error

Hello,

While trying to commit changes in my template repository I keep getting these two errors:

0:0 error Parsing error: "parserOptions.project" has been set for @typescript-eslint/parser. The file does not match your project config: app\config\tailwind.config.js. The file must be included in at least one of the projects provided

and

0:0 error Parsing error: "parserOptions.project" has been set for @typescript-eslint/parser. The file does not match your project config: app\tailwind.config.js. The file must be included in at least one of the projects provided

Many thanks.

EDIT: I was able to solve this issue.

How to add meta to header of _page ?

Adding this to nuxt.config.ts

        {
          http-equiv: 'refresh',
          content: '3; URL=https://medium.com/@dawid.golebiewski'
        },

yiels typescript error about incorrect , althought one section above they are correct. How to achieve this metatag?

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.