mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2026-04-11 04:58:38 -05:00
[PR #1] [MERGED] New website proposal #97
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/VSCodium/vscodium.github.io/pull/1
Author: @PalinuroSec
Created: 3/30/2019
Status: ✅ Merged
Merged: 4/1/2019
Merged by: @stripedpajamas
Base:
master← Head:master📝 Commits (5)
9299d4dimport a first jekyll draftf0d1b35remove original README.md07b01d0fix icon stretch bug on mobile devices5ebc9cdupdate circle sizes30739f2update git link and extensions button📊 Changes
68 files changed (+3693 additions, -20 deletions)
View changed files
📝
LICENSE.txt(+2 -2)➖
README.md(+0 -2)➕
_config.yml(+38 -0)➕
_includes/analytics.html(+15 -0)➕
_includes/css/base.css(+366 -0)➕
_includes/css/main.css(+422 -0)➕
_includes/css/skeleton.css(+91 -0)➕
_includes/footer.md(+8 -0)➕
_posts/2000-01-01-intro.md(+34 -0)➕
_posts/2000-01-02-platforms.md(+32 -0)➕
_posts/2000-01-03-features.md(+86 -0)➕
_posts/2000-01-04-why.md(+28 -0)➕
_posts/2000-01-05-install.md(+104 -0)➕
_posts/2000-01-06-migrate.md(+48 -0)➕
_site/LICENSE.txt(+21 -0)➕
_site/combo.css(+951 -0)➕
_site/favicon.ico(+0 -0)➕
_site/features.html(+82 -0)➕
_site/img/apple-logo.svg(+1 -0)➕
_site/img/apple-touch-icon.png(+0 -0)...and 48 more files
📄 Description
I spent some spare time working on this website draft as proposed here
https://github.com/VSCodium/vscodium/issues/98
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.