All Projects → coldsheepTW → JustCopy

coldsheepTW / JustCopy

Licence: MIT license
No description or website provided.

Programming Languages

CSS
56736 projects
HTML
75241 projects
ruby
36898 projects - #4 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to JustCopy

UpCss
Методология для модульной организации CSS.
Stars: ✭ 18 (-25%)
Mutual labels:  html-css
Krishi-Seva
A Farmer friendly app and website to give crop recommendations according to soil samples collected by ICAR and the weather forecast.
Stars: ✭ 22 (-8.33%)
Mutual labels:  html-css
Material-Design-Resume
A simple resume template with a material design touche , testing the Google style CSS ( indigo-green ).
Stars: ✭ 18 (-25%)
Mutual labels:  html-css
the-sharingan-eye
O poderoso dojutsu kekkei genkai dos membros do clã Uchiha feito em CSS.
Stars: ✭ 22 (-8.33%)
Mutual labels:  html-css
Desafio30diasCSS
O desafio consiste em um mini projeto por dia, visando melhorar suas habilidades em HTML5 e CSS.
Stars: ✭ 14 (-41.67%)
Mutual labels:  html-css
sierra
A Python library to write HTML and CSS in pure Python in a simple yet elegant manner using the DOM API. Take advantage of all of Python's powerful functionalities with Sierra
Stars: ✭ 83 (+245.83%)
Mutual labels:  html-css
Template
Share 100 templates HTML5 CSS3 for developer or beginner
Stars: ✭ 215 (+795.83%)
Mutual labels:  html-css
micc-api-samples
Repository for creating sample usages of the MiCC API
Stars: ✭ 17 (-29.17%)
Mutual labels:  html-css
DisplayStructureElements
Display the structure of the elements in web template.
Stars: ✭ 17 (-29.17%)
Mutual labels:  html-css
admin-one-tailwind
Admin One - Free Tailwind admin dashboard template
Stars: ✭ 77 (+220.83%)
Mutual labels:  html-css
AulasUEMG
Material usado nas aulas da UEMG, a partir de 2018-2
Stars: ✭ 19 (-20.83%)
Mutual labels:  html-css
Aec-Library-Website
This is an Open-Source Library Website in which you get Resources to learn different topics, Donate book section to donate your old books, and a Book issue section to keep a record of all the books issued. -HacktoberFest Accepted
Stars: ✭ 52 (+116.67%)
Mutual labels:  html-css
friday-design-system
Friday Design System core components.
Stars: ✭ 11 (-54.17%)
Mutual labels:  html-css
HIMS
Hospital Information Management System create using Node Js
Stars: ✭ 41 (+70.83%)
Mutual labels:  html-css
css2video
Python library to convert CSS animations into video
Stars: ✭ 55 (+129.17%)
Mutual labels:  html-css
reading-list
Reading list to help people getting started in the industry & prospective employees
Stars: ✭ 26 (+8.33%)
Mutual labels:  html-css
Tech-Writing-Linktree
✨ tech writer portfolio in the style of linktree ✨
Stars: ✭ 26 (+8.33%)
Mutual labels:  html-css
hexa
Awesome Css Animation. The documentation =>
Stars: ✭ 32 (+33.33%)
Mutual labels:  html-css
Focus
Mix sounds to make the best environment for you
Stars: ✭ 19 (-20.83%)
Mutual labels:  html-css
COFFEECON2020
This project is a fully responsive site that fulfills Microverse’s HTML/CSS Capstone Requirements
Stars: ✭ 33 (+37.5%)
Mutual labels:  html-css

記者快抄

由PTT熱門看板選取熱門文章,自動節錄生成模擬新聞。

此github為網頁生成部分。

記者快抄後端生成markdown檔至_posts資料夾後

再根據markdown檔產生網頁(markdown格式請參閱brach gh-pages中的_posts資料夾)

網頁生成

使用Jekyll套件生成網頁

版面配置目前暫時基於webjeda修改

於gh-pages分支中有 _posts 資料夾以供測試,此資料夾不會更新。

安裝執行

相關套件安裝方式請參閱官網:Jekyll, Bundler

基礎執行指令如下:

bundle exec jekyll build # 生成網頁於_site資料夾
bundle exec jekyll serve --watch # 於local端(http://127.0.0.1:4000)架設網站
bundle exec jekyll serve --host your_server --watch # 於你的機器上(your_server:4000)架設網站

Issues

  • 更好看與合理的Layout
  • 在jekyll框架下,以_pages代替_posts,以解決預設_posts分類markdown檔名需加日期的問題
  • 不同大小圖片在index頁的呈現調整
  • 當內文有多圖時的呈現方式
  • 資料夾配置與js_sass_includes_layouts等精簡
  • 分類項目下,進到post頁面後的上下篇文目前未依照分類

CopyNews

Auto-generate news articles from popular posts in PTT forum.

This github is the website-generation part.

Website Page Generation

Powered by Jekyll

Layout based on webjeda

In branch gh-pages we got _posts folder for you to test layouts, the examples in that folder will not update.

Install and Run

To install the related toolkits, please follow the guide in:Jekyll, Bundler

Basic running commands are:

bundle exec jekyll build # generate _site
bundle exec jekyll serve --watch # active a website server in http://127.0.0.1:4000
bundle exec jekyll serve --host your_server --watch # active a website server in your_server:4000
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].