4 repository-uri
Application of CSS stylesheets to format non-web documents into professional layouts.
Distinct from CSS Selector Formatting: Distinct from web-based CSS selectors or layout tools; focuses on using CSS for document output.
Explore 4 awesome GitHub repositories matching user interface & experience · CSS Document Styling. Refine with filters or upvote what's useful.
ResumeSample is a software engineer resume framework and a collection of Markdown templates used to generate professional resumes and technical portfolios for developers and architects. The project provides structured layouts and templates tailored to specific programming languages and engineering roles. It uses a system of role-specific schemas to organize technical skills and professional experience into standardized formats that meet software industry expectations. The framework decouples content from presentation by using Markdown for document structuring and CSS for visual formatting. A
Uses CSS stylesheets to transform plain markup into a polished professional document layout.
Acesta este un constructor de CV-uri bazat pe configurare, utilizat pentru a genera curriculum vitae profesionale minimaliste și site-uri de portofoliu personal. Transformă un singur fișier de conținut structurat într-un document HTML static, decuplând datele profesionale brute de stratul de prezentare. Sistemul utilizează un set centralizat de variabile CSS globale pentru a gestiona culorile și tiparele de layout, permițând personalizarea stilului vizual printr-un fișier de configurare. Layout-ul web rezultat este responsive și optimizat pentru imprimare, asigurând că documentul își menține formatarea profesională atât pe ecranele digitale, cât și pe hârtie.
Provides a page design using centralized CSS variables for easy modification of colors and patterns.
LiveTerm is a terminal-style static site generator and web template designed to create websites that mimic a command-line interface. It functions as a portfolio builder that transforms personal and professional information into an interactive terminal environment. The project uses a configuration-driven approach to map JSON data to visual and textual elements. This allows for the customization of site appearance, including the modification of banners, usernames, and terminal prompts. The system handles the generation of static web renderings and utilizes theme-based style injection to apply
Provides a web document where the terminal aesthetic and layout are centrally configurable.
Markdown CV is a framework for authoring professional curriculum vitae using plain text files. It separates career content from visual presentation, allowing users to maintain their information in structured markdown while generating styled web pages and print-ready documents. The project distinguishes itself by utilizing browser-native print stylesheets and media queries to ensure high-quality physical document generation and PDF exports. It includes a local development server that provides real-time visual feedback during the editing process, ensuring that layout and typography adjustments
Applies modular CSS stylesheets to define document typography and visual structure for professional output.