Skip to content

Commit

Permalink
Prepare for initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
dieghernan committed Nov 24, 2022
1 parent e03ba7a commit d6f6cd6
Show file tree
Hide file tree
Showing 6 changed files with 48 additions and 58 deletions.
32 changes: 9 additions & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)

## dev

- Upgrade Fontawesome to v6.
## v1.0.0 - 2022-11-24

- [x] Bump version on `head`
- [ ] Bump version on docs
- [ ] Bump version on `chulapa-101` remote theme

## v1.0.0-beta.1 - 2020-07-28

Expand All @@ -19,23 +14,14 @@ Pre-release - first stable beta of the software

### Changed

### Removed

### Fixed


## [RELEASE VERSION] - YYYY-MM-DD

### Added

### Changed
-

### Removed

-

### Fixed

#### [dev]
-


- [ ] Bump version on `head`
- [ ] Bump version on docs
- [ ] Bump version on `chulapa-101` remote theme
24 changes: 12 additions & 12 deletions _includes/head.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<head>
<meta charset="utf-8">
<!-- Chulapa Jekyll Theme - master dev -->
<!-- Chulapa Jekyll Theme - v1.0.0 -->
<!-- MIT License-->
<!-- Docs: https://dieghernan.github.io/chulapa -->
<!-- Repo: https://github.com/dieghernan/chulapa -->
Expand All @@ -19,11 +19,11 @@
{%- assign mainsub = site.subtitle | default: site.github.project_tagline -%}
{%- capture sitename -%}{{ mainname | strip_html }} {{ site.title_separator | default: "|" }} {{ mainsub | strip_html }}{%- endcapture -%}
{%- assign ogimage = page.og_image | default: page.header_img | default: site.og_image | default: site.author.avatar | default: site.github.owner_gravatar_url | absolute_url -%}
{%- assign descfallback = page.content |
markdownify | newline_to_br |
replace:"<br />", ",.," |
replace:"{{", ",.," |
replace:"{%", ",.," |
{%- assign descfallback = page.content |
markdownify | newline_to_br |
replace:"<br />", ",.," |
replace:"{{", ",.," |
replace:"{%", ",.," |
split: ",.," | first -%}
{%- assign ogdesc = page.excerpt | default: descfallback |
strip_html | escape_once -%}
Expand Down Expand Up @@ -129,7 +129,7 @@
}
</script>
{% endif %}

<script type="application/ld+json">
{
"@context": "http://schema.org",
Expand All @@ -139,7 +139,7 @@
}
}
</script>
{%- assign sitelink = site.author.links |
{%- assign sitelink = site.author.links |
where_exp: "item", "item.url contains 'http'"
-%}
<script type="application/ld+json">
Expand Down Expand Up @@ -168,7 +168,7 @@
}
</script>
{% if page.author %}
{%- assign pagelink = page.author.links |
{%- assign pagelink = page.author.links |
where_exp: "item", "item.url contains 'http'"
-%}
<script type="application/ld+json">
Expand Down Expand Up @@ -219,8 +219,8 @@
<meta name="description" content="{{- ogdesc | truncate: 160 -}}"/>
<meta name="thumbnail" content="{{ ogimage }}" />
<meta name="robots" content="index, follow">
{%- assign: keyword = site.github.public_repositories |
where_exp:"item", "item.name == site.github.repository_name " |
{%- assign: keyword = site.github.public_repositories |
where_exp:"item", "item.name == site.github.repository_name " |
map: "topics" -%}
{% if keyword -%}
<meta name="keywords" content="{{- keyword - | join: ','}}"/>
Expand All @@ -245,7 +245,7 @@
{%- if twitterauthor %}
<meta name="twitter:creator" content="@{{- twitterauthor -}}" />
{% endif -%}

{%- include custom/custom_head_before_css.html -%}

<!-- CSS -->
Expand Down
Binary file added chulapa-jekyll-0.1.0.gem
Binary file not shown.
25 changes: 25 additions & 0 deletions chulapa-jekyll.gemspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# frozen_string_literal: true

Gem::Specification.new do |spec|
spec.name = "chulapa-jekyll"
spec.version = "0.1.0"
spec.authors = ["Diego H."]
spec.email = ["diego.hernangomezherrero@gmail.com"]

spec.summary = "A full flexible Jekyll theme for Github Pages."
spec.homepage = "https://github.com/dieghernan/chulapa"
spec.license = "MIT"
spec.metadata["plugin_type"] = "theme"

spec.files = `git ls-files -z`.split("\x0").select do |f|
f.match(%r{^(assets|_(data|includes|layouts|sass)/|(LICENSE|README|CHANGELOG)((\.(txt|md|markdown)|$)))}i)
end

spec.add_runtime_dependency "jekyll", ">= 3.7", "< 5.0"
spec.add_runtime_dependency "jekyll-github-metadata", "~> 2.0"
spec.add_runtime_dependency "jekyll-paginate", "~> 1.1"
spec.add_runtime_dependency "jekyll-include-cache", "~> 0.1"
spec.add_runtime_dependency "jekyll-sitemap", "~> 1.3"
spec.add_runtime_dependency "jekyll-redirect-from", "~> 0.16"

end
21 changes: 0 additions & 21 deletions devlog.md

This file was deleted.

4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: landingpage
title: '<span class="chulapa">Chulapa</span>'
subtitle: A full flexible Jekyll theme for Github Pages <br><span id="version"> on development</span>
subtitle: A full flexible Jekyll theme for Github Pages
excerpt: Jekyll template for fast creation of free site on Github Pages. Based on Bootstrap and shipped with lots of features
header_type: splash
header_img: "https://images.unsplash.com/photo-1545290614-5ceedf604139?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1200&q=60"
Expand All @@ -23,7 +23,7 @@
<div class="text-center my-4">
<a class="btn btn-dark btn-lg my-3 text-primary" href="./docs" role="button">Read the docs</a>
</div>

<div class="text-center my-4 py-5 px-3 bg-secondary rounded-lg chulapa-overlay-img" style="
background-image: linear-gradient(rgba(223, 215, 186, 0.7), rgba(223, 215, 186, 0.7)), url(https://dieghernan.github.io/chulapa/assets/img/iconbanner/github.svg)">
<p><i class="fas fa-rocket fa-3x"></i></p>
Expand Down

0 comments on commit d6f6cd6

Please sign in to comment.