Bluebird Forge

Bluebird Forge Working blacksmith shop, no gallery. I have no gallery, my shop is strictly a working studio. I do receive visitors occasionally, but please make an appointment.

05/13/2025

It's the Full Flower Moon so I have a fire. The wood is green so I'm getting more smoke than light, but it's a fire. Luna is hiding behind clouds so I just now got a kinda blurry image.

12/22/2024

Blessed Solstice! The Yule is lit.

Tonight is the Full Cold Moon. The wood is wet, but I believe the fire will burn.
12/16/2024

Tonight is the Full Cold Moon. The wood is wet, but I believe the fire will burn.

Tonight is the Full Worm Moon. I am blessed with clear weather and a temperature of 68F.
03/26/2024

Tonight is the Full Worm Moon. I am blessed with clear weather and a temperature of 68F.

08/08/2023

East Texas Blacksmith Alliance meets this Saturday, August 12, at Heritage Village Museum in Woodville, TX; beginning at 9am.

03/10/2023

Tomorrow, Saturday March 11, is the next meeting of East Texas Blacksmith Alliance. We meet at Heritage Village Museum in Woodville beginning at 09:00.

I finished restoring the cleaver I mentioned a few days ago. Removed rust, made a new handle using maple scales and bras...
07/02/2022

I finished restoring the cleaver I mentioned a few days ago. Removed rust, made a new handle using maple scales and brass cutlers' rivets, and sharpened it. My friend was pleased.

Next project. A friend found this in the course of his work in demolition, and has asked me to restore it.
06/23/2022

Next project. A friend found this in the course of his work in demolition, and has asked me to restore it.

03/11/2022

Tomorrow, Saturday March 12, will be the next meeting of East Texas Blacksmith Alliance. We meet at the forge in Heritage Village Museum in Woodville, TX., beginning at 09:00

02/25/2022

I will not be demonstrating at Washington On The Brazos this weekend for Texas Independence Day. Normally I do, but this year I didn't have help lined up in time to book the show. With the miserable winter weather we are having, it looks like I dodged a bullet by dumb luck.

01/25/2022

Dakota was back in the shop today. He made 2 knives and a cargo hook and we reforged and rehandled a hammer.

01/06/2022

The next meeting of the East Texas Blacksmith Alliance will be Saturday, January 8, 2022. We meet at Heritage Village Museum in Woodville Texas beginning at 09:00

Address

Onalaska, TX
77360

Alerts

Be the first to know and let us send you an email when Bluebird Forge posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Bluebird Forge:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });