4 个仓库
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.
这是一个配置驱动的简历构建器,用于生成极简风格的专业简历和个人作品集网站。它将单个结构化内容文件转换为静态 HTML 文档,将原始专业数据与展示层解耦。 该系统利用一组集中的全局 CSS 变量来管理颜色和布局模式,允许通过配置文件自定义视觉样式。 生成的 Web 布局是响应式且针对打印优化的,确保文档在数字屏幕和纸质介质上都能保持专业的格式。
Provides a page design using centralized CSS variables for easy modification of colors and patterns.
LiveTerm 是一个终端风格的静态网站生成器和 Web 模板,旨在创建模仿命令行界面的网站。它作为一个作品集构建器,将个人和专业信息转换为交互式终端环境。 该项目使用配置驱动的方法将 JSON 数据映射到视觉和文本元素。这允许自定义网站外观,包括修改横幅、用户名和终端提示符。 该系统处理静态 Web 渲染的生成,并利用基于主题的样式注入来应用自定义配色方案和布局。
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.