Giter VIP home page Giter VIP logo

preact-netlify's People

Contributors

akiyamka avatar andrewiggins avatar dependabot[bot] avatar forsakenharmony avatar heithemmoumni avatar kgwebsites avatar marvinhagemeister avatar njalal7 avatar pimdewit avatar prateekbh avatar rschristian avatar triallax avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

preact-netlify's Issues

Blog Entries Not Reverse Chrono Sorted

Hey!

Thanks for fixing my last issue. Now I can successfully load the site and also set it up on Netlify. However the next problem I've encountered is it looks like blog entries are rendered alphabetically, not in the last posted order. I would think most people would expect a blog to be reverse-chrono sorted. Been trying to edit the crawler/index.js fs calls to sort after getting the list of files without any luck, would appreciate any help here.

Example of issue attached.
Screen Shot 2021-02-23 at 9 52 53 PM

Tests script crush after start

After i try run test script it's fails.

➜ yarn test
yarn run v1.21.1
$ jest
● Validation Error:

  Preset jest-preset-preact not found.

Action required: Greenkeeper could not be activated 🚨

🚨 You need to enable Continuous Integration on Greenkeeper branches of this repository. 🚨

To enable Greenkeeper, you need to make sure that a commit status is reported on all branches. This is required by Greenkeeper because it uses your CI build statuses to figure out when to notify you about breaking changes.

Since we didn’t receive a CI status on the greenkeeper/initial branch, it’s possible that you don’t have CI set up yet.
We recommend using:

If you have already set up a CI for this repository, you might need to check how it’s configured. Make sure it is set to run on all new branches. If you don’t want it to run on absolutely every branch, you can whitelist branches starting with greenkeeper/.

Once you have installed and configured CI on this repository correctly, you’ll need to re-trigger Greenkeeper’s initial pull request. To do this, please click the 'fix repo' button on account.greenkeeper.io.

Which is the correct netlify repo?

I found this repo and another (https://github.com/preactjs-templates/netlify) related to setting up a preact blog with Netlify.

However the cli references the second one as it's located in the preactjs-templates org. But I see that this repo has more recent commits.

So which to use, and if this first one, how can I run it from the cli if it's not in the preactjs-templates org?

Also regardless of which repo I use the blog posts don't seem to render on /blogs?

`preact watch` build hangs with CLI v3.0.0-rc.10

This is due to the ImageminPlugin, which I think waits for images to be available in the build directory to optimize them. However with the watch command, no build dir is created, which makes the plugin indefinitely wait for files that will never arrive.

The solution is to only push the plugin into the webpack config in build mode.

A small, related detail with the plugin is that it's being hardcoded to looking inside build which may not be what the user set (depends on the --dest option).

Dependency missed

I try to use it and when i run app first time i see that /blogs page not render any posts.
In dev mode i see error about missing parse-md package

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.