Skip to content

Commit

Permalink
Add Planet and cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiethecat committed Nov 15, 2024
1 parent b6b4ab7 commit cdbf4d5
Show file tree
Hide file tree
Showing 415 changed files with 1,463 additions and 520 deletions.
18 changes: 15 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
releases
_site/
.jekyll-cache/
vendor
_site
.bundle
.jekyll-cache
.bundle/

# Planet
_cache/
_planet/
*.tmplc

# Python
/__pycache__/

# Security advisories temp files
/cvedata/cache/
2 changes: 1 addition & 1 deletion 404.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: default
permalink: /404.html
---

![404]({{site.baseurl}}/assets/404.png){:.full.pixels}
![404]({{site.baseurl}}/assets/404.png){:.full}

# Page Not Found

Expand Down
121 changes: 0 additions & 121 deletions LICENSE

This file was deleted.

14 changes: 8 additions & 6 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# Site settings
title: WebKitGTK
url: "https://webkitgtk.org" # the base hostname & protocol for your site
sourceurl: "https://github.com/WebKitGTK/webkitgtk.org" # "edit this website" link in the footer
url: "https://webkitgtk.org"
sourceurl: "https://github.com/WebKitGTK/webkitgtk.org"
description: "A WebKit port for the GTK library."
issuesurl: "https://github.com/WebKitGTK/webkitgtk.org/issues" # issue tracker for website
issuesurl: "https://github.com/WebKitGTK/webkitgtk.org/issues"
permalink: /:title/
primary-color: "#3584e4" #used in ios theme. further color customization in style.css
primary-color: "#3584e4"
exclude: ["README.md", "scripts", "releases", "planet", "reference", "cvedata"]

# Build settings
markdown: kramdown

stable-release-version: 2.46.3
unstable-release-version: 2.47.1
1 change: 1 addition & 0 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}" />
<link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ "/rss.xml" | prepend: site.baseurl | prepend: site.url }}" />
<link rel="alternate" type="application/atom+xml" title="{{ site.title }}" href="{{ "/atom.xml" | prepend: site.baseurl | prepend: site.url }}" />

<link rel="stylesheet" href="{{ "/style.css" | prepend: site.baseurl }}" />

Expand Down
2 changes: 1 addition & 1 deletion _posts/2013-05-13-webkitgtk2.0.2-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ This is a bug fix release in the stable 2.0 series.
- Fix the build due to unresolved symbols in ProcessLauncherGtk.cpp.
- Translation updates: Odia.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2013-05-29-webkitgtk2.1.1-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ This is the first development release leading toward 2.2 series.
- Fix several GObject instrospection warnings.
- Fixed several memory leaks.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2013-06-11-webkitgtk2.0.3-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ This is a bug fix release in the stable 2.0 series.
- Fix memory leak when web process is terminated.
- Translation updates: Hindi, Telugu, Odia, Kannada, as-IN.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2013-06-18-webkitgtk2.1.2-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ This is a development release leading toward 2.2 series.
- Fix memory leak when web process is terminated.
- Translation updates: Telugu, Hindi, Kannada, Odia.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2013-07-09-webkitgtk2.1.3-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ This is a development release leading toward 2.2 series.
that failed to load.
- Fix several memory leaks.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2013-07-20-webkitgtk2.0.4-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ This is a bug fix release in the stable 2.0 series.
- Fix debug build and some other build issues.
- Fix several memory leaks.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2013-08-12-webkitgtk2.1.4-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ This is a development release leading toward 2.2 series.
- Fix the build when building with GTK+ 2.
- Fix several memory leaks.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2013-08-27-webkitgtk2.1.90-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ This is a development release leading toward 2.2 series.
- Fix a crash in WebKit1 when inspector window is closed.
- Translation updates: Brazilian Portuguese.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2013-09-11-webkitgtk2.1.91-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ This is a development release leading toward 2.2 series.
- Fix the build on GNU/Hurd.
- Translation updates: Brazilian Portuguese, Spanish.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2013-09-18-webkitgtk2.1.92-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ This is a development release leading toward 2.2 series.
partition.
- Translation updates: Polish, Brazilian Portuguese, Spanish, Galician

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2013-10-16-webkitgtk2.2.1-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ This is the first bug fix release in the stable 2.2 series.
when the plugin instance is destroyed.
- Fix the build with drag and drop support disabled.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2013-10-29-webkitgtk2.3.1-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ This is the first development release leading toward 2.4 series.
fail.
- Fix several memory leaks.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2013-11-11-webkitgtk2.2.2-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ This is a bug fix release in the stable 2.2 series.
- Enable text edition undo/redo operations support in WebKit2.
- Fix the build on non-linux platforms.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2013-11-18-webkitgtk2.3.2-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ This is a development release leading toward 2.4 series.
- Do not omit playback rate when seeking in GStreamer media backend.
- Several build fixes on non-linux platforms.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2013-12-04-webkitgtk2.2.3-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ This is a bug fix release in the stable 2.2 series.
in 32 bit platforms.
- Fix the build with freetype >= 2.5.1.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2013-12-18-webkitgtk2.3.3-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ This is a development release leading toward 2.4 series.
TextCombinerGStreamer.
- Translation updates: Brazilian Portuguese.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2014-01-13-webkitgtk2.3.4-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ This is a development release leading toward 2.4 series.
- Fix WebGL with GLES.
- Translation updates: Dutch, Brazilian Portuguese.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2014-01-21-webkitgtk2.2.4-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ This is a bug fix release in the stable 2.2 series.
- Fix the build in Mac/Darwin.
- Fix the build with GCC in i386.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2014-02-05-webkitgtk2.3.5-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ This is a development release leading toward 2.4 series.
- Fix a web process crash when a download is cancelled.
- Fix several crashes when printing via JavaScript.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2014-02-17-webkitgtk2.3.90-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ This is a development release leading toward 2.4 series.
- Fix a crash in GStreamer media backend when playback rate is too high.
- Fix the build on FreeBSD.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2014-02-19-webkitgtk2.2.5-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ This is a bug fix release in the stable 2.2 series.
- Fix a web process crash when a download is cancelled.
- Fix the build on FreeBSD.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2014-03-03-webkitgtk2.3.91-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ This is a development release leading toward 2.4 series.
- Several build fixes for FreeBSD.
- Fix the build with wayland support enabled.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2014-03-17-webkitgtk2.3.92-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ This is a development release leading toward 2.4 series.
- Fix the build when using vala bindings due to UI and web process
main headers included together.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2014-03-19-webkitgtk2.2.6-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ This is a bug fix release in the stable 2.2 series.
- Fix the generation of g_return macros for GObject DOM bindings in
some cases where non pointer parameters were handled as pointers.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2014-04-14-webkitgtk2.4.1-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ This is the first bug fix release in the stable 2.4 series.
- Append Safari version to UserAgent to fix redirections in
www.globalforestwatch.org.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2014-04-30-webkitgtk2.2.7-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ This is a bug fix release in the stable 2.2 series.
- Fix acceletared video when the video format has an alpha component.
- Fix a crash in plugin process when loading GTK2 windowed plugins.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2014-05-12-webkitgtk2.4.2-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ This is a bug fix release in the stable 2.4 series.
- Fix a crash after getting web view context property with g_object_get.
- Fix a new[] delete[] mismatch in SocketStreamHandleSoup.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2014-05-26-webkitgtk2.4.3-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ This is a bug fix release in the stable 2.4 series.
WebKitWebPage::send-request signal when not redirecting.
- Add missing files to the build required for building in Windows.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2014-07-08-webkitgtk2.4.4-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ This is a bug fix release in the stable 2.4 series.
- Fix web process leak when closing pages with network process enabled.
- Fix the build with --disable-webgl --disable-accelerated-compositing.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2014-08-01-webkitgtk2.5.1-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ This is the first development release leading toward 2.6 series.
- Add HighDPI support for non-accelerated compositing contents.
- Use a different user agent string depending on the site.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
2 changes: 1 addition & 1 deletion _posts/2014-08-11-webkitgtk2.5.2-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ This is a development release leading toward 2.6 series.
- Rename translation domain to WebKit2GTK-4.0.
- Install the processes in a versioned directory.

Thanks to all the contributors who made possible this release.
Thanks to all the contributors who made possible this release.
Loading

0 comments on commit cdbf4d5

Please sign in to comment.