redcatgirl / bootstrap.386
一个受1980年代DOS启发的经典Twitter Bootstrap主题
This package is auto-updated.
Last update: 2024-09-17 13:01:41 UTC
README
下载您喜欢的Bootstrap版本,包含所有必要的JS和CSS,立即开始
- BOOTSTRA/386 ][ (自2013年起) 144KB
- BOOTSTRA/386 iii (自2015年起) 423KB
- BOOTSTRA/386 4 (2020 - 进度中) - 演示 - 剩余问题 - 当前构建
Bootstrap/386是一个Twitter bootstrap v2/31/4主题,使网页看起来像来自1980年代那个更温柔、更不分散注意力的时代。
____ ____ ____ _____________________ ___ ____ __ _____ ____ _____ / __ )/ __ \/ __ \/_ __/ ___/_ __/ __ \/ | / __ \ _/_/ |__ /( __ )/ ___/ / __ / / / / / / / / / \__ \ / / / /_/ / /| | / /_/ / _/_/ /_ </ __ / __ \ / /_/ / /_/ / /_/ / / / ___/ // / / _, _/ ___ |/ ____/ _/_/ ___/ / /_/ / /_/ / /_____/\____/\____/ /_/ /____//_/ /_/ |_/_/ |_/_/ /_/ /____/\____/\____/ The Definitive All-in-one Graphical Tool-Kit for Micros and Terminals. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - There's a lot of micros and a lot of this future has arrived. graphics modes. Today there's CGA, Hercules, MDA, and EGA. And that's only Use primitives like buttons, "toolbars" on the IBM-PC. and various "widgets" that will control your application. We handle rendering What about Tandy, CDC, Honeywell, these abstractions on screen for you. DEC, and Zenith? That's a different problem. How about the portables on Think of your software in terms of tomorrows' horizon? Plan to ignore the Windows, Icons, Menus, and Pull-Downs. Compaq-1? Your customers won't. Even a WIMP can do it (TM). Such incompatibilities shouldn't be That's the new paradigm of full-screen your concern. You focus on making interactive applications. Give your great microcomputer applications. We customers the rich interface that are focus on making your application work easy to use and also, easy to create. on tomorrow's computer. Give yourself that one-leg up on your competition. GUI is Good. GUI is God. It's called a "Graphical User Interface" They've been in development for years Just look at how beautiful at places like XEROX Parc in Palo Alto your application can look with and Carnegie Mellon. And now, finally BOOTSTRAP/386:
配置
通过全局_386
对象设置JavaScript设置。
动画
可以通过以下值配置加载动画
- fastLoad
[bool]
(默认:false) - 禁用所有动画。 - onePass
[bool]
(默认:false) - 当设置时,这将禁用第二次飞过光标。 - speedFactor
[float]
(默认:1.0) - 这控制动画发生的速度。更高的值意味着更快的动画。
示例
_386 = { onePass: true, speedFactor: 1.25 };
注意:为了使渐进式动画工作,您可能需要在此CSS中设置此段落:
body { visibility: hidden }
。
适应没有JavaScript的用户
在2018年愚人节的一个恶作剧中,一位用户指出,这个主题没有JavaScript就无法工作。这是一个合理的问题,但是无法解决,因为这只是个Bootstrap主题。
幸运的是,HTML5允许在头部部分使用noscript
,这意味着可以将样式放入noscript
部分。这意味着将此放入标题将允许没有JS的用户看到网站
<noscript>
<style>
body { visibility: visible }
</style>
</noscript>
干扰
当你在这里时,让我推荐另一个有趣的项目。这个项目包括我制作的一个90年代风格的“为电视制作”的商业广告。这是一个更好的搜索手册页面的方法,叫做mansnip。至少看看这个youtube视频,它花了我好几天。
让我们再次让软件变得有趣,记得那些日子吗?你太年轻了?相信我,那曾经是个很好的时光!让我们再次做那,那是个美好的时光。
你也可以给我钱,每月只要1美元...点击顶部的那个心形赞助按钮...我也是赞助商!
错误和其它
查看贡献文档 - 很简单,我发誓。
联系
- 邮件列表
- 也试试在我的选择的消息平台上使用我的github用户名
查看Wiki以获取更多文档。
归属
v4的字体由VileR提供,根据创意共享许可使用,可在int10h.org找到。
备注
[1] v3版本有点糟糕。您不希望这样,对吧?布鲁克斯的第二个系统效应,不仅仅是1975年的沉思。无论如何,v4即将到来...