Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bash-bastion
/
bashblog
Public
forked from
cfenollosa/bashblog
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 26, 2022
Link to wiki in the README
cfenollosa
authored
c3d4cc1
Copy full SHA for c3d4cc1
Commits on Nov 4, 2021
Bumped version to 2.10
Carlos Fenollosa
committed
1715ee1
Copy full SHA for 1715ee1
Added support for configuring a Twitter Card default image
Carlos Fenollosa
committed
adf76ad
Copy full SHA for adf76ad
Commits on May 10, 2020
New feature: provides specific content ONLY on the index file
Carlos Fenollosa
committed
c126913
Copy full SHA for c126913
Commits on Sep 1, 2019
fixed head before sed
Carlos Fenollosa
committed
bf67601
Copy full SHA for bf67601
Commits on Jan 3, 2017
Merge pull request #124 from thalios1973/feat/pandoc-test-fix
Show description for 89780c3
cfenollosa
authored
89780c3
Copy full SHA for 89780c3
Merge pull request #125 from thalios1973/feat/body-end-file
Show description for 025cf79
cfenollosa
authored
025cf79
Copy full SHA for 025cf79
Commits on Dec 30, 2016
Added ability to include custom code just before the </body> tag. body_end_file global config variable added.
Mike Gauthier
committed
272b1b6
Copy full SHA for 272b1b6
Commits on Dec 29, 2016
Added additional check that will allow the use of pandoc without the --strict flag or 'hsmarkdown' hack.
Mike Gauthier
committed
c9a297c
Copy full SHA for c9a297c
Commits on Oct 24, 2016
README formatting
cfenollosa
committed
9f66ad0
Copy full SHA for 9f66ad0
Support for static, not managed by bashblog html files. Close #92
cfenollosa
committed
500253e
Copy full SHA for 500253e
Deleted the now defunct Twitter JSON API for share count. Fix #117
cfenollosa
committed
3c73ef6
Copy full SHA for 3c73ef6
bump version to 2.8
cfenollosa
committed
b5a4590
Copy full SHA for b5a4590
Revert changes in #116
cfenollosa
committed
5c8e0e5
Copy full SHA for 5c8e0e5
Merge branch 'master' of github.com:cfenollosa/bashblog
cfenollosa
committed
5fc037f
Copy full SHA for 5fc037f
Better error message for vim. Close #112
cfenollosa
committed
2f598c1
Copy full SHA for 2f598c1
support Markdown.pl in bashblog folder. Close #113
cfenollosa
committed
5e70713
Copy full SHA for 5e70713
Slavic language support, thanks to Tomasz Jadowski
cfenollosa
committed
349ed8e
Copy full SHA for 349ed8e
Revert tag management from #116
cfenollosa
committed
c6a9bef
Copy full SHA for c6a9bef
Better error message for $EDITOR. Close #112
cfenollosa
committed
6222672
Copy full SHA for 6222672
support Markdown.pl in bashblog folder. Close #113
cfenollosa
committed
36d79b5
Copy full SHA for 36d79b5
Merge pull request #116 from McDutchie/master
Show description for 7154c07
cfenollosa
authored
7154c07
Copy full SHA for 7154c07
Slavic language support, thanks to Tomasz Jadowski
cfenollosa
committed
2157b92
Copy full SHA for 2157b92
Commits on Sep 7, 2016
tags_in_post(): bugfix for non-GNU 'sed'
Show description for f50a17c
McDutchie
committed
f50a17c
Copy full SHA for f50a17c
Commits on Sep 6, 2016
Fix renaming using 'bb.sh edit -n'. Suppress 'which' errmsg.
Show description for 2a29b22
McDutchie
committed
2a29b22
Copy full SHA for 2a29b22
Merge remote-tracking branch 'upstream/master'
Show description for 62a26bb
McDutchie
committed
62a26bb
Copy full SHA for 62a26bb
More code refactoring. Limit word splitting and disable globbing by default.
Show description for 54cc0c8
McDutchie
committed
54cc0c8
Copy full SHA for 54cc0c8
Commits on Apr 26, 2016
Update README.md
cfenollosa
committed
a36566a
Copy full SHA for a36566a
simplified a couple commands and removed debug echos
cfenollosa
committed
2b8b02a
Copy full SHA for 2b8b02a
Store post dates in html comment. Sync those with filesystem. Closes #96
cfenollosa
committed
a08f47b
Copy full SHA for a08f47b
Commits on Apr 25, 2016
avoid the user mistakingly using 'edit <draft>' instead of 'post <draft>'
cfenollosa
committed
09fa553
Copy full SHA for 09fa553
Merge pull request #105 from louwers/patch-1
Show description for dd3c8a4
cfenollosa
committed
dd3c8a4
Copy full SHA for dd3c8a4
Commits on Apr 12, 2016
Added support for images and made author field optional
Show description for 1f4d3dd
Bart
committed
1f4d3dd
Copy full SHA for 1f4d3dd
Commits on Mar 9, 2016
Merge remote-tracking branch 'upstream/master'
McDutchie
committed
d1a84d6
Copy full SHA for d1a84d6
rebuild_tags(): use array for more robust file handling
McDutchie
committed
a674ec5
Copy full SHA for a674ec5
Pagination
Previous
Next
You can’t perform that action at this time.