3 रिपॉजिटरी
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 3 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.
This is a configuration-driven resume builder used to generate minimalist professional curriculum vitaes and personal portfolio websites. It transforms a single structured content file into a static HTML document, decoupling raw professional data from the presentation layer. The system utilizes a centralized set of global CSS variables to manage colors and layout patterns, allowing for the customization of visual styling through a configuration file. The resulting web layout is responsive and print-optimized, ensuring the document maintains professional formatting across both digital screen
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.