Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
8 results tagged bootstrap  ✕   ✕
BOOTSTRA/386 https://github.com/kristopolous/BOOTSTRA.386
Fri 31 Jan 2025 02:59:11 PM PST archive.org

Bootstrap/386 is a Bootstrap v2/3/4/5(in progress) theme to make webpages look like they are from the gentler, less distracting time of the 1980s. Does a great job of making a website look like an MS-DOS application running on a somewhat slow PC. Resembles the Borland Turbo UI in many ways. The Javascript even looks fairly configurable.

webdesign bootstrap themes retrocomputing dos javascript css fonts
ludocode/onramp https://github.com/ludocode/onramp
Fri 03 Jan 2025 09:42:12 PM PST archive.org

Onramp is a virtualized implementation of C that can be bootstrapped from scratch on arbitrary hardware. Starting in machine code, we implement a tool to convert hexadecimal with comments to raw bytes, then a virtual machine to run a simple bytecode, then a linker, then an assembler for a custom assembly language, and then the preprocessor and compiler for a minimal subset of C.

From that subset of C we implement a partial C99 compiler and libc, which then compiles a C17 compiler toolchain. The resulting toolchain can (soon) bootstrap a native C compiler (e.g. TinyCC), which can bootstrap GCC, which can then compile an entire system.

Only the first two steps are platform-specific. The entire rest of the process operates on a platform-independent bytecode. Onramp bytecode is simple to implement, simple to hand-write, and simple to compile to, making the entire bootstrap process as simple and portable as possible. The platform independence of Onramp makes present-day C trivially compilable by future archaeologists, alien civilizations, collapse recovery efforts and more. The goal of Onramp is to maintain a timeless and universal bootstrapping path to C.

C assembly portable compiler toolchain bootstrap
hlorenzi/customasm https://github.com/hlorenzi/customasm
Fri 03 Jan 2025 09:42:01 PM PST archive.org

customasm is an assembler that allows you to provide your own custom instruction sets to assemble your source files! It can be useful, for example, if you're trying to test the bytecode of a new virtual machine, or if you're eager to write programs for that new microprocessor architecture you just implemented in an FPGA chip!

You can install directly from crates.io by running cargo install customasm. Then the customasm application should automatically become available in your command-line environment.

rust assembly assembler portable toolchain experimentation platforms bootstrap
Bootstrapping Wiki https://bootstrapping.miraheze.org/wiki/Main_Page
Wed 01 Jan 2025 10:11:52 PM PST archive.org

This wiki is about bootstrapping systems, i.e., building up compilers and interpreters and tools from nothing. If you wanted to learn about how one might build a functional computer from the OS up, there are some resources here that talk about doing just this.

wiki compilers interpreters bootstrap programming computers
Brutstrap https://emsenn.neocities.org/brutstrap.html
Sat 19 Jan 2019 09:40:24 PM PST archive.org

Brutstrap is a CSS theme for building a brutalist website: one where the website, as shown in your browser, is an accurate representation of the HTML document it is displaying. Quite literally, the way the HTML is written is the way the page looks.

Source code: https://git.sr.ht/~emsenn/brutstrap

css themes bootstrap brutalism webdev
Bootswatch: Free themes for Bootstrap https://bootswatch.com/
Wed 05 Sep 2018 10:48:56 AM PDT archive.org
skins themes bootstrap web design archives
IcoMoon App - Icon Font Generator http://icomoon.io/
Tue 20 Mar 2018 12:28:31 AM PDT archive.org

A website that lets you upload SVG files and it'll convert them into Bootstrap compatible glyphicons for use in your website. Also has a huge archive of icons that you can download and use.

glyphicons bootstrap icons svg fonts fonts free vector design resources graphics css
Bootstrap accessibility plugin http://paypal.github.io/bootstrap-accessibility-plugin/
Tue 20 Mar 2018 12:28:24 AM PDT archive.org

A plugin for Bootstrap 3 that automatically implements accessibility best practices (such as being friendly to screen readers and color schemes).

web plugin bootstrap accessibility js design
6660 links, including 429 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn