deploy-to-neocities icon indicating copy to clipboard operation
deploy-to-neocities copied to clipboard

🐈 Github Action to deploy a folder to Neocities

Results 8 deploy-to-neocities issues
Sort by recently updated
recently updated
newest added

Neocities rejects all sorts of files. We need to do a better job of printing which file its rejecting. Ensure we get the body of bad http request errors from...

I thought it would be helpful to people to see an example of a build step in a website but it really just confuses many people. Sites that build with...

People keep wanting to deploy folders with .git in them. We should just ignore these by default instead of letting the neocities API reject it.

Bumps [async-neocities](https://github.com/bcomnes/async-neocities) from 2.1.6 to 3.0.4. Release notes Sourced from async-neocities's releases. v3.0.4 Commits Merge pull request #84 from ccritter/master 75bbdb9 Fix deploy on windows when folders are present c81282c...

dependencies
javascript

The Neocities feed shows site updates using screenshots of the last four pages that were edited. Would it be possible to add an input to select which pages are deployed...

Logo looks like crap in dark mode. GitHub supports dark mode images now. Fix the logo in dark mode!

Bumps [async-neocities](https://github.com/bcomnes/async-neocities) from 2.1.6 to 3.0.7. Release notes Sourced from async-neocities's releases. v3.0.7 Commits Fix minimatch version 5ef0792 v3.0.6 Commits minimatch exporst are broken e37c248 v3.0.5 Commits Update deps 4e49fc5...

dependencies
javascript

When I try to run a deploy with files in `.eleventyignore`, the files marked in `.eleventyignore` get built anyway.