sergey icon indicating copy to clipboard operation
sergey copied to clipboard

A tiny lil' static site generator

Results 33 sergey issues
Sort by recently updated
recently updated
newest added

Hi, my sergey --watch is not compiling now on saving. It's quite weird because it was doing it properly yesterday. I don't know if I have some installation or dependencies...

Could it be possible to add a auto refresh function to the dev mode --watch?

Hello, First of all, thank you for your work. It is very useful. Suggestions: When I declare a `` but do not send any content to it with ``, because...

When using sergey to copy over static files and folders I get the error ``` node:internal/process/promises:246 triggerUncaughtException(err, true /* fromPromise */); ^ [Error: ENOENT: no such file or directory, copyfile...

I regularly use `sass` in my sites, so I usually run this to make sure my compiled CSS is up to date. ``` $ sass --style=compressed --quiet scss/styles.scss css/styles.css --watch...

Wouldn't it be amazing if we can do like The ability to customize specific attributes within template files. This would allow so much customization and clean files :D

`` works but `` dosn't ``` news Новости Main content goes here! More content

Hello, Could you please help me with some clarification about the main license of this component? The LICENSE file states that it is MIT License and the package.json file in...

This prevents the entire `content` template from compiling: ```html ``` This self-closing version is right as rain: ```html ```

**this works** `` **this also works 🤨 (unexpectedly)** `` **this is kind of a hack to fix it** `` I think commenting should turn off building an import.