nostalgic-css / NES.css

NES-style CSS Framework | ファミコン風CSSフレームワーク
https://nostalgic-css.github.io/NES.css/
MIT License
20.61k stars 1.65k forks source link

Add sample code to the demo page #269

Closed BcRikko closed 5 years ago

BcRikko commented 5 years ago

I want to sample code on demo page.

Is your feature request related to a problem? Please describe. It's hard to read HTML and CSS to use NES.CSS.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

127 0 0 1_5500_index html

guastallaigor commented 5 years ago

In my opinion it is better if we have a show/hide code, and it is hidden by default, because sometimes people just want to checkout the components first. And maybe another button to copy code to clipboard...

What do you think?

LunarDevelopment commented 5 years ago

Either way it needs implemented ASAP, this framework is awkward as hell to use by just inspecting source all the time.

In addition to code snipits I think it'd be great to have a boilerplate to start projects with (just bog standard html, head body with a few standard components like nav, panel, form fields with submit)

Just imo.

guastallaigor commented 5 years ago

Yes, I agree with the first part, ref #180. Not sure about the boilerplate tho, because usually it has JS involved and we don't offer any. And this days people are using JS frameworks, and their CLIs, so it's kind of hard to create a boilerplate that suits for everyone. You could use wrappers for vue and react that can help you to build some projects using NES.css.

tlynetteb commented 5 years ago

ok

BcRikko commented 5 years ago

It will be completed soon. 🛠 demo

BcRikko commented 5 years ago

:tada: This issue has been resolved in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: